Re: USB mouse

On Sun, Apr 07, 2002 at 01:48:55PM +0100, James wrote:
>
> I've just discovered /dev/input/mice, which is aparrently input from
> all mice. Should this be the device I tell X to use?

A google search reveals this to be common, and I can personally vouch
for it. I use a USB mouse with the following in XFree86 and it works
fine:

Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5" # Wheel Mouse Support
Option "Buttons" "3"
Option "Protocol" "IMPS/2"
EndSection


m.

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Michael Carmack [ So, 07 April 2002 18:33 ] [ ID #502 ]

RE:

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Elvin Capps [ Sa, 26 Februar 2005 15:57 ] [ ID #665494 ]
Linux » gmane.linux.admin » Re: USB mouse

Vorheriges Thema: in.rshd
Nächstes Thema: RAW device mirroring