EPPT
A simple, self-contained Windows tool to display and toggle "Enhanced Pointer Precision" a.k.a. mouse acceleration.
Install / Use
/learn @nefarius/EPPTREADME
Enhance Pointer Precision Tool
A simple, self-contained Windows tool to display and toggle "Enhanced Pointer Precision" a.k.a. mouse acceleration.
About
This little tool was birthed during an FPS gaming session where we tested different mouse settings and quickly realized that a lot of mouse configuration software (like iCUE from CORSAIR) likes to silently turn mouse acceleration on which distorts the aim feel in games like Quake Champions. This option is buried somewhere deep within Windows' nonsensical UI so I made this tool for it. It's deliberately kept minimal; just a modal window with a checkbox that represents the current state and lets you toggle it.
Screenshots

Command Line Switches
You can toggle acceleration on and off from the command line (autostart) if you like as follows; disable:
.\EPPT.exe --disable --exit
And enable:
.\EPPT.exe --enable --exit
If you omit the --exit switch the main window will get displayed.
Register in Autostart
The following sequence registers the tool in the current user's autostart, disables acceleration and then exits without creating a window:
.\EPPT.exe -r --with-disable --with-exit -a
Unregister from Autostart
The following sequence removes the tool from the current user's autostart and then exits without creating a window:
.\EPPT.exe -u -a
3rd party credits
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
