Logitech UltraX mouse problem

Yann Golanski yann at kierun.org
Fri Apr 29 04:25:08 PDT 2005


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 at 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 at kierun.org                  -=*=-                      www.kierun.org
    PGP:   009D 7287 C4A7 FD4F 1680  06E4 F751 7006 9DE2 6318


More information about the freebsd-stable mailing list