summaryrefslogtreecommitdiff
path: root/manual/plugins/logo.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/logo.tex')
-rw-r--r--manual/plugins/logo.tex17
1 files changed, 11 insertions, 6 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index a6df770083..a938ec93c4 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -1,14 +1,19 @@
1% $Id$ %
1\subsection{Logo} 2\subsection{Logo}
2Demo showing the Rockbox logo bouncing around the screen. 3Demo showing the Rockbox logo bouncing around the screen.
3
4\begin{table} 4\begin{table}
5 \begin{btnmap}{}{} 5 \begin{btnmap}{}{}
6 \opt{player}{\ButtonRight / \ButtonLeft, \ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft} 6 \ButtonRight\ / \ButtonLeft
7 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Direction Keys} 7 & Increase / decrease speed on the x-axis\\
8 & Increase / decrease speed in either direction.\\ 8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
9 \opt{player}{\ButtonStop} 9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
10 \opt{recorder,ondio,recorderv2fm,h1xx,h300}{\ButtonOff} 10 {\ButtonUp\ / \ButtonDown}
11 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
12 & Increase / decrease speed on the y-axis\\
13 \opt{PLAYER_PAD}{\ButtonStop}
14 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
11 \opt{IPOD_4G_PAD}{\ButtonMenu} 15 \opt{IPOD_4G_PAD}{\ButtonMenu}
16 \opt{IAUDIO_X5_PAD}{\ButtonPower}
12 & Quit\\ 17 & Quit\\
13 \end{btnmap} 18 \end{btnmap}
14\end{table} 19\end{table}