diff --git a/Shortcut-handling.md b/Shortcut-handling.md index c12b552..551c48c 100644 --- a/Shortcut-handling.md +++ b/Shortcut-handling.md @@ -1,7 +1,7 @@ ### Format - bindsym [--release] [--locked] [+] - bindcode [--release] [--locked] [+] + bindsym [--release] [--locked] [--no-repeat] [+] + bindcode [--release] [--locked] [--no-repeat] [+] `` 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