Date: Thu, 21 Jul 2005 03:01:05 +0200 (CEST) From: "Marian Hettwer" <MH@kernel32.de> To: freebsd-stable@freebsd.org Subject: RELENG_6 scroll wheel Message-ID: <13577.195.234.136.12.1121907665.squirrel@195.234.136.12>
next in thread | raw e-mail | index | archive | help
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@beastie] <~> $ uname -a FreeBSD beastie.mobile.rz 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Fri Jul 15 17:00:59 CEST 2005 root@beastie.mobile.rz:/usr/obj/usr/src/sys/GENERIC i386 [mhettwer@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13577.195.234.136.12.1121907665.squirrel>