diff options
-rw-r--r-- | uisimulator/x11/screenhack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/x11/screenhack.c b/uisimulator/x11/screenhack.c index 28bfcdc19e..1dfc12448c 100644 --- a/uisimulator/x11/screenhack.c +++ b/uisimulator/x11/screenhack.c @@ -87,7 +87,7 @@ static char *default_defaults[] = { #ifdef HAVE_LCD_BITMAP "120x68" #else - "138x54" + "264x128" #endif , /* this should be .geometry, but nooooo... */ "*mono: false", |