From: skeezix Date: Tue, 9 Mar 2010 21:13:37 +0000 (-0500) Subject: Fix for deployment X-Git-Tag: Release-2010-05/1~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef431e755c4975cecd246842c738e617f2b87141;p=pandora-libraries.git Fix for deployment --- diff --git a/deployment/etc/pandora/conf/mmenu.conf b/deployment/etc/pandora/conf/mmenu.conf index 3dedc2e..1d9f9ab 100644 --- a/deployment/etc/pandora/conf/mmenu.conf +++ b/deployment/etc/pandora/conf/mmenu.conf @@ -14,13 +14,18 @@ loglevel 0 # 0 is debug, lots of crap; 3 is better, means 'errors only'. Output searchpath ./testdata/app2:./testdata/app3:/media/*/pandora/desktop [display] -fullscreen 0 # 0 for windowed, >0 for fullscreen +fullscreen 1 # 0 for windowed, >0 for fullscreen screen_width 800 # for some calculations detail_bg_alpha 100 # when rendering the detail panel background, how transparent? font_rgba_r 220 # RGBA for the display text font_rgba_g 220 # RGBA for the display text font_rgba_b 220 # RGBA for the display text font_rgba_a 20 # RGBA for the display text +battery_x 10 # (x,y) for battery level +battery_y 450 # (x,y) for battery level +hintline Push START for shutdown options # shown at bottom of screen +hint_x 300 # (x,y) for hint line +hint_y 450 # (x,y) for hint line [tabs] top_maincat 1 # include maincat in top tab bar