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 4e3c9c9..f234a97 100644
--- a/uisimulator/screenhack.c
+++ b/uisimulator/screenhack.c
@@ -83,7 +83,7 @@ static XrmOptionDescRec default_options [] = {
static char *default_defaults[] = {
".root: false",
- "*geometry: 100x200", /* this should be .geometry, but nooooo... */
+ "*geometry: 200x100", /* this should be .geometry, but nooooo... */
"*mono: false",
"*installColormap: false",
"*visualID: default",