[NTLUG:Discuss] Mouse Wheel (was: test ...)

MadHat madhat at unspecific.com
Wed Feb 12 13:19:45 CST 2003


On Wed, 2003-02-12 at 12:08, Darin W. Smith wrote:
> On 12 Feb 2003 11:51:38 -0600, MadHat <madhat at unspecific.com> wrote:
> > Does anyone have the mouse wheel working with X?
> > I have not had a lot of time to put into it, but would like to have it
> > with Mozilla and my email if possible.
> >
> > Any feedback or ideas?
> >
> > Thanks
> >
> 

Thats not fair...
I am running RH8 on this notebook (IBM T20), with an external Logitech
wheeled mouse.  Below is my XF86Config entries.

I have tried changing each of these to the IMPS/2 and the
MouseManPlusPS/2 protocols with no luck.

The logs don't list any errors.  Not sure what is wrong, or what to try
now.

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol"  "PS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection


Section "InputDevice"
        Identifier      "Mouse1"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "IMPS/2"
        Option          "Emulate3Buttons"       "no"
        Option          "ZAxisMapping"          "4 5"
EndSection


-- 
MadHat at Unspecific.com
`But I don't want to go among mad people,' Alice remarked.
`Oh, you can't help that,' said the Cat: `we're all mad here...'
   -- Lewis Carroll - _Alice's_Adventures_in_Wonderland_




More information about the Discuss mailing list