micro2440.conf: make matchbox penel look nicer with the big display
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 3 Jun 2009 13:18:45 +0000 (15:18 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 3 Jun 2009 13:18:45 +0000 (15:18 +0200)
conf/machine/micro2440.conf

index f46d4f5..2b7134f 100644 (file)
@@ -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"