DexterLagan / set-mouse-speed

A tiny, very fast native Windows program that sets the mouse cursor sensitivity from the command line.

Repository from Github https://github.comDexterLagan/set-mouse-speedRepository from Github https://github.comDexterLagan/set-mouse-speed

set-mouse-speed

A tiny, very fast native Windows program that sets the mouse cursor sensitivity from the command line.

Downloads

You can download the latest release for Windows as a portable, standalone executable HERE.

How to use

./set-mouse-speed.exe [1-20]

Windows:

./set-mouse-speed.exe 5

Linux:

./set-mouse-speed 5

How to build

Windows:

newlisp -x set-mouse-speed.lsp set-mouse-speed.exe

Linux:

newlisp -x set-mouse-speed.lsp set-mouse-speed

Cheers,

Dex

About

A tiny, very fast native Windows program that sets the mouse cursor sensitivity from the command line.


Languages

Language:NewLisp 100.0%