AutoHotkey App that provides some features for Windows systems.
- Trap the mouse within one monitor. This is usefull for games or other applications where clicking "outside" of that application will result in minimizing, crashing or flickering.
- Optional: Trap the mouse ONLY when there is fullscreen application active (by default on).
- Define a hotkey to disable the mouse trap temporarily (default is ctrl + shift).
- Define a hotkey to minimize all windows on only one monitor (default is win + d, this will override the default Microsoft Windows behaviour).
Use the release page to download a zip file with all the contents you need. Be sure that these files are present in the same folder as the MultiMonitorHelper.exe file: config.ini, default_config.ini
Put the EXE file into your autostart folder or start it manually. Open the GUI by double clicking the tray icon.
You thought of a feature to improve this tool? Then let my know by creating a new issue on this github repository.