On Sun, Jul 14, 2002 at 04:23:46PM +0200, Yvon Thoraval wrote: > 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 ?
You don't need to it looks right. The kernel treats adb and usb mice/keyboards the same. -- Ben Reser <[EMAIL PROTECTED]> http://ben.reser.org We tend to see all wars through the lens of the current conflict, and we mine history for lessons convenient to the present purpose. - Brian Hayes
