[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: quick logitech wheel mouse howto?



On Thu, Apr 12, 2001 at 05:34:17AM -0000, john smith wrote:
> I would like to know how to enable logitech wheel mouse so I can use it for 
> scrolling. right now my configuration in xfree86-4 under input devices
> 
> driver "mouse"
> protocol "IMPS/2"
> 

This is what's working for me:

Section "InputDevice"
Identifier      "Generic Mouse"
Driver          "mouse"
Option          "CorePointer"
Option          "Device"                "/dev/psaux"
Option          "Protocol"              "MouseManPlusPS/2"
Option          "Buttons"               "5"
Option          "ZAxisMapping"          "4 5"
EndSection

But then I don't use gpm.

John


-_-_-_-_-_-_-
 Using Linux
_-_-_-_-_-_-_






Reply to: