RELENG_6 scroll wheel

Marian Hettwer MH at kernel32.de
Thu Jul 21 12:15:13 GMT 2005


Hej All,

I upgraded to RELENG_6 to help testing.
Everything went smooth so far, but my scroll wheel in X isn't working
anymore. I didn't changed anything regarding the configuration from
FreeBSD RELENG_5 to RELENG_6 ...

some details:
[mhettwer at beastie] <~> $ uname -a
FreeBSD beastie.mobile.rz 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Fri Jul 15
17:00:59 CEST 2005     root at beastie.mobile.rz:/usr/obj/usr/src/sys/GENERIC
 i386
[mhettwer at beastie] <~> $ dmesg | grep ums
ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.10, addr 3, iclass 3/1
ums0: 3 buttons and Z dir.
ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.10, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.
ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.10, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.

from /etc/X11/xorg.conf
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option  "ZAxisMapping" "4 5"
EndSection

[mhettwer at beastie] <~> $ ps ax | grep moused
 1060  ??  Ss     0:52,38 /usr/sbin/moused -z 4 -p /dev/ums0 -t auto -I
/var/run/moused.ums0.pid

I'm running xorg-6.8.2

I didn't recompiled my ports, but I guess this shouldn't be the problem, hm ?

Any ideas anyone ?

best regards,
Marian


More information about the freebsd-stable mailing list