Here's mine (which works):

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

this is with the xorg packages (Fedora 3).  Differenced I see:

-Protocol
-Device
-Closing quotes on "4 5" stuff
-Emulate3Buttons

Dennis Bagley wrote:

Hey gang,

I recently did an update to my Suse 9.1 system and now have some "odd"
problems.

Most noticeable is the wheel on my mouse stopped working.

Mark said I needed to verify info in the XF86Config file, which I did,
but as you can see it appears to be okay.

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "ZAxisMapping" "4 5
        Option      "Device" "/dev/mouse"
EndSection

ideas? Recommendations?  Scotch????

--
Ed Jaeger

_______________________________________________
RLUG mailing list
[email protected]
http://lists.rlug.org/mailman/listinfo/rlug

Reply via email to