Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"              "/dev/ttyS0"
        Option          "Protocol"            "Microsoft"
        Option          "Emulate3Buttons"     "true"
EndSection

Sure that your mouse is plugged at /dev/ttySx ? Have you tried "/dev/input/mice", "/dev/psaux" or simply "/dev/mouse"?

Florian



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to