rockbox/manual/plugins/logo.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

13 lines
467 B
TeX

\subsection{Logo}
Demo showing the Rockbox logo bouncing around the screen.
\begin{table}
\begin{btnmap}{}{}
\opt{player}{Plus / Minus, On+Plus / On+Minus}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Directions}
& Increase / decrease speed in either direction.\\
\opt{player,recorder,recorderv2fm,h1xx,h300}{Stop}
\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
& Quit\\
\end{btnmap}
\end{table}