1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/disktidy.tex
Dominik Riebeling a25fa2c6a6 More sansa button and screenshot additions by Tom Ross (FS#6535)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12005 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 09:55:19 +00:00

30 lines
1.1 KiB
TeX

% $Id $ %
\subsection{Disk Tidy}
Disk Tidy deletes junk files left behind by Windows or OS X after a USB connection.
Select the OS's files you want to delete and press the "Clean up" button.
\subsubsection{Available Options}
\begin{description}
\item[Both] deletes both OS X and Windows files.
\item[Win] deletes Windows files, \fname{Thumbs.db}, \fname{/Recycled} and
\fname{/System Volume Information}.
\item[Mac] deletes OS X files, \fname{.\_*}, \fname{.DS\_Store} and
\fname{/.Trashes}.
\end{description}
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft\ / \ButtonRight & Select option\\
\opt{RECORDER_PAD}{\ButtonOn}%
\opt{ONDIO_PAD}{\ButtonMenu}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}
{\ButtonSelect}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}%
& Clean Up\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
{\ButtonOff}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}%
& Exit\ /\ Abort\\
\end{btnmap}
\end{table}