diff --git a/pages/Configuring/Binds.md b/pages/Configuring/Binds.md index e87c649..6695533 100644 --- a/pages/Configuring/Binds.md +++ b/pages/Configuring/Binds.md @@ -139,9 +139,10 @@ bindrl=MOD,KEY,exec,amongus Flags: ```ini -l -> locked, aka. works also when an input inhibitor (e.g. a lockscreen) is active -r -> release, will trigger on release of a key +l -> locked, aka. works also when an input inhibitor (e.g. a lockscreen) is active. +r -> release, will trigger on release of a key. e -> repeat, will repeat when held. +n -> non-consuming, key/mouse events will be passed to the active window in addition to triggering the dispatcher. m -> mouse, see below ```