> On Tue 2004-05-18 (16:23), Richard Bradley wrote:
> > Hi,
> >
> > I have a brand new Microsoft optical wheel mouse with a 'tilt wheel'.
> >
> > It works as a 3-button mouse under X
> > but the wheel doesn't work (i.e. doesn't even show up in `xev`)
> >
> > The X documentation:
> > [ http://www.xf
Here is an excerpt from my XF86Config
Option "Protocol""Auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5"
You may also want to include
Option "Buttons" "5"
On Tue 2004-05-18 (16:23), Richard Bradley wrote:
> Hi,
>
> I have a brand new Microsoft optical wheel mo
Hi,
I have a brand new Microsoft optical wheel mouse with a 'tilt wheel'.
It works as a 3-button mouse under X with:
Option "Protocol" "PS/2"
Option "Device""/dev/psm0"
but the wheel doesn't work (i.e. doesn't even show up in `xev`)
The X documentation:
[ http://