Date: Tue, 19 Oct 2004 18:58:43 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Gert Cuykens <gert.cuykens@gmail.com> Cc: freebsd-x11@freebsd.org Subject: Re: the wheel of a mouse Message-ID: <20041020015843.GB1846@odin.ac.hmc.edu> In-Reply-To: <ef60af0904101918511b04f0c8@mail.gmail.com> References: <ef60af0904101918511b04f0c8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
[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
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFBdcZSXY6L6fI4GtQRAqTGAJ91GN239iM83052CxFzesxmz3ISngCgxWpO
LLrWskSu8/1LzYs/L9eNie8=
=rmzS
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041020015843.GB1846>
