summaryrefslogtreecommitdiffstats
path: root/conf/machine/micro2440.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2009-06-03 15:18:45 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-06-03 15:18:45 +0200
commit99c76005039ed45e4f23b08fee688e61ad73ede9 (patch)
treed0bbd20054499761519d7a97a29d861c1ff6b613 /conf/machine/micro2440.conf
parentf59d4d1bd7700f029cae08f0d81fe8c01b19712d (diff)
downloadopenembedded-99c76005039ed45e4f23b08fee688e61ad73ede9.tar.gz
micro2440.conf: make matchbox penel look nicer with the big display
Diffstat (limited to 'conf/machine/micro2440.conf')
-rw-r--r--conf/machine/micro2440.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/micro2440.conf b/conf/machine/micro2440.conf
index f46d4f5822..2b7134faf5 100644
--- a/conf/machine/micro2440.conf
+++ b/conf/machine/micro2440.conf
@@ -12,6 +12,8 @@ MACHINE_DISPLAY_WIDTH_PIXELS = "240"
MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
MACHINE_DISPLAY_ORIENTATION = "0"
MACHINE_DISPLAY_PPI = "110"
+# used by matchbox-panel large icons look ok on both displays
+GUI_MACHINE_CLASS = "bigscreen"
# used by sysvinit
SERIAL_CONSOLE = "115200 ttySAC0"