[PLUG] Wheel mouse

Derek Loree derek at infotects.com
Wed Oct 9 00:51:54 UTC 2002


On Tue, 2002-10-08 at 17:24, Robert Kopp wrote:
> This subject has probably been beaten to death before,
> but if so, I missed it. My cockatiel chewed through
> the cable of my primitive mouse, and I replaced it
> with a Logitech optical wheel mouse. (I'm going to
> keep the cockatiel away from this one.)
> 
> The new mouse works fine with Linux, despite the fact
> that Logitech makes no mention of this OS. But it
> doesn't support the wheel feature, just as the old one
> did not. Is there a way to get such support with Linux?

I have a logitech mouse with a wheel.  To get it working, I just kept
trying different protocols in gpm until I found one that worked.

My gpm configuration is:


Current configuration: -m /dev/psaux -t fuimps2 -Rraw
Device: /dev/psaux
Type: fuimps2
Repeat_Type: raw

Here is the relevant section from XF86Config-4

Section
"InputDevice"                                                           
       Identifier "Configured
Mouse"                                      
        Driver         
"mouse"                                                 
        Option         
"CorePointer"                                           
        Option          "Device"               
"/dev/gpmdata"                  
        Option          "Protocol"             
"ImPS/2"                        
        Option          "ZAxisMapping"          "4
5"                           
EndSection                              

HTH

Derek Loree





More information about the PLUG mailing list