ClearKey command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
__TOC__
__TOC__
{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Removes all previously set [[Introducing the configurable components#Named buttons and separators|mappings]] for a particular key. </span>
<span class="f_Para">Removes all previously set [[Introducing the configurable components#Named buttons and separators|mappings]] for a particular key. </span>



Latest revision as of 00:51, 26 January 2023

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