Skip to content

rafaelzimmermann/windowsmousemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win Mouse Manager

Changing the scroll direction on Windows is very complicated, and the process is done by device, forcing you to adjust the configuration every time a new mouse is plugged. I wrote this small electron application that list all devices and makes it easy to change the scroll direction of each connected device.

image

Running the project

npm install
npm run dev

Building .exe

npm install
npm run all

image

Releases

No releases published

Packages

No packages published

Languages