Add the Random Folder Advance feature to the manual, along with the plugin random_fol...
[Rockbox.git] / manual / plugins / random_folder_advance_config.tex
blobcf9559ae9323edf35f4d52947192faf88afec890
1 \subsection{Random Folder Advance Configuration}
2 {\label{ref:random_folder_advance_config}}
3 This plugin is used to configure the folders which will be considered
4 when the Auto-Change Directory feature is set to \setting{Random}.
6 \subsubsection{Menu}
7 \begin{description}
8 \item[Generate Folder List] Generates a list of all folders found
9 on the player
10 \item[Edit Folder List] Enter the folder list editor
11 \item[Export List To Textfile] Exports the list to
12 \fname{/.rockbox/folder\_advance\_list.txt}
13 \item[Import List From Textfile] Imports the list from
14 \fname{/.rockbox/folder\_advance\_list.txt}
15 \item[Quit]
16 \end{description}
18 \subsubsection{Folder List Editor Keys}
19 \begin{table}
20 \begin{btnmap}{}{}
21 \ActionStdOk{} & Delete selected folder\\
22 \ActionStdContext{} & Bring up the context menu which allows you to
23 remove the selected folder or it's entire folder tree\\
24 \ActionStdCancel{} & Exit\\
25 \end{btnmap}
26 \end{table}