|
|
@ -725,12 +725,14 @@ The default colors are:
|
|
|
|
*unbindswitch* <switch>:<state>
|
|
|
|
*unbindswitch* <switch>:<state>
|
|
|
|
Removes a binding for when <switch> changes to <state>.
|
|
|
|
Removes a binding for when <switch> changes to <state>.
|
|
|
|
|
|
|
|
|
|
|
|
*unbindsym* [--whole-window] [--border] [--exclude-titlebar] [--release] [--input-device=<device>] <key combo>
|
|
|
|
*unbindsym* [--whole-window] [--border] [--exclude-titlebar] [--release] [--locked] \
|
|
|
|
|
|
|
|
[--to-code] [--input-device=<device>] <key combo>
|
|
|
|
Removes the binding for _key combo_ that was previously bound with the
|
|
|
|
Removes the binding for _key combo_ that was previously bound with the
|
|
|
|
given flags. If _input-device_ is given, only the binding for that
|
|
|
|
given flags. If _input-device_ is given, only the binding for that
|
|
|
|
input device will be unbound.
|
|
|
|
input device will be unbound.
|
|
|
|
|
|
|
|
|
|
|
|
*unbindcode* [--whole-window] [--border] [--exclude-titlebar] [--release] [input-device=<device>] <code>
|
|
|
|
*unbindcode* [--whole-window] [--border] [--exclude-titlebar] [--release] \
|
|
|
|
|
|
|
|
[--locked] [input-device=<device>] <code>
|
|
|
|
is also available for unbinding with key/button codes instead of key/button names.
|
|
|
|
is also available for unbinding with key/button codes instead of key/button names.
|
|
|
|
|
|
|
|
|
|
|
|
*unmark* [<identifier>]
|
|
|
|
*unmark* [<identifier>]
|
|
|
|