as3543: output sum of line & dac to have voicing work while using FM
[kugel-rb.git] / manual / plugins / disktidy.tex
blob61fa5ec7864f312b00779511799488494de26f78
1 % $Id$ %
2 \subsection{Disk Tidy}
3 Disk Tidy deletes junk files left behind by Windows, Linux or OS X after a USB
4 connection. Select the OS's files you want to delete in the 'Files to Clean'
5 menu and select 'Start Cleaning' to begin to process. The settings
6 are stored in \fname{.rockbox/rocks/apps/disktidy.config}, in a plain text
7 file that is user-modifiable to allow more entries to be added.
9 \subsubsection{Available Options}
10 \begin{description}
11 \item[All] selects all Linux, OS X, and Windows files.
12 \item[None] deselects all file options.
13 \item[Linux] selects Linux files. Default files are
14 \fname{.dolphinview}, \fname{.d3lphinview}, and \fname{.Trash-*/}.
15 \item[Windows] selects Windows files. Default files are
16 \fname{Thumbs.db}, \fname{RECYCLE.BIN}, \fname{Desktop.ini}, \fname{/Recycled} and
17 \fname{/System Volume Information}.
18 \item[Mac] selects OS X files. Default files are \fname{.\_*}, \fname{.DS\_Store} and
19 \fname{/.Trashes}.
20 \item[Other] selects additional files added in by the user.
21 \end{description}
23 \begin{table}
24 \begin{btnmap}{}{}
25 \ActionStdCancel
26 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
27 & Exit / Abort\\
28 \end{btnmap}
29 \end{table}