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