Skip to content

Commit

Permalink
Update README.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyl3r authored Sep 8, 2021
1 parent 95a5d55 commit 5ff5f43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Post Scale is removed
* Sensitivity is made to behave more like RawAccel (post calculation multiplier, like Post Scale)
* Classic acceleration is added (Needs testing)
* Sigmoid function acceleration added (Needs testing)

The =LEETMOUSE= kernelmodule enables quake-live like acceleration for your mouse on Linux and is heavily inspired by previous works from [[http://accel.drok-radnik.com/old.html][Povohat's mouse driver for Windows.]]
=LEETMOUSE= basically fuses the original [[https://github.com/torvalds/linux/blob/master/drivers/hid/usbhid/usbmouse.c][Linux USB mouse driver]] code with the acceleration code-base and has been initially developed by [[https://github.com/chilliams][Christopher Williams]].
Expand Down

1 comment on commit 5ff5f43

@systemofapwne
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey,
Nice work! If you want to contribute, feel free to submit a PR. I really would like to work on this project again soon, after I finished my other projects (basically still linux-migration construction-sites here and there) and your work really is progress towards a more general mouse acceleration. Mouse acceleration on linux really should get more love and you definitely put love into it 👍
I just have just a few minor things here and there I might not find indeal (mainly Pre/Post scale removed). But if you want to have a chat or so, feel free to contact me on matrix @klaus:zipfel.family or via https://reddit.com/u/systemofapwne

Please sign in to comment.