extremely slow mouse reaction
Jeremy C. Reed
reed at reedmedia.net
Wed Dec 20 15:12:13 PST 2006
> I need some advice: The reaction of my mouse is extremely slow. What's the
> best way to diagnose?
>
> I have tested the "nsc" as well as the "vesa" driver. It is only the mouse,
> since the xterm I tested is highly reactive.
>
> Is this an acceleration issue? Or is it something else?
>
> Thanks ahead for your advice!
Did you try using xset to test?
Here are some examples to try from command line:
Very Fast: xset m 7 10
Fast: xset m 3 10
System Default: xset m default
Glacial: xset m 0 10
Also look at mouse(4) manual page for xorg.conf configuration for
"SampleRate" and "Resolution". (Do you have those in your xorg.conf?)
More information about the xorg
mailing list