Unbind (Slash Command)
Jump to navigation
Jump to search
Slash Command
/unbind keyname
Unbinds a bound key (resets it to default).
- /unbind removes a custom key binding and resets the key's action back to its default keybind. If the default action is not desired, use:
/bind <keyname> "nop"
instead. - Keyname is a key or key combination, such as 'H' and 'LSHIFT+H'. See List of Key Names for a... list of key names. Chord keys (ALT, SHIFT, CTRL) are the only keys that can be added to create key combinations. You cannot create a key combo of 'NUMPAD1+RBUTTON', but 'SHIFT+RBUTTON' will work.
Example
/unbind SHIFT+K