the wheel of a mouse
Brooks Davis
brooks at one-eyed-alien.net
Tue Oct 19 18:57:55 PDT 2004
[Please ask these sorts of things on -questions.]
On Wed, Oct 20, 2004 at 03:51:02AM +0200, Gert Cuykens wrote:
> 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 ?
Just add:
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
to your Mouse0 entry above. No modification your usbd.conf or running
of imwheel should be needed.
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20041019/88b7385a/attachment.bin
More information about the freebsd-x11
mailing list