[arch-general] usb keyboard and mouse
Sergej Pupykin
pupykin.s at gmail.com
Tue Jul 1 03:06:05 EDT 2008
I try mouse driver too with /dev/input/mice and /dev/input/mouse0 devices
more over with mouse driver I can not open many menus and mouse
clicking works strange
Section "InputDevice"
Identifier "mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ButtonNumber" "5"
Option "Name" "Autodetection"
Option "ZAxisMapping" "4 5"
EndSection
I think I file a bug because some mouses need this driver.
Also /proc/bus/usb/devices says that usbmouse is proper driver for this mouse
P: Vendor=045e ProdID=0039 Rev= 3.00
S: Product=Microsoft 5-Button Mouse with IntelliEye(TM)
I:* If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbmouse
More information about the arch-general
mailing list