]> Dogcows Code - chaz/openbox/commitdiff
focus seems to work when not remote too now
authorDana Jansens <danakj@orodu.net>
Mon, 24 Mar 2003 00:49:31 +0000 (00:49 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 24 Mar 2003 00:49:31 +0000 (00:49 +0000)
openbox/openbox.c

index fa31204fc9e178494840a15b3ef2255dccd9e210..46e6a8643da0880cf8810704b93124a380d51427 100644 (file)
@@ -49,7 +49,7 @@ State    ob_state;
 gboolean ob_shutdown = FALSE;
 gboolean ob_restart  = FALSE;
 char    *ob_restart_path = NULL;
-gboolean ob_remote   = TRUE;
+gboolean ob_remote   = FALSE;
 gboolean ob_sync     = FALSE;
 Cursors  ob_cursors;
 char    *ob_rc_path  = NULL;
This page took 0.022694 seconds and 4 git commands to generate.