summaryrefslogtreecommitdiff
path: root/manual/plugins/stopwatch.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/stopwatch.tex')
-rw-r--r--manual/plugins/stopwatch.tex11
1 files changed, 5 insertions, 6 deletions
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index c5f555284e..c5a26aea2c 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -5,9 +5,8 @@ A simple stopwatch program with support for saving times.
5 5
6\subsubsection{Keys are as follows:} 6\subsubsection{Keys are as follows:}
7 7
8\begin{center} 8\begin{table}
9\begin{tabular}{@{}ll@{}}\toprule 9\begin{btnmap}{}{}
10\textbf{Key} & \textbf{Action}\\\midrule
11\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off} 10\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off}
12\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop} 11\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop}
13\opt{ipodcolor,ipodnano}{Menu} 12\opt{ipodcolor,ipodnano}{Menu}
@@ -23,6 +22,6 @@ A simple stopwatch program with support for saving times.
23& Take lap time \\ 22& Take lap time \\
24\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right} 23\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right}
25\opt{recorder,recorderv2fm}{Down/Up} 24\opt{recorder,recorderv2fm}{Down/Up}
26& Scroll through lap times \\\bottomrule 25& Scroll through lap times \\
27\end{tabular} 26\end{btnmap}
28\end{center} 27\end{table}