FS#12102 - Manual, "Quick Start" section for AMSv2 players: Clarifies
[kugel-rb.git] / manual / plugins / bounce.tex
blob22d6c222bb1867f85e0a1604463a98ae366bc496
1 \subsection{Bounce}
2 \screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce}
3 This demo is of the word ``Rockbox'' bouncing across the screen.
4 \opt{rtc}{There is also an analogue clock in the background.}
5 In \setting{Scroll mode} the bouncing text is replaced by a different one
6 scrolling from right to left.
8 \begin{btnmap}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
10 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
11 {\ButtonUp\ /\ \ButtonDown}
12 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}%
13 {\ButtonScrollBack\ /\ \ButtonScrollFwd}
14 \opt{IRIVER_H10_PAD}{\ButtonScrollDown\ /\ \ButtonScrollUp}
15 \opt{COWON_D2_PAD}{\TouchBottomMiddle{} / \TouchTopMiddle}
16 \opt{HAVEREMOTEKEYMAP}{& }
17 & Moves to next/previous option\\
18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
19 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD%
20 ,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD}
21 {\ButtonRight{} / \ButtonLeft}
22 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
23 \opt{HAVEREMOTEKEYMAP}{& }
24 & Increases/decreases option value\\
25 \opt{RECORDER_PAD}{\ButtonOn}
26 \opt{ONDIO_PAD}{\ButtonMenu}
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
28 ,SANSA_C200_PAD,SANSA_FUZE_PAD}
29 {\ButtonSelect}
30 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
31 \opt{GIGABEAT_PAD}{\ButtonA}
32 \opt{GIGABEAT_S_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
33 \opt{MROBE100_PAD}{\ButtonDisplay}
34 \opt{HAVEREMOTEKEYMAP}{& }
35 & Toggles Scroll mode\\
36 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
38 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
39 ,COWON_D2_PAD}{\ButtonPower}
40 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
41 \opt{GIGABEAT_S_PAD}{\ButtonBack}
42 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
43 \opt{HAVEREMOTEKEYMAP}{& }
44 & Exits bounce demo\\
45 \end{btnmap}
47 Available options are:
49 \begin{description}
50 \item[Xdist/Ydist.] The distance to X axis and Y axis
51 respectively
52 \item[Xadd/Yadd.]How fast the code moves on the sine curve on
53 each axis
54 \item[Xsane/Ysane.] Changes the appearance of the bouncing.
55 \end{description}