Marian Hettwer wrote:
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:
[EMAIL PROTECTED] <~> $ uname -a
FreeBSD beastie.mobile.rz 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Fri Jul 15
17:00:59 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
i386
[EMAIL PROTECTED] <~> $ 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"
I think 'Option "Buttons" "5"' can help you.
jonguk
Option "ZAxisMapping" "4 5"
EndSection
[EMAIL PROTECTED] <~> $ 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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"