summaryrefslogtreecommitdiff
path: root/uisimulator/x11
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/x11')
-rw-r--r--uisimulator/x11/screenhack.c2
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[] = {
87#ifdef HAVE_LCD_BITMAP 87#ifdef HAVE_LCD_BITMAP
88 "120x68" 88 "120x68"
89#else 89#else
90 "138x54" 90 "264x128"
91#endif 91#endif
92 , /* this should be .geometry, but nooooo... */ 92 , /* this should be .geometry, but nooooo... */
93 "*mono: false", 93 "*mono: false",