Logitech MX510
Submitted by brizly on 2006-05-07 22:35:04
This product has a rating of 5 out of 5 running under Fedora Core
Comments:
adding this few lines in
/etc/X11/xorg.conf
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Buttons" "10"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "false"
Option "ButtonMapping" "1 2 3 6 7 8 9 10 4 5"
EndSection
|
, and mouse runs with all buttons except the one which would toggle apps (equal to [alt]+[tab]), but that doesn't matter to me.
Printed from Linux Compatible (http://www.linuxcompatible.org/Logitech_MX510_c12329.html)
|