Fix some quotation marks. Thanks to Alexander Levin for pointing it out.
[Rockbox.git] / manual / plugins / logo.tex
blobe4d190479d5b7c325bf148c926e52326df397d75
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 & Increase / decrease speed on the x-axis\\
8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
10 {\ButtonUp\ / \ButtonDown}
11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
12 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
13 & Increase / decrease speed on the y-axis\\
14 \opt{PLAYER_PAD}{\ButtonStop}
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
16 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
17 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
18 & Quit\\
19 \end{btnmap}
20 \end{table}