Prepare new maemo release
[maemo-rb.git] / manual / plugins / bounce.tex
blobfe26c67198b4f8e0ff3b487dbde88361f8821100
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 \PluginUp / \PluginDown
10 \opt{HAVEREMOTEKEYMAP}{& }
11 & Moves to next/previous option\\
12 \nopt{scrollwheel} {
13 \PluginRight{} / \PluginLeft
15 \opt{scrollwheel} {
16 \PluginScrollFwd{} / \PluginScrollBack
18 \opt{HAVEREMOTEKEYMAP}{& }
19 & Increases/decreases option value\\
20 \PluginSelect
21 \opt{HAVEREMOTEKEYMAP}{& }
22 & Toggles Scroll mode\\
23 \PluginCancel{} or \PluginExit
24 \opt{HAVEREMOTEKEYMAP}{& }
25 & Exits bounce demo\\
26 \end{btnmap}
28 Available options are:
30 \begin{description}
31 \item[Xdist/Ydist.] The distance to X axis and Y axis
32 respectively
33 \item[Xadd/Yadd.]How fast the code moves on the sine curve on
34 each axis
35 \item[Xsane/Ysane.] Changes the appearance of the bouncing.
36 \end{description}