Teleports your mouse cursor between your connected displays. It's meant to be used in conjunction with either keyboard shortcuts or mouse gestures, and so allows for left, up, down or right commands to control which screen the cursor will move to.
CursorMonitorShifter.mp4
CursorMonitorShifter makes a "best guess" as to whatever display is considered "the most left/up/right/down" and moves your cursor there. If there are no displays in the direction you wish to move, nothing happens. The cursor's position on the current display is scaled to match the destination display's resolution.
.\CursorMonitorShifter.exe left
.\CursorMonitorShifter.exe up
.\CursorMonitorShifter.exe right
.\CursorMonitorShifter.exe down
- Download the latest release, save it somewhere you won't lose it!
- Setup macros in your favourite tool of choice to run CursorMonitorShifter, and pass a direction as an argument.
- Enjoy!
This dumb piece of software doesn't let you pass arguments to applications when using the "Open application" action. Here's a workaround for that problem:
- Create a number of shortcuts to CursorMonitorShifter, however many directions you care about moving.
- Rename them too!
- Edit each shortcut's properties, and add the direction name at the end of the
Target
field. IE.
D:\Applications\Tools\CursorMonitorShifter\CursorMonitorShifter.exe up
- Go into Logitech and set your "Open application" action.
- Enter in the full path to the shortcut for the direction you're binding, without quotes, and without browsing. W11 users may use the "Copy as path" context menu option, just so long as you remove the quotes.
- Repeat steps 4-5 until everything's setup as you like.
- Enjoy!