evdev for mice

David Balazic david.balazic at hermes.si
Fri Aug 25 15:49:37 BST 2006


Pavel Rojtberg wrote :

> 
> I dont know if its already to ask (again) for it, but have 
> you already 
> considered using evdev for mice?
> How to enable additional mouse buttons is a question I 
> regularly have to 
> answer, and now I wonder if the "fix" could be adapted.
> 
> for evdev all you need is:
> 
> Section "InputDevice"
> 	Identifier  "Configured Mouse"
> 	Driver      "evdev"
> 	Option	    "CorePointer"
> 	Option	    "Phys" "usb-0000:00:02.1-2/input0"

Isn't this "too hardcoded" ???

> EndSection
> 



More information about the ubuntu-devel mailing list