diff options
Diffstat (limited to 'openbox/focus.h')
| -rw-r--r-- | openbox/focus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/focus.h b/openbox/focus.h index 19e3b363..6a86965a 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -17,7 +17,7 @@ extern GList **focus_order; /*! Should new windows be focused */ extern gboolean focus_new; -/*! Should focus follow the mouse pointer */ +/*! Focus windows when the mouse enters them */ extern gboolean focus_follow; void focus_startup(); |
