Date: Fri, 29 Apr 2005 12:25:06 +0100 From: Yann Golanski <yann@kierun.org> To: freebsd-stable@freebsd.org Subject: Logitech UltraX mouse problem Message-ID: <20050429112506.GA85941@kierun.org>
next in thread | raw e-mail | index | archive | help
I cannot get the mouse wheel to work with my new logitech ultraX mouse. As a bonus, getting the last button to work would be great too. Any idea? The following is more details from my system: # uname -a FreeBSD chepc184.csrv.ad.york.ac.uk 5.4-STABLE FreeBSD 5.4-STABLE #4: Sat Apr 16 11:48:50 BST 2005 root@chepc184.york.ac.uk:/usr/obj/usr/src/sys/MYKERNEL i386 # pkg_info -Ia | grep xorg xorg-6.8.2 X.Org distribution metaport # dmesg | grep psm0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model IntelliMouse Explorer, device ID 4 # ps -ax | grep moused 463 ?? Ss 0:00.12 /usr/sbin/moused -p /dev/psm0 -t auto # cat /etc/X11/xorg.conf [...] Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" option "Buttons" "6" EndSection [...] -- yann@kierun.org -=*=- www.kierun.org PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050429112506.GA85941>