Around about 10/08/04 16:53, Neil Bird scribbled ...
Dammit - forgot to post my MX500 answer to the list. I'll do that
tomorrow; yes, my MX700 worked fine under FC1 but needs a subtly diff.
incantation in the config. file for FC2/Xorg. Dunno why.
This Works For Me [TM]:
Section "InputDevice"
Identifier "Logitech MX-700 Cordless Optical Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "off"
# Option "Protocol" "IMPS/2"
Option "Protocol" "ExplorerPS/2"
Option "AlwaysCore"
Option "Buttons" "8"
Option "ZAxisMapping" "7 8"
Option "SendCoreEvents" "yes"
## Requires xmodmap -w 'pointer = 1 6 3 2 7 8 4 5'
EndSection
Now - anyone got that last button working now 2.6 is here?
--
[phoenix@fnx ~]# rm -f .signature
[phoenix@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[phoenix@fnx ~]# exit