ClearKey command

From m204wiki
Revision as of 00:17, 25 May 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Removes all previously set mappings for a partic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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