rockbox/manual/plugins/demystify.tex
Dominik Riebeling 8c177221b3 Added environment to unify button mapping tables. Adjust plugins to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00

23 lines
847 B
TeX

\subsection{Demystify}
\screenshot{plugins/images/ss-demystify}{Demystify}%
{img:demystify}
Demystify is a screen saver like demo.\\
\begin{table}
\begin{btnmap}{}{}
\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\\
\end{btnmap}
\end{table}