-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
El Viernes, 21 de Febrero de 2003 09:14, Stef escribi�:
> I have a problem with getting a usb mouse to work, no matter what i do
> xfree gives me the message, that 'usb' is an unknown protocol.
> I am using Xfree86 4.2.1 on a 2.4.19-r10 gentoo kernel, running on a
> laptop, usb 1.1
> does anyone have an idea on how to fix that? Thanks.
> Stef
Section mouse in your XF86Config
Section "InputDevice"
Identifier "USBMouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
You have also to compile your kernel with usb support.
Test it with a cat /dev/input/mouse0. It have to be created at boot time, and
when you cat it and move the mouse, you have to see some strange chars.
Good luck
>
>
> --
> [EMAIL PROTECTED] mailing list
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+VeMkPcQbzUqqZz8RAgbtAKCfvHK/36ZXvd3NPzkrHktkpMqc2gCePU0V
dKSfZsxUPF8meSOQX2InY8k=
=A8Uo
-----END PGP SIGNATURE-----
--
[EMAIL PROTECTED] mailing list