Xorg (latest from ports) and no mouse movement
Matthias Apitz <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11,gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <20201205114354.GA3814@c720-r342378> |
Hello, I'm setting up a new system on amd64 CURRENT (r368166) with ports from November 30, compiled all with poudriere. The Xorg is started with 'startx' and .xserverrc has: exec X -retro -logverbose 6 and .xinitrc says only (to simplify the problem): xterm -fn 10x20 X11 comes up, starts the xterm but no mouse movement is working. Without X11 the mouse moves fine by the moused as: /usr/sbin/moused -p /dev/cyapa0 -t ps/2 About the mouse the Xorg log has: root@c720-r368166:~ # grep mouse /var/log/Xorg.0.log [ 6260.470] (II) config/udev: Adding input device System mouse (/dev/input/event0) [ 6260.470] (**) System mouse: Applying InputClass "evdev pointer catchall" [ 6260.470] (**) System mouse: Applying InputClass "libinput pointer catchall" [ 6260.474] (II) Using input driver 'libinput' for 'System mouse' [ 6260.474] Option "name" "System mouse" [ 6260.475] (**) System mouse: always reports core events [ 6260.479] (II) event0 - System mouse: is tagged by udev as: Mouse [ 6260.479] (II) event0 - System mouse: device is a pointer [ 6260.480] (II) event0 - System mouse: device removed [ 6260.480] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 6) [ 6260.481] (**) System mouse: (accel) selected scheme none/0 [ 6260.481] (**) System mouse: (accel) acceleration factor: 2.000 [ 6260.481] (**) System mouse: (accel) acceleration threshold: 4 [ 6260.482] (II) event0 - System mouse: is tagged by udev as: Mouse [ 6260.482] (II) event0 - System mouse: device is a pointer [ 6278.765] (II) event0 - System mouse: device removed What is missing? Thanks matthias -- Matthias Apitz, ✉ [email protected], http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"