Some defaults chanigng in the mmenu conf--
[pandora-libraries.git] / minimenu / mmenu.conf
index 9a2dc00..cf609fb 100644 (file)
@@ -11,9 +11,9 @@ 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)
-load_icons_later       1       # if >0, will try to load icons after grid is showing, not during app scanning
+load_icons_later       0       # if >0, will try to load icons after grid is showing, not during app scanning
 defer_icon_us          100000  # when background loading icons (load_icons_later), time between icon loadsa
-threaded_preview       1       # if 1, will try to load the preview in background, to avoid slowing up navigation
+threaded_preview       0       # if 1, will try to load the preview in background, to avoid slowing up navigation
 loglevel               0       # 0 is debug, lots of crap; 3 is better, means 'errors only'. Output may screw up the wrapper!
 x11_present_sh         /bin/pidof X # command to invoke to determine if X11 is running or not; expects a number on X is present.
 desktop_apps           1       # search the pnd standard desktop searchpath for apps
@@ -33,8 +33,8 @@ 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 SELECT for shutdown options # shown at bottom of screen
-hint_x                 275     # (x,y) for hint line
+hintline               Push SELECT for options # shown at bottom of screen
+hint_x                 300     # (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
@@ -102,12 +102,17 @@ 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
+defer_timer_ms         2000    # 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
+do_cache               1       # if 1, will try to cache previews to SD, for performance boost
+cache_searchpath       /media/mmcblk[12]p?        # devices to consider for caching to, in order
+cache_minfree          500             # if free space is less than this (in KB), move to next device
+cache_path             /pandora/appdata/mmenu.pvwcache              # where to write cached images to
+cache_findpath         /media/mmcblk[12]p?/pandora/appdata/mmenu.pvwcache           # where to look for cached preview pics
 
 [graphics]
 IMG_BACKGROUND_800480    800480_6.png
@@ -126,6 +131,7 @@ IMG_PREVIEW_MISSING  pandora60.png
 IMG_ARROW_UP            arrowup.png
 IMG_ARROW_DOWN          arrowdown.png
 IMG_ARROW_SCROLLBAR     arrowscroller.png
+IMG_HOURGLASS           hourglass.png
 
 [categories]
 do_all_cat             1               # if >0, will show an All category; if 0, skip it, just your cats.