the wheel of a mouse
Gert Cuykens
gert.cuykens at gmail.com
Tue Oct 19 18:51:03 PDT 2004
i have a logitec i feel bus mouse
I instaled imwheel and made it run at the background
changed usbd.cong
device "Mouse"
devname "ums[0-9]+"
attach "/usr/sbin/moused -p /dev/${DEVNAME} -I /var/run/moused.${DEVNAME
changed xorg.conf
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
EndSection
But my scroll does not work. Why ?
More information about the freebsd-x11
mailing list