Disabling mouse acceleration in X.Org (Linux)
Posted
by
aib
on Super User
See other posts from Super User
or by aib
Published on 2011-03-18T15:03:59Z
Indexed on
2011/03/18
16:12 UTC
Read the original article
Hit count: 204
This is the Linux version of my Disabling mouse acceleration in Mac OS X question. Hopefully I'll get an answer this time.
I am tired of mouse acceleration and want to have a completely linear mouse response. This is easily achievable through any of the 5 or so methods (some subtly implied) on the X.Org wiki page on pointer acceleration. However, they also disable velocity scaling.
I don't want a 1:1 mapping between device and screen coordinates. I want a 1:N mapping where N is a constant. Any ideas?
© Super User or respective owner