changing a mouse

Dracula countofdracula at gmail.com
Sun Mar 5 15:58:42 UTC 2006


On Mon, 2006-02-27 at 13:21 -0600, Chris Hare wrote:
> I have an MS optical mouse with a mouse wheel on my machine.  What do I
> need to change to have the mouse wheel work for scrolling and use that
> button (and maybe the others too) on the KDE interface?
> 
> Thanks


Here what i have on RHEL 4 U2.Try adding these line.See if it helps.

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


Regards,

Komal

RHCA

Red Hat Support Engineer,Pune






More information about the redhat-list mailing list