summaryrefslogtreecommitdiff
path: root/uisimulator/x11/screenhack.c
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/x11/screenhack.c')
-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 34613dfab4..720e2b8291 100644
--- a/uisimulator/x11/screenhack.c
+++ b/uisimulator/x11/screenhack.c
@@ -83,7 +83,7 @@ static XrmOptionDescRec default_options [] = {
83 83
84static char *default_defaults[] = { 84static char *default_defaults[] = {
85 ".root: false", 85 ".root: false",
86 "*geometry: 200x100", /* this should be .geometry, but nooooo... */ 86 "*geometry: 120x70", /* this should be .geometry, but nooooo... */
87 "*mono: false", 87 "*mono: false",
88 "*installColormap: false", 88 "*installColormap: false",
89 "*visualID: default", 89 "*visualID: default",