Re: Setting up X walkthrough step-by-step

From: Frank Bormann (for.spam.only_at_gmx.net)
Date: 09/26/05


Date: Mon, 26 Sep 2005 21:00:25 +0200

Lars Bonnesen meinte:

> But my mouse is actually connected as a PS/2 port - from what I have read,
> wsmouse also supports this?

That's right - PS/2=wsmouse.

        Section "InputDevice"

# Identifier and driver

    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "wsmouse"
    Option "Device" "/dev/wsmouse"

FB



Relevant Pages