--- sourceforge.net/trunk/rdesktop/rdesktop.c 2003/10/28 05:07:00 520 +++ sourceforge.net/trunk/rdesktop/rdesktop.c 2003/11/10 15:09:49 547 @@ -289,6 +289,7 @@ break; case 'g': + g_fullscreen = False; if (!strcmp(optarg, "workarea")) { g_width = g_height = 0;