Updated Cursor condition (markdown)

WarmUpTill
2022-12-23 23:33:21 +01:00
parent 52952bcf9c
commit 0c4ee0962e

@@ -13,3 +13,10 @@ The current cursor position is displayed below the condition and it is also poss
## 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](Macro-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).
![Click](https://user-images.githubusercontent.com/19472752/209410720-1797bd0e-03a2-4111-b2ea-554e79b6e57e.PNG)