|
|
|
|
|
by Meegul
3510 days ago
|
|
As a dev that frequently works on different linux distros, mac, and Windows, I recommend just getting used to disabling mouse acceleration. That is, if you're using a mouse. On a touchpad, I'd never recommend that, but if you're mouse-only then it makes the transition between the three os's fairly seamless. |
|
Personally what I’d love to do is disable acceleration on the computer side, and have my own hardware intermediary between the mouse and the computer, on which I can implement whatever sensor input -> pixel movement logic I want. For example, having a button to hold down for more precise movement, and another button to hold down to convert movement to scrolling.