Re: IMPS/2 for mouse-wheel not supported

2004-05-18 Thread Richard Bradley
> 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

Re: IMPS/2 for mouse-wheel not supported

2004-05-18 Thread John Oxley
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

IMPS/2 for mouse-wheel not supported

2004-05-18 Thread Richard Bradley
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://