https://github.com/docwhat/killmouseaccel
Kills mouse acceleration dead (OS-X)
https://github.com/docwhat/killmouseaccel
Last synced: about 1 year ago
JSON representation
Kills mouse acceleration dead (OS-X)
- Host: GitHub
- URL: https://github.com/docwhat/killmouseaccel
- Owner: docwhat
- Created: 2011-09-20T14:11:17.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T10:47:29.000Z (about 3 years ago)
- Last Synced: 2025-02-15T21:18:07.931Z (over 1 year ago)
- Language: Roff
- Homepage:
- Size: 6.84 KB
- Stars: 67
- Watchers: 3
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
# KillMouseAccel
In OS-X, it has a rather aggressive acceleration curve for mice.
Normally, this works fine.
But if you use a gaming mouse (like [Razer](http://www.razerzone.com/)) then you probably don't want the acceleration. It can cause things to become jumpy or otherwise misbehave.
## Origin
This is originally code found on http://forums3.armagetronad.net/viewtopic.php?p=196564#p196564
I just put it into an xcode project, removed the warnings and got it to compile.
I wanted to make sure I could find this code again if I had to re-install everything.