summaryrefslogtreecommitdiff
path: root/manual/plugins/bounce.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/bounce.tex')
-rw-r--r--manual/plugins/bounce.tex22
1 files changed, 10 insertions, 12 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index abfb6a3e21..5e417ff5b4 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -7,24 +7,22 @@ not have clock support.)
7 7
8Key controls for this demo are: 8Key controls for this demo are:
9 9
10\begin{table}[h!] 10\begin{table}
11\begin{center} 11\begin{btnmap}{}{}
12\begin{tabular}{@{}ll@{}}\toprule
13\textbf{Key} & \textbf{Action} \\\midrule
14F1/F2/F3 & Enters Bounce configuration options \\ 12F1/F2/F3 & Enters Bounce configuration options \\
15UP/DOWN & Moves to next/previous option \\ 13UP/DOWN & Moves to next/previous option \\
16LEFT/RIGHT & Increases/decreases option value \\ 14LEFT/RIGHT & Increases/decreases option value \\
17ON & Changes to Scroll mode \\ 15ON & Changes to Scroll mode \\
18OFF & Exits bounce demo\\\bottomrule 16OFF & Exits bounce demo\\
19\end{tabular} 17\end{btnmap}
20\end{center}
21\end{table} 18\end{table}
19
22Available options are: 20Available options are:
23 21
24\begin{itemize} 22\begin{description}
25\item \textbf{Xdist/Ydist:} The distance to X axis and Y axis 23\item[Xdist/Ydist.] The distance to X axis and Y axis
26respectively 24respectively
27\item \textbf{Xadd/Yadd:} how fast the code moves on the sine curve on 25\item[Xadd/Yadd.]How fast the code moves on the sine curve on
28each axis 26each axis
29\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing. 27\item[Xsane/Ysane.] Changes the appearance of the bouncing.
30\end{itemize} 28\end{description}