Added option to set starting category to minimenu (default is still leftmost (usually...
[pandora-libraries.git] / deployment / etc / pandora / conf / mmenu.conf
index d4165ff..edfc683 100644 (file)
@@ -55,12 +55,13 @@ 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
+cache_findpath         /media/mmcblk?p?/pandora/appdata/mmenu.pvwcache      # where to look for cached preview pics
 
 [categories]
 catmap_searchpath      /media/*/pandora/mmenu:/etc/pandora/mmenu:./minimenu
 catmap_confname                mmcatmap.conf
 do_all_cat             1       # if >0, will show an All category; if 0, skip it, just your cats.
+#default_cat           Game    # if specified, will attempt to use the named category when mmenu starts, instead of 'leftmost' (usually All)
 
 [filesystem]
 do_browser             1       # if >0, will allow filesystem browsing somehow