API ReferenceCore
Hotkey
Core trigger: core:core:input:hotkey
Hotkey
| Trigger ID | core:core:input:hotkey |
| Plugin | Core |
| Category | Input |
Variables
Copy variables into handler fields using {variableName} syntax.
{shortcut}{modifiers}{key}| Name | Type | Description |
|---|---|---|
{shortcut} | — | Full hotkey shortcut (for example `Shift+P`). Example: |
{modifiers} | — | Modifier keys pressed (array). |
{key} | — | Key pressed without modifiers, or collection entry key on collection triggers. Example: |
Conditions
| Condition | Description |
|---|---|
| Hotkey | Keyboard shortcut that fires the trigger (configured in the trigger condition). |