Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docwhat/killmouseaccel
Kills mouse acceleration dead (OS-X)
https://github.com/docwhat/killmouseaccel
Last synced: 2 days 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 (about 13 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T10:47:29.000Z (over 1 year ago)
- Last Synced: 2024-04-13T03:21:47.529Z (7 months ago)
- Language: Roff
- Homepage:
- Size: 6.84 KB
- Stars: 67
- Watchers: 3
- Forks: 23
- 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.