c08d7f1802
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9723 a1c6a512-1295-4272-9138-f99709370657
14 lines
522 B
TeX
14 lines
522 B
TeX
\subsection{Logo}
|
|
Demo showing the Rockbox logo bouncing around the screen.
|
|
|
|
\begin{table}
|
|
\begin{btnmap}{}{}
|
|
\opt{player}{\ButtonRight / \ButtonLeft, \ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Direction Keys}
|
|
& Increase / decrease speed in either direction.\\
|
|
\opt{player}{\ButtonStop}
|
|
\opt{recorder,ondio,recorderv2fm,h1xx,h300}{\ButtonOff}
|
|
\opt{IPOD_4G_PAD}{\ButtonMenu}
|
|
& Quit\\
|
|
\end{btnmap}
|
|
\end{table}
|