diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index acc59ada..d86634a8 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -891,6 +891,24 @@ situation. can be caused by ** settings or exclusive layer-shell clients such as panels. +## MENU + +``` + + 250 + +``` + +** + How long (in milliseconds) the initial button release event is ignored + for. The reason for this logic and behaviour is to avoid a fast + press-move-release sequence indended to just open the menu resulting in + the closure of the menu or the selection of (typically the first) menu + item. This behaviour only affects the first button-release. It is not + anticipated that most users will want to change this, but the config + option has been exposed for unusual use-cases. It is equivalent to + Openbox's ``. Default is 250 ms. + ## ENVIRONMENT VARIABLES *XCURSOR_THEME* and *XCURSOR_SIZE* are supported to set cursor theme diff --git a/docs/rc.xml.all b/docs/rc.xml.all index 9ce41049..4edefd5f 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -586,6 +586,10 @@ --> + + 250 + +