summaryrefslogtreecommitdiff
path: root/manual/plugins/disktidy.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/disktidy.tex')
-rw-r--r--manual/plugins/disktidy.tex30
1 files changed, 30 insertions, 0 deletions
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
new file mode 100644
index 0000000000..93ea7ea8df
--- /dev/null
+++ b/manual/plugins/disktidy.tex
@@ -0,0 +1,30 @@
1% $Id $ %
2\subsection{Disk Tidy}
3 Disk Tidy deletes junk files left behind by Windows or OS X after a USB connection.
4 Select the OS's files you want to delete and press the "Clean up" button.
5
6 \subsubsection{Available Options}
7 \begin{description}
8 \item[Both] deletes both OS X and Windows files.
9 \item[Win] deletes Windows files, \fname{Thumbs.db}, \fname{/Recycled} and
10 \fname{/System Volume Information}.
11 \item[Mac] deletes OS X files, \fname{.\_*}, \fname{.DS\_Store} and
12 \fname{/.Trashes}.
13 \end{description}
14
15 \begin{table}
16 \begin{btnmap}{}{}
17 \ButtonLeft\ / \ButtonRight & Select option\\
18 \opt{RECORDER_PAD}{\ButtonOn}%
19 \opt{ONDIO_PAD}{\ButtonMenu}%
20 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD}
21 {\ButtonSelect}%
22 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}%
23 & Clean Up\\
24 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
25 {\ButtonOff}%
26 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}%
27 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower}%
28 & Exit\ /\ Abort\\
29 \end{btnmap}
30\end{table}