[arch-general] usb keyboard and mouse
Sergej Pupykin
pupykin.s at gmail.com
Mon Jun 30 18:42:04 EDT 2008
I use MS Inteli Mouse. And it does not want to work without usbmouse
module if I plug it in into usb (without usb->ps/2 connector)
Here my xorg.conf mouse section:
Section "InputDevice"
Identifier "mouse"
Driver "evdev"
Option "ButtonNumber" "5"
Option "Name" "Autodetection"
Option "ZAxisMapping" "4 5"
EndSection
I try now
rmmod usbmouse
on running X - mouse dissapeared
modprobe usbmouse
makes mouse work again
More information about the arch-general
mailing list