I use a Logitech MX700 optical-cordless mouse, which has 7 buttons (like an MS-Explorer mouse has.)
I found a few pages on the web explaining how to use those 7 buttons, all of which specify the following setup for the mouse's InputDevice section:
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "6 7" Option "Buttons" "7" EndSection
I've tried using this setup, and got the following error when I start
X:Parse error on line 101 of section InputDevice in file /etc/X11/XF86Config "7" is not a valid keyword in this section. (EE) Problem parsing the config file (EE) Error parsing the config file
Line "101" is the line which specifies "Option "Buttons" "7"".
My mouse (& keyboard) are connected via USB. I use X from CVS, version 4.3.99.15, on RH9 (upgraded to some extent to a Fedora via RawHide/Fedora RPMs) and Kernel 2.6test9.
Anyway to get my X recognize "7" as a legitimate option for my mouse?
Thanks,
Alon.
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86