computer_middle_click
Middle-click at specified coordinates on a Linux X11 desktop to automate actions like opening links in new tabs or pasting clipboard selection.
Instructions
Middle-click at the given coordinates. The display is 1429x804 pixels (scaled from 1920x1080). All coordinates are in the scaled coordinate space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate |