Added default auto-rescan to minimenu on SD insert; disable via conf file.
[pandora-libraries.git] / deployment / etc / pandora / conf / mmenu.conf
index 76ca773..8ccd975 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:/usr/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