From fa962c1604bac1b5a6c3656b71c3145436f2392b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 28 Sep 2003 08:45:43 +0000 Subject: removing focusLast again.. --- openbox/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/config.h') diff --git a/openbox/config.h b/openbox/config.h index 0c14b376..465bff45 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -30,9 +30,6 @@ struct _ObParseInst; extern gboolean config_focus_new; /*! Focus windows when the mouse enters them */ extern gboolean config_focus_follow; -/*! Should focus stay under the mouse when there is nothing focused or go to - the last used window */ -extern gboolean config_focus_last; /*! Timeout for focusing windows on focus follows mouse, in microseconds */ extern guint config_focus_delay; /*! If windows should automatically be raised when they are focused in -- cgit v1.2.3