[OLPC-devel] what is this?

Richard Smith smithbone at gmail.com
Thu Aug 3 17:25:39 EDT 2006


>
> 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



More information about the Devel mailing list