Subject: Re: Trouble with wscons/XFree
To: Benjamin Walkenhorst <krylon@krylon.netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: port-i386
Date: 08/07/2003 09:56:57
Benjamin Walkenhorst wrote:
> 
> - --- excerpt from XF86Config ---
> Section "InputDevice"
> 
> # Identifier and driver
> 
>     Identifier  "Mouse1"
>     Driver      "mouse"
>     Option "Protocol"    "PS/2"
>     Option "Device"      "/dev/wsmouse"
>     Option "ZAxisMapping"       "4 5"
> 
> EndSection
> - ---------------------------------------------

If you use wsmouse device, you should use protocol wsmouse
instead of PS/2. I.e. 

    Option "Protocol"    "wsmouse"
    Option "Device"      "/dev/wsmouse"
    Option "ZAxisMapping" "4 5"
 
This should work for all PS/2 and USB mouses.

Hopefully this helps,

Jaromir
-- 
Jaromir Dolecek <jdolecek@NetBSD.org>            http://www.NetBSD.cz/
-=- We should be mindful of the potential goal, but as the tantric    -=-
-=- Buddhist masters say, ``You may notice during meditation that you -=-
-=- sometimes levitate or glow.   Do not let this distract you.''     -=-