Added --no-repeat, see #5132

Einar 2020-11-10 01:09:27 -05:00
parent 311df091b5
commit 641a607ead

@ -1,7 +1,7 @@
### Format
bindsym [--release] [--locked] [<Modifiers>+]<Keysyms> <command>
bindcode [--release] [--locked] [<Modifiers>+]<Keycodes> <command>
bindsym [--release] [--locked] [--no-repeat] [<Modifiers>+]<Keysyms> <command>
bindcode [--release] [--locked] [--no-repeat] [<Modifiers>+]<Keycodes> <command>
`<Modifiers>` is a (possibly empty) `+` separated list of modifier bit flag names.
(`Shift`=`0x01`, `Lock`=`0x02`, `Ctrl`=`0x04`, `Mod1`=`Alt`=`0x08`, `Mod2`=`0x10`, `Mod3`=`0x20`, `Mod4`=`0x40`, `Mod5`=`0x80`). These names should not be confused with the keys whose