env_keys
Press key sequences and chords, such as Ctrl+Alt+Del or function keys, in a running virtual environment. Handles inputs that standard environment types cannot express.
Instructions
Press keys and chords in the environment that env_type cannot express. Each entry in the list is one keystroke, and chords land as chords. The environment must be running. Valid key names: alt-f4, alt-tab, backspace, ctrl-a..ctrl-z, ctrl-alt-del, delete, down, end, enter, esc, f1, f10, f11, f12, f2, f3, f4, f5, f6, f7, f8, f9, home, left, pgdn, pgup, right, space, tab, up, win (the ctrl run is literal: ctrl-x, ctrl-d and so on). For the mouse, use env_click and env_scroll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | key names to press in order; each entry is one keystroke or chord | |
| name | Yes | name of the environment |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log | No | ||
| name | Yes |