1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/demystify.tex
Martin Arver e6efa38321 Patch #4850 from Nils Wallménius. Adds Xobox and Demystify plugins to the manual. Nice work :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9122 a1c6a512-1295-4272-9138-f99709370657
2006-03-19 18:41:17 +00:00

25 lines
1,014 B
TeX

\subsection{Demystify}
\begin{figure}[ht!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-demystify-\genericimg.png}
\end{center}
\caption{Demystify}
\end{figure}
Demystify is a screen saver like demo.\\
\begin{table}[ht!]
\begin{center}
\begin{tabular}{ll}\toprule
\textbf{Key} & \textbf{Action}\\\midrule
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up}\opt{ipodcolor,ipodnano,ipodvideo}{Right}
& Add polygon\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down}\opt{ipodcolor,ipodnano,ipodvideo}{Left}
& Remove polygon\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Right}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward}
& Increase speed\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Left}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward}
& Decrease speed\\
\opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
& Quit\\\bottomrule
\end{tabular}
\end{center}
\end{table}