From 6ada1e24b04359d24f56a405ad73789fe0ec61e8 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 17 Jul 2007 22:12:51 +0000 Subject: conf/machine/: Add new screen parameter variables for a bunch of machines. --- conf/machine/looxc550.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'conf/machine/looxc550.conf') diff --git a/conf/machine/looxc550.conf b/conf/machine/looxc550.conf index ad195b9436..c191349498 100644 --- a/conf/machine/looxc550.conf +++ b/conf/machine/looxc550.conf @@ -12,7 +12,9 @@ require conf/machine/include/tune-xscale.conf ROOT_FLASH_SIZE = "32" VOLATILE_STORAGE_SIZE = "64" -GUI_MACHINE_CLASS = "bigscreen" +MACHINE_GUI_CLASS = "bigscreen" +MACHINE_DISPLAY_WIDTH_PIXELS = "480" +MACHINE_DISPLAY_HEIGHT_PIXELS = "640" MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda bluetooth usbgadget screen" # -- cgit 1.2.3-korg