computer_key
Press a key or key combination on a Linux desktop. Uses xdotool names for modifiers, function keys, and shortcuts.
Instructions
Press a key or key combination. Use xdotool key names: Return, Tab, Escape, BackSpace, Delete, space, Up, Down, Left, Right, Home, End, Page_Up, Page_Down, F1-F12, ctrl+c, ctrl+v, ctrl+z, alt+F4, super, ctrl+shift+t, etc. Multiple keys can be chained with '+' for combos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Key or key combination (e.g. 'ctrl+s', 'Return', 'alt+Tab') |