Program for managing mouse settings in the Windows system. It allows you to quickly change the most important mouse parameters.
Download
Description
WinMouse is a program that allows you to change the most important mouse settings, such as cursor speed on the screen, enable acceleration, Sonar function, change the speed and size of the double-click area, change the number of lines to scroll after turning the mouse wheel, swap the primary and secondary mouse buttons and other.
The program has a built-in ScreenWrap function: when the mouse cursor reaches the edge of the screen, it will be automatically moved to the opposite edge along a perpendicular or diagonal line. This feature makes it easier to use the touch pad on notebooks.
WinMouse monitors the use of the mouse and counts the distance traveled by the cursor, the number of clicks left and right mouse buttons and the use of the ScreenWrap function. All data obtained is displayed on the Stats tab.
The program can be minimized to the system tray. After right-clicking the program icon in the tray, the user has access to the most important program functions from the context menu.
To run the program minimized, use the -tray
command line option: WinMouse.exe -tray
After starting, the program will automatically hide the main window and display the icon in the tray.
I wrote this program in 2011, but I never released it. I use it regularly to this day, especially on a netbook, which is why I decided to publish it. Maybe it will also be useful to someone.
Screenshots
The most important features
- Easy access to the most important mouse settings: pointer speed, acceleration, sonar, vertical and horizontal scrolling options, double-click speed, mouse buttons swapping and other.
- ScreenWrap function: When the mouse cursor reaches the edge of the screen, it will be automatically moved to the opposite edge along a perpendicular or diagonal line.
- The program is portable: it does not use the system registry, and all configuration data is saved in one INI file located in the program directory. The program files (WinMouse.exe and libWinMouse.dll) can be copied to an external drive and used on another computer without any installation.
- Built-in multi-language support mechanism based on INI files with UTF-8 encoding. To write subsequent language versions, an ordinary text editor is sufficient, e.g. the system Notepad.
- This program is completely free. You can use it without any restrictions, also for commercial purposes. There are no limitations, adware, spyware.
How to uninstall?
End User License Agreement
Changelog
Version 1.0 (2020.03.31)
Initial release.