summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/bounce.tex30
1 files changed, 19 insertions, 11 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index 5e417ff5b4..8fc425d2d3 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -1,19 +1,27 @@
\subsection{Bounce}
\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce}
-
-This demo is of the word ``Rockbox'' bouncing across the screen. There
-is also an analogue clock on the Recorder platform. (The Ondio does
-not have clock support.)
-
-Key controls for this demo are:
+This demo is of the word ``Rockbox'' bouncing across the screen.
+\opt{CONFIG_RTC}{There is also an analogue clock in the background.}
+In \setting{Scroll mode} the bouncing text is replaced by a different one
+scrolling from right to left.
\begin{table}
\begin{btnmap}{}{}
-F1/F2/F3 & Enters Bounce configuration options \\
-UP/DOWN & Moves to next/previous option \\
-LEFT/RIGHT & Increases/decreases option value \\
-ON & Changes to Scroll mode \\
-OFF & Exits bounce demo\\
+\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
+ {\ButtonUp\ /\ \ButtonDown}
+\opt{IPOD_4G_PAD}{\ButtonScrollBack\ /\ \ButtonScrollFwd}
+& Moves to next/previous option\\
+\ButtonLeft\ /\ \ButtonRight
+& Increases/decreases option value\\
+\opt{RECORDER_PAD}{\ButtonOn}
+\opt{ONDIO_PAD}{\ButtonMenu}
+\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD}{\ButtonSelect}
+\opt{IAUDIO_X5_PAD}{\ButtonPlay}
+& Toggles Scroll mode\\
+\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+\opt{IPOD_4G_PAD}{\ButtonMenu}
+\opt{IAUDIO_X5_PAD}{\ButtonPower}
+& Exits bounce demo\\
\end{btnmap}
\end{table}