vnc_click
Send a mouse click at specified coordinates, with configurable button and double-click option for remote desktop control.
Instructions
Click at specified coordinates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| button | No | Mouse button | left |
| double | No | Double-click instead of single click |