summaryrefslogtreecommitdiff
path: root/manual/plugins/oscillograph.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/oscillograph.tex')
-rw-r--r--manual/plugins/oscillograph.tex19
1 files changed, 9 insertions, 10 deletions
diff --git a/manual/plugins/oscillograph.tex b/manual/plugins/oscillograph.tex
index e2e52f00f4..87099b2310 100644
--- a/manual/plugins/oscillograph.tex
+++ b/manual/plugins/oscillograph.tex
@@ -15,16 +15,15 @@ At faster speed rates, the Jukebox is less responsive to user input.
15 15
16\begin{table}[h!] 16\begin{table}[h!]
17\begin{center} 17\begin{center}
18\begin{tabular}{|c|c|} 18\begin{tabular}{@{}ll@{}}\toprule
19\hline 19\textbf{Key} & \textbf{Action} \\\midrule
20KEY & ACTION \\\hline 20F1 & toggles whether to scroll or not \\
21F1 & toggles whether to scroll or not \\\hline 21F2 & toggles filled / curve / plot \\
22F2 & toggles filled / curve / plot \\\hline 22F3 & reset speed to 0 \\
23F3 & reset speed to 0 \\\hline 23UP & slow down scrolling \\
24UP & slow down scrolling \\\hline 24DOWN & Speeds up scrolling \\
25DOWN & Speeds up scrolling \\\hline 25PLAY & Pauses the demo \\
26PLAY & Pauses the demo \\\hline 26OFF & Exits demo \\\bottomrule
27OFF & Exits demo \\\hline
28\end{tabular} 27\end{tabular}
29\end{center} 28\end{center}
30\end{table} 29\end{table}