> My next question is: how do I get XFree86-4.0.3 to handle a
> "middle" mouse button from the two buttons is has?
3 button emulation, excerpt from config looks like:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "wsmouse"
Option "Device" "/dev/wsmouse"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "50"
EndSection
> And, while I'm at it, is there a way to map some of the useless
> Windows keys to mouse buttons to give me three actual buttons
> nice and close to the regular keys?
Might want to man xset, not sure if that will help...
Rick
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie