--- uae/src/xwin.c 2018/04/24 16:51:21 1.1.1.9 +++ uae/src/xwin.c 2018/04/24 16:54:40 1.1.1.10 @@ -1603,6 +1603,9 @@ int check_prefs_changed_gfx (void) currprefs.gfx_ycenter = changed_prefs.gfx_ycenter; currprefs.gfx_afullscreen = changed_prefs.gfx_afullscreen; currprefs.gfx_pfullscreen = changed_prefs.gfx_pfullscreen; + + gui_update_gfx (); + graphics_subinit (); if (! inwindow)