X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.c;h=fa31204fc9e178494840a15b3ef2255dccd9e210;hb=a6815038d61b64d5f13d28b6e5f67fe1630213e9;hp=46e6a8643da0880cf8810704b93124a380d51427;hpb=2bdccde5c266ad00e7f50c209397f83bcec74e59;p=chaz%2Fopenbox 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;