i have a kensington two buttons mouse using adb, for the time being, the
mouse section of XF86Config looks :
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/usbmouse"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
this looks strange to me because i don't have any usb serial port rather
an adb one.
how sould i change those line for my mouse ?
--
Yvon Thoraval