Fix for deployment
authorskeezix <skeezix@flotsam-vm.(none)>
Tue, 9 Mar 2010 21:13:37 +0000 (16:13 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Tue, 9 Mar 2010 21:13:37 +0000 (16:13 -0500)
deployment/etc/pandora/conf/mmenu.conf

index 3dedc2e..1d9f9ab 100644 (file)
@@ -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