Cursor condition - WarmUpTill/SceneSwitcher GitHub Wiki
The "Cursor" macro condition allows you to perform actions based on if the cursor is in a specified screen area or is currently moving.
The type of check can be selected at (1).
Cursor position
This type of check can be useful in multi monitor setups to ensure the monitor you are currently working on is always visible.
The current cursor position is displayed below the condition and it is also possible to show a frame to highlight the area you have currently selected.
Cursor movement
This type of check could be useful to make sure to highlight the cursor if it is moving or automatically detect inactivity if the cursor has not been moved for a while in combination with duration modifiers.
Cursor click (Windows only)
This type of check can be used to detect if a mouse button is pressed.
The button can be selected at (1).