2006-07-10 18:59:48 +00:00
|
|
|
% $Id$ %
|
2006-03-16 20:53:09 +00:00
|
|
|
\subsection{Logo}
|
|
|
|
Demo showing the Rockbox logo bouncing around the screen.
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2006-07-10 18:59:48 +00:00
|
|
|
\ButtonRight\ / \ButtonLeft
|
|
|
|
& Increase / decrease speed on the x-axis\\
|
|
|
|
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
|
|
|
|
{\ButtonUp\ / \ButtonDown}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
|
2006-07-10 18:59:48 +00:00
|
|
|
& Increase / decrease speed on the y-axis\\
|
|
|
|
\opt{PLAYER_PAD}{\ButtonStop}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
2006-07-10 18:59:48 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonPower}
|
2006-04-03 22:45:01 +00:00
|
|
|
& Quit\\
|
|
|
|
\end{btnmap}
|
2006-03-16 20:53:09 +00:00
|
|
|
\end{table}
|