Skip site navigation (1)Skip section navigation (2)
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

--lEGEL1/lMxI0MVQ2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

[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
>=20
> I instaled imwheel and made it run at the background
>=20
> changed usbd.cong
>=20
> device "Mouse"
>         devname "ums[0-9]+"
>         attach "/usr/sbin/moused -p /dev/${DEVNAME} -I /var/run/moused.${=
DEVNAME
>=20
> changed xorg.conf
> =20
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "auto"
>         Option      "Device" "/dev/sysmouse"
> EndSection
>=20
> 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

--=20
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

--lEGEL1/lMxI0MVQ2
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBdcZSXY6L6fI4GtQRAqTGAJ91GN239iM83052CxFzesxmz3ISngCgxWpO
LLrWskSu8/1LzYs/L9eNie8=
=rmzS
-----END PGP SIGNATURE-----

--lEGEL1/lMxI0MVQ2--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041020015843.GB1846>