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.tex29
1 files changed, 3 insertions, 26 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index 776f27490a..7239d42cca 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -2,46 +2,23 @@
2\subsection{Logo} 2\subsection{Logo}
3Demo showing the Rockbox logo bouncing around the screen. 3Demo showing the Rockbox logo bouncing around the screen.
4\begin{btnmap} 4\begin{btnmap}
5 \nopt{touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}% 5 \PluginRight{} / \PluginLeft
6 {\ButtonRight / \ButtonLeft}%
7 \opt{MPIO_HD200_PAD}{\ButtonVolUp / \ButtonVolDown}
8 \opt{MPIO_HD300_PAD}{\ButtonFF / \ButtonRew}
9 \opt{touchscreen}{\TouchMidRight / \TouchMidLeft}
10 & 6 &
11 \opt{HAVEREMOTEKEYMAP}{ 7 \opt{HAVEREMOTEKEYMAP}{
12 \opt{IRIVER_RC_H100_PAD}{\ButtonRCRew\ / \ButtonRCFF}
13 &} 8 &}
14 Increase / decrease speed on the x-axis 9 Increase / decrease speed on the x-axis
15 \\ 10 \\
16 11
17 \nopt{PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,touchscreen% 12 \PluginUp{} / \PluginDown
18 ,IAUDIO_M3_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}%
19 {\ButtonUp\ / \ButtonDown}%
20 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
22 \opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
23 \opt{MPIO_HD200_PAD}{\ButtonFF / \ButtonRew}
24 \opt{touchscreen}{\TouchBottomMiddle\ / \TouchTopMiddle}
25 & 13 &
26 \opt{HAVEREMOTEKEYMAP}{ 14 \opt{HAVEREMOTEKEYMAP}{
27 \opt{IRIVER_RC_H100_PAD}{\ButtonRCSource\ / \ButtonRCBitrate}
28 &} 15 &}
29 Increase / decrease speed on the y-axis 16 Increase / decrease speed on the y-axis
30 \\ 17 \\
31 18
32 \opt{PLAYER_PAD}{\ButtonStop} 19 \PluginCancel{} or \PluginExit
33 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
34 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
35 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
36 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
37 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
38 \opt{GIGABEAT_S_PAD}{\ButtonBack}
39 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
40 \opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
41 \opt{MPIO_HD300_PAD}{Long \ButtonMenu}
42 & 20 &
43 \opt{HAVEREMOTEKEYMAP}{ 21 \opt{HAVEREMOTEKEYMAP}{
44 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
45 &} 22 &}
46 Quit 23 Quit
47 \\ 24 \\