All new windows get focus on by default.
authorChristopher Michael <cpmichael1@comcast.net>
Fri, 11 Dec 2009 02:58:52 +0000 (02:58 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Fri, 11 Dec 2009 02:58:52 +0000 (02:58 +0000)
SVN revision: 44347

config/illume-home/e.src

index 4234531..b07d8e9 100644 (file)
@@ -1393,7 +1393,7 @@ group "E_Config" struct {
   }
   value "window_placement_policy" int: 0;
   value "focus_policy" int: 0;
-  value "focus_setting" int: 0;
+  value "focus_setting" int: 1;
   value "pass_click_on" int: 1;
   value "always_click_to_raise" int: 0;
   value "always_click_to_focus" int: 1;