mirror of
https://github.com/swaywm/sway.git
synced 2026-04-21 06:46:22 -04:00
doc: add [--no-repeat] to bindcode
This commit is contained in:
parent
52060049d1
commit
1454f98100
1 changed files with 1 additions and 1 deletions
|
|
@ -454,7 +454,7 @@ runtime.
|
|||
```
|
||||
|
||||
*bindcode* [--whole-window] [--border] [--exclude-titlebar] [--release] \
|
||||
[--locked] [--input-device=<device>] [--no-warn] [--inhibited] [Group<1-4>+]<code> \
|
||||
[--locked] [--input-device=<device>] [--no-warn] [--no-repeat] [--inhibited] [Group<1-4>+]<code> \
|
||||
<command>
|
||||
is also available for binding with key/button codes instead of key/button names.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue