Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / logo.tex
bloba9e36b0a231231e8bd246d8b592fdc54876d3e3a
1 % $Id$ %
2 \subsection{Logo}
3 Demo showing the Rockbox logo bouncing around the screen.
4 \begin{table}
5 \begin{btnmap}{}{}
6 \ButtonRight\ / \ButtonLeft
7 \opt{HAVEREMOTEKEYMAP}{& }
8 & Increase / decrease speed on the x-axis\\
9 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft}
10 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
11 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
12 {\ButtonUp\ / \ButtonDown}
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
14 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
15 \opt{HAVEREMOTEKEYMAP}{& }
16 & Increase / decrease speed on the y-axis\\
17 \opt{PLAYER_PAD}{\ButtonStop}
18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
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}
21 \opt{GIGABEAT_S_PAD}{\ButtonBack}
22 \opt{HAVEREMOTEKEYMAP}{& }
23 & Quit\\
24 \end{btnmap}
25 \end{table}