summaryrefslogtreecommitdiff
path: root/uisimulator/screenhack.c
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/screenhack.c')
-rw-r--r--uisimulator/screenhack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/screenhack.c b/uisimulator/screenhack.c
index 4e3c9c9146..f234a9711b 100644
--- a/uisimulator/screenhack.c
+++ b/uisimulator/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: 100x200", /* this should be .geometry, but nooooo... */ 86 "*geometry: 200x100", /* this should be .geometry, but nooooo... */
87 "*mono: false", 87 "*mono: false",
88 "*installColormap: false", 88 "*installColormap: false",
89 "*visualID: default", 89 "*visualID: default",