summaryrefslogtreecommitdiff
path: root/openbox/openbox.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-03-24 00:51:59 +0000
committerDana Jansens <danakj@orodu.net>2003-03-24 00:51:59 +0000
commit1dec895d2efccb92de83eeb4278321f699c9b1e5 (patch)
treeb0c2c034b245910f0fdd7dfc3b510f8b1b811b48 /openbox/openbox.c
parent2bdccde5c266ad00e7f50c209397f83bcec74e59 (diff)
not.
Diffstat (limited to 'openbox/openbox.c')
-rw-r--r--openbox/openbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/openbox.c b/openbox/openbox.c
index 46e6a864..fa31204f 100644
--- a/openbox/openbox.c
+++ b/openbox/openbox.c
@@ -49,7 +49,7 @@ State ob_state;
gboolean ob_shutdown = FALSE;
gboolean ob_restart = FALSE;
char *ob_restart_path = NULL;
-gboolean ob_remote = FALSE;
+gboolean ob_remote = TRUE;
gboolean ob_sync = FALSE;
Cursors ob_cursors;
char *ob_rc_path = NULL;