Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "PS/2"
EndSection

Depnding on your mouse the following may also be needed.

       Option      "Protocol" "auto"
       Option      "ZAxisMapping" "4 5 6 7"

--
Richard A. Smith
_______________________________________________
Devel mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/devel

Reply via email to