Date: Wed, 20 Oct 2004 03:51:02 +0200 From: Gert Cuykens <gert.cuykens@gmail.com> To: freebsd-x11@freebsd.org Subject: the wheel of a mouse Message-ID: <ef60af0904101918511b04f0c8@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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 ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef60af0904101918511b04f0c8>
