MapKey command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="775px"| | ||
<span class="f_Para">Lets you [[Reconfiguring GUI buttons and hot keys#Using a Client command|assign a keyboard shortcut]] without having to edit a mapping file (</span><span class=" | <span class="f_Para">Lets you [[Reconfiguring GUI buttons and hot keys#Using a Client command|assign a keyboard shortcut]] without having to edit a mapping file (</span><span class="term">ui.xml</span><span class="f_Para"> or </span><span class="term">uimore.xml</span><span class="f_Para">) and to restart the Client. </span> | ||
'''Syntax:''' | '''Syntax:''' |
Latest revision as of 23:01, 3 February 2023
Action: |
Lets you assign a keyboard shortcut without having to edit a mapping file (ui.xml or uimore.xml) and to restart the Client. Syntax: mapKey [modifier-]key command Where (case not important):
modifier is optional, and its default is no modifier.
Examples: mapKey f2 Step mapKey ALT-f2 stepover mapkey Ctl-f2 stepout mapKey ALT-2 run After you execute the command, the new mapping is reflected immediately in the keyboard. The new mapping does not appear in the mapping file, and it does not remain if the Client is restarted. The command to remove a keyboard shortcut mapping is clearKey. The command to map a Client button is mapButton. |
Client menu: | -- |
Introduced: | Build 57 |