[ILUG] (Easy question) PS2 Mouse
Rik Dunphy
Rik.Dunphy at motorola.com
Thu May 4 13:24:23 IST 2000
Barry Carroll wrote:
>
> Hey,
>
> Im the TWM guy ;)
> I had the problem with the mouse also! Under 3.3.x it worked fine,
> But the pointer would go mad under Xf4.0.
>
> I'd like to kick myself when the solution comes aswell.
>
> Barry
>
Check your XF86Config file.
You can still use the Pointer section, but would recommend setting up an
input device section.
If using a particular PS/2 mouse protocol try the bog standard PS/2 first.
e.g.
Section "InputDevice"
Identifier "PS2 Mouse"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "PS/2"
Option "Buttons" "3"
EndSection
see http://www.xfree86.org/current/mouse.html for more information on how
to use it.
Hope you get it going!
RiKD
More information about the ILUG
mailing list