Anywho.... after I set that the extra buttons behave weired -- the scroller doesn't scroll up/down, I guess I just need to do some configuration tweaking. Thanks.
David Dawes wrote:
On Sun, Nov 23, 2003 at 09:56:16PM +0200, Alon Weinstein wrote:
Hello all.
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"".
Could you send the complete config file? This looks like a basic parsing problem, not a problem specific to the value "7".
David
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86