From 79b7cdb513aa57a93ffb9b5011b5853688ba7ef9 Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Mon, 29 Nov 2010 21:05:26 +0100 Subject: /conf/machine/ben-nanonote.conf * Add screen information to machine file Signed-off-by: Kristoffer Ericson --- conf/machine/ben-nanonote.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'conf') diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf index 9c3d8d14cd..f9632cf576 100644 --- a/conf/machine/ben-nanonote.conf +++ b/conf/machine/ben-nanonote.conf @@ -14,3 +14,10 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" PREFERRED_VERSION_xserver-kdrive = "1.3.0.0" XSERVER = "xserver-kdrive-fbdev" + +#ScreenInfo +MACHINE_GUI_CLASS = "smallscreen" +MACHINE_DISPLAY_WIDTH_PIXELS = "320" +MACHINE_DISPLAY_HEIGHT_PIXELS = "240" +LOGO_SIZE = "qvga" + -- cgit 1.2.3-korg