]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
oh, 2 things in this commit..
[chaz/openbox] / openbox / openbox.c
index 8d491a4244a590ad4b0ea359296f27d1f6e0bf00..c355747fb8054a919bf9a2c20fb6f3695106be67 100644 (file)
@@ -278,7 +278,7 @@ gint main(gint argc, gchar **argv)
             if (!reconfigure) {
                 /* get all the existing windows */
                 client_manage_all();
-                focus_fallback(OB_FOCUS_FALLBACK_NOFOCUS);
+                focus_fallback(TRUE);
             } else {
                 GList *it;
 
This page took 0.020952 seconds and 4 git commands to generate.