vroid_key
Simulate key presses in the focused VRoid widget to confirm dialogs, save projects, trigger Save As, or undo/redo edits.
Instructions
Press a key combination in the focused VRoid widget.
Useful ones: Return confirms a value box or a Wine dialog's default button; ctrl+s saves the project; ctrl+shift+s is Save As; ctrl+z/ctrl+y undo/redo in the editor.
Note Escape does NOT close VRoid's hamburger menu - click elsewhere to dismiss it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| combo | Yes | A key, optionally with modifiers, e.g. 'Return', 'Escape', 'Tab', 'BackSpace', 'ctrl+s', 'ctrl+shift+s', 'ctrl+z'. Names follow X keysyms; 'enter', 'esc', 'space', arrows are aliased. | |
| times | No | Repeat count. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||