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.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index d0a9e5a5ae..1bb2477b3a 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -3,8 +3,6 @@
3 3
4A simple stopwatch program with support for saving times. 4A simple stopwatch program with support for saving times.
5 5
6\subsubsection{Keys are as follows:}
7
8\begin{table} 6\begin{table}
9\begin{btnmap}{}{} 7\begin{btnmap}{}{}
10\opt{player}{\ButtonMenu} 8\opt{player}{\ButtonMenu}
@@ -21,7 +19,7 @@ A simple stopwatch program with support for saving times.
21\opt{recorder,recorderv2fm,ondio}{\ButtonLeft} 19\opt{recorder,recorderv2fm,ondio}{\ButtonLeft}
22\opt{h1xx,h300}{\ButtonDown} 20\opt{h1xx,h300}{\ButtonDown}
23\opt{ipodcolor,ipodnano}{\fixme{Unknown}} 21\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
24& Reset timer \\ 22& Reset timer (only when timer is stopped)\\
25\opt{player,recorder,recorderv2fm}{\ButtonOn} 23\opt{player,recorder,recorderv2fm}{\ButtonOn}
26\opt{ondio}{\ButtonMenu} 24\opt{ondio}{\ButtonMenu}
27\opt{h1xx,h300}{\ButtonOn} 25\opt{h1xx,h300}{\ButtonOn}
@@ -29,6 +27,7 @@ A simple stopwatch program with support for saving times.
29& Take lap time \\ 27& Take lap time \\
30\opt{player,h1xx,h300,ipodcolor,ipodnano}{\ButtonLeft/\ButtonRight} 28\opt{player,h1xx,h300,ipodcolor,ipodnano}{\ButtonLeft/\ButtonRight}
31\opt{recorder,recorderv2fm}{\ButtonDown/\ButtonUp} 29\opt{recorder,recorderv2fm}{\ButtonDown/\ButtonUp}
30\opt{ondio}{\ButtonUp/\ButtonDown}
32& Scroll through lap times \\ 31& Scroll through lap times \\
33\end{btnmap} 32\end{btnmap}
34\end{table} 33\end{table}