mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
sway.5: document --to-code for unbindsym
This commit is contained in:
parent
da0ad4c39e
commit
57b192dd59
1 changed files with 1 additions and 1 deletions
|
|
@ -696,7 +696,7 @@ 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] [--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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue