Drag on the Linux desktop
drag_pointerDrag a mouse button from one absolute screen coordinate to another to perform drag-and-drop actions in Linux desktop applications.
Instructions
Drag a mouse button between two absolute coordinates from the latest screenshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_x | Yes | ||
| end_y | Yes | ||
| button | No | left | |
| start_x | Yes | ||
| start_y | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| action | Yes | ||
| backend | Yes | ||
| message | Yes |