mouse_double_click
Double-click at specified screen coordinates or current cursor position on Ubuntu. Moves pointer first when x and y are provided, supporting left, middle, or right button.
Instructions
Dupla kattintas a megadott (vagy jelenlegi) pozicion.
Args: params (MouseClickInput): button, x, y. Returns: str: Megerosites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |