]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.h
add focusLast and focusLastOnDesktop options in the [focus] section of the rc3. allow...
[chaz/openbox] / openbox / focus.h
index 19e3b363c83727110e25f5220302e1b894139815..6a86965a69e762a29970d0ed935a97d4f877a424 100644 (file)
@@ -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();
This page took 0.02084 seconds and 4 git commands to generate.