ClearKey command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Removes all previously set mappings for a partic...")
 
No edit summary
Line 13: Line 13:
<span class="f_Para">Immediately after you execute the command, the keyboard shortcut loses effect but its mapping is </span><span class="f_EmphBold">not</span><span class="f_Para"> removed from the mapping file (</span><span class="f_Monospace">ui.xml</span><span class="f_Para"> or </span><span class="f_Monospace">uimore.xml</span><span class="f_Para">) if it was specified there. A restart of the Client restores any mappings you remove with </span><span class="f_Monospace">clearKey</span><span class="f_Para">. </span>
<span class="f_Para">Immediately after you execute the command, the keyboard shortcut loses effect but its mapping is </span><span class="f_EmphBold">not</span><span class="f_Para"> removed from the mapping file (</span><span class="f_Monospace">ui.xml</span><span class="f_Para"> or </span><span class="f_Monospace">uimore.xml</span><span class="f_Para">) if it was specified there. A restart of the Client restores any mappings you remove with </span><span class="f_Monospace">clearKey</span><span class="f_Para">. </span>


<span class="f_Para">See also the </span><span class="f_Monospace">[[mapkey_cmd.html|mapKey]]</span><span class="f_Para"> and </span><span class="f_CodeExample">[[clearbutton_cmd.html|clearButton]] </span><span class="f_Para">commands. </span>
<span class="f_Para">See also the </span><span class="f_Monospace">[[mapkey_cmd.html|mapKey]]</span><span class="f_Para"> and </span><span class="f_CodeExample">[[ClearButton command|clearButton]] </span><span class="f_Para">commands. </span>
|-
|-
| '''Client menu:'''
| '''Client menu:'''

Revision as of 00:19, 25 May 2022

Action:

Removes all previously set mappings for a particular key.

Syntax:

clearKey key

where key is a keyboard key: a single letter or digit, or one of F2 through F12 (the function keys)

Immediately after you execute the command, the keyboard shortcut loses effect but its mapping is not removed from the mapping file (ui.xml or uimore.xml) if it was specified there. A restart of the Client restores any mappings you remove with clearKey.

See also the mapKey and clearButton commands.

Client menu: --
Introduced: Build 57