Option name | Hotkey | For super mode only | Description |
---|---|---|---|
command_bar_hotkeys | row 1 = M G F A row 2 = Y S D T row 3 = Q W E R | Hotkeys for the command bar in normal mode. | |
submenu_hotkeys | row 1 = Q W E R row 2 = A S D F row 3 = Ctrl+Z Ctrl+X Ctrl+C Ctrl+V | Hotkeys for the command bar when the submenu is open (the building/lean/spellbook menu) | |
inventory_bar_hotkeys | row 1 = Z X row 2 = C V row 3 = B N | Hotkeys for items in inventory. | |
close_submenu_hotkey | Escape | Close the current submenu (build/learn/spellbook), if present. | |
any command bar button hotkey | + | Moves the button under the cursor to the slot corresponding to the hotkey. | |
hide_button_hotkey | Delete | + | Removes the button under the cursor. |
reset_hidden_buttons_hotkey | Ctrl + F11 | Clears the list of hidden buttons. | |
super_mode_toggle_hotkey | Ctrl + F12 | Switches "super mode". | |
multiboard_toggle_hotkey | ~ | Collapses/expands the multiboard. |
[
["", "PressButton"],
["ALT", "ToggleAutocast"],
["CONTROL", "CastOnSelf"]
],
Index | Name | Value type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | Extra modifiers | String | If, when using a hotkey for a command button, the specified modifier keys are also pressed, the corresponding action will be performed. | ||||||||||
1 | Action | String | The name of the action to be performed upon activation. Possible actions:
|