From a0350e27b311db5cab49035752d3852ee68bf8a2 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 3 Jan 2003 21:36:09 +0000 Subject: allow "event bindings" via ebind() for new windows/window enter/leave --- scripts/config.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts') diff --git a/scripts/config.py b/scripts/config.py index f0cd4baa..1028592e 100644 --- a/scripts/config.py +++ b/scripts/config.py @@ -19,6 +19,10 @@ theme = "/usr/local/share/openbox/styles/nyz" # the end by Openbox. titlebar_layout = "ILC" +# double_click_delay - the number of milliseconds in which 2 clicks are +# perceived as a double-click +double_click_delay = 300 + ############################################################################# ### Options that can be modified by the user to change the default hooks' ### ### behaviors. ### -- cgit v1.2.3