summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/screenhack.c
diff options
context:
space:
mode:
authorKjell Ericson <kjell@haxx.se>2002-10-21 20:14:01 +0000
committerKjell Ericson <kjell@haxx.se>2002-10-21 20:14:01 +0000
commitcfa206bfedeeed43a61cc8f19f21f2b4fcd0ccdb (patch)
tree4b55fcac64c39d1aecd9a863710939c8d1052676 /uisimulator/x11/screenhack.c
parent93b5f92c5369369806d551c14ddc55a4f40ce451 (diff)
downloadrockbox-cfa206bfedeeed43a61cc8f19f21f2b4fcd0ccdb.tar.gz
rockbox-cfa206bfedeeed43a61cc8f19f21f2b4fcd0ccdb.zip
Doubled the height/width for player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2731 a1c6a512-1295-4272-9138-f99709370657
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 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",