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.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index ec8060c328..a9e36b0a23 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -4,7 +4,7 @@ Demo showing the Rockbox logo bouncing around the screen.
4\begin{table} 4\begin{table}
5 \begin{btnmap}{}{} 5 \begin{btnmap}{}{}
6 \ButtonRight\ / \ButtonLeft 6 \ButtonRight\ / \ButtonLeft
7 \opt{IRIVER_RC_H100_PAD}{&} 7 \opt{HAVEREMOTEKEYMAP}{& }
8 & Increase / decrease speed on the x-axis\\ 8 & Increase / decrease speed on the x-axis\\
9 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft} 9 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft}
10 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 10 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
@@ -12,14 +12,14 @@ Demo showing the Rockbox logo bouncing around the screen.
12 {\ButtonUp\ / \ButtonDown} 12 {\ButtonUp\ / \ButtonDown}
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
14 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 14 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
15 \opt{IRIVER_RC_H100_PAD}{&} 15 \opt{HAVEREMOTEKEYMAP}{& }
16 & Increase / decrease speed on the y-axis\\ 16 & Increase / decrease speed on the y-axis\\
17 \opt{PLAYER_PAD}{\ButtonStop} 17 \opt{PLAYER_PAD}{\ButtonStop}
18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
19 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 19 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
21 \opt{GIGABEAT_S_PAD}{\ButtonBack} 21 \opt{GIGABEAT_S_PAD}{\ButtonBack}
22 \opt{IRIVER_RC_H100_PAD}{&} 22 \opt{HAVEREMOTEKEYMAP}{& }
23 & Quit\\ 23 & Quit\\
24 \end{btnmap} 24 \end{btnmap}
25\end{table} 25\end{table}