On Thu, Oct 10, 2002 at 03:48:14PM +0930, Adam Luchjenbroers elucidated:
> 
> Whats the XFree86 config command (for the actual text config file)? for mouse 
> polling (the web-site documentation didn't help).
> 

Maybe resolution is what you are looking for:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/mouse"
        Option      "Resolution"  "250"
EndSection



Allows my pointer to travel faster over the screen.


Dale
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to