lots of changes for minimenu; wrap options, clock, caching options
[pandora-libraries.git] / minimenu / mmenu.conf
index 267faef..89cc7c3 100644 (file)
@@ -2,15 +2,14 @@
 #
 
 [minimenu]
-static_art_path                ./minimenu/skin/default
+static_art_searchpath  /etc/pandora/mmenu/skins/default:./minimenu/skin/default
 font                   Vera.ttf
 font_ptsize            24
 pndrun                 /usr/pandora/scripts:./testdata/scripts # searchpath to locate "pnd_run.sh"; why aren't I looking in /etc/pandora/conf/apps for this?
 load_previews_now      0       # if >0, will try to load preview pics from pnds at boot time, not defer till later
+load_previews_later    0       # if >0, will try to load preview pics sometime (see defer_timer_ms as well)
 loglevel               0       # 0 is debug, lots of crap; 3 is better, means 'errors only'. Output may screw up the wrapper!
-
-[apps]
-searchpath             ./testdata/app2:./testdata/app3:/media/*/pandora/desktop
+x11_present_sh         /bin/pidof X # command to invoke to determine if X11 is running or not; expects a number on X is present.
 
 [display]
 fullscreen             0       # 0 for windowed, >0 for fullscreen
@@ -20,6 +19,13 @@ 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                 275     # (x,y) for hint line
+hint_y                 450     # (x,y) for hint line
+clock_x                        650     # (x,y) for clock
+clock_y                        450     # (x,y) for clock
 
 [tabs]
 top_maincat            1       # include maincat in top tab bar
@@ -66,6 +72,9 @@ arrow_bar_x           455     # left edge of scrollbar
 arrow_bar_y            100     # top edge of scrollbar
 arrow_bar_clip_w       10      # clip scrollbar artwork to width-X
 arrow_bar_clip_h       274     # clip scrollbar artwork to height-X
+scale_up_bool          1       # if 0, will not try to scale up icons
+wrap_horiz_samerow     1       # if 0, wraps to prev/next row; if 1, stays on same row
+wrap_vert_stop         0       # if 0, wrap to other end; if 1, stops at top/bottom
 
 [detailpane]
 show                   1       # if 0, don't show detail pane artwork at all
@@ -80,10 +89,12 @@ cell_offset_y               312     # top edge of text cell
 cell_width             250     # width of cell (for text clipping)
 
 [previewpic]
+defer_timer_ms         1000    # after setting selection, how long to wait before we try to load the previewpic
 cell_offset_x          480     # left edge of text cell
 cell_offset_y          90      # top edge of text cell
 cell_width             285
 cell_height            180
+scale_up_bool          1       # if 0, will not try to scale up preview
 
 [graphics]
 IMG_BACKGROUND_800480    800480_6.png