A simple AutoHotkey script to quickly move the mouse cursor between multiple monitors.
- Move the cursor to the center of the next monitor with a hotkey.
- A visual indicator shows where the cursor will land.
- Toggle the script's functionality on and off.
- A tooltip indicates the current state (enabled/paused).
Win+j: Move the cursor to the next monitor.Ctrl+Win+j: Toggle the script on or off.
- Install AutoHotkey.
- Download the
move-cursor.ahkscript. - Run the script by double-clicking it.