> I have an glidepoint trackpad with three buttons on my keyboard. Is > it possible to configure these three buttos as second and third > mousebutton? The mousepointer is moveable and the buttons work, but > only all as left mousebutton, double-click on the pad also works as > single first mouse button-click.
It certainly is. I have one of these as well, and the relevant section in my /etc/X11/XF86Config-4 reads: Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection cheers vinai To get my real e-mail address, replace "4" with "for" in the above address