mmenu; when list custom subcats, show custom maincats and FD maincats-that-also-have...
[pandora-libraries.git] / minimenu / mmenu.conf
index 6028084..6b212c4 100644 (file)
@@ -27,6 +27,7 @@ x11_present_sh                /bin/pidof X # command to invoke to determine if X11 is running
 desktop_apps           1       # search the pnd standard desktop searchpath for apps
 menu_apps              1       # search the pnd standard menu searchpath for apps
 aux_searchpath         /media/*/pandora/mmenu # if something here, also search this path; can be used for mmenu-only apps?
+auto_rescan            1       # if >0, will automaticly rescan for applications, if SD inserts/ejects
 
 [utility]
 terminal               /usr/bin/Terminal       # could also be /usr/bin/xterm, or a sh-script, or whatever
@@ -42,12 +43,10 @@ top_maincat2                0       # include maincat subcat 1 in top tab bar
 top_altcat             1       # include alt cat in top tab bar
 top_altcat1            0       # include alt cat subcat 1 in top tab bar
 top_altcat2            0       # include alt cat subcat 1 in top tab bar
-wraparound             0       # if 1, last tab wraps around to first when going right; going left from first tab goes to last
 
 [grid]
 scroll_increment       4       # number of rows to scroll when jumping up or down (recommend 1, or same as row_max for full page jump)
 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
 
 [previewpic]
 defer_timer_ms         1500    # after setting selection, how long to wait before we try to load the previewpic
@@ -60,12 +59,10 @@ cache_findpath              /media/mmcblk[12]p?/pandora/appdata/mmenu.pvwcache           # where
 [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
 
 [filesystem]
 do_browser             1       # if >0, will allow filesystem browsing somehow
-tab_searchpaths                /media/*        # for each chunk in searchpath, show a tab (if not empty).
+tab_searchpaths                /media/*:/        # for each chunk in searchpath, show a tab (if not empty).
 # example:
 # /media -> show /media as a single tab
 # /media/* -> show a tab for each dir in /media