Comment 2 for bug 206963

Revision history for this message
Sébastien Bertrand (damocles) wrote :

This tutoriel helps to resolve this problem :
http://wiki.ubuntuusers.de/evdev

It's in german, but you can still try to translate it :
http://translate.google.com/translate?u=http%3A%2F%2Fwiki.ubuntuusers.de%2Fevdev&langpair=de|en&hl=fr&ie=UTF-8

My InputDevice section looks like that :

Section "InputDevice"
 Identifier "Logitech MX1000"
 Driver "evdev"
 Option "Device" "/dev/input/by-id/usb-Logitech_USB_Receiver-event-mouse"
 Option "RelHWHEELOptions" "invert"
EndSection