focus seems to work when not remote too now

This commit is contained in:
Dana Jansens 2003-03-24 00:49:31 +00:00
parent 137efd1367
commit 2bdccde5c2

View 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;