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.tex23
1 files changed, 17 insertions, 6 deletions
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index 65799e2d6f..c5f555284e 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -1,5 +1,5 @@
1\subsection{Stopwatch} 1\subsection{Stopwatch}
2\screenshot{plugins/images/ss-stopwatch-\genericimg.png}{Stopwatch}{img:stopwatch} 2\screenshot{plugins/images/ss-stopwatch}{Stopwatch}{fig:stopwatch}
3 3
4A simple stopwatch program with support for saving times. 4A simple stopwatch program with support for saving times.
5 5
@@ -8,10 +8,21 @@ A simple stopwatch program with support for saving times.
8\begin{center} 8\begin{center}
9\begin{tabular}{@{}ll@{}}\toprule 9\begin{tabular}{@{}ll@{}}\toprule
10\textbf{Key} & \textbf{Action}\\\midrule 10\textbf{Key} & \textbf{Action}\\\midrule
11\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off}\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Menu} & Quit Plugin \\ 11\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off}
12\opt{player,recorder,recorderv2fm}{Play}\opt{ondio}{Right}\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Play} & Start / stop \\ 12\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop}
13\opt{player}{Stop}\opt{recorder,recorderv2fm,ondio}{Left}\opt{h1xx,h300}{Down}\opt{ipodcolor,ipodnano}{Unknown} & Reset timer \\ 13\opt{ipodcolor,ipodnano}{Menu}
14\opt{player,recorder,recorderv2fm}{On}\opt{ondio}{Mode}\opt{h1xx,h300}{Play}\opt{ipodcolor,ipodnano}{Unknown} & Take lap time \\ 14& Quit Plugin \\
15\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right}\opt{recorder,recorderv2fm}{Down/Up} & Scroll through lap times \\\bottomrule 15\opt{player,recorder,recorderv2fm}{Play}\opt{ondio}{Right}
16\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Play}
17& Start / stop \\
18\opt{player}{Stop}\opt{recorder,recorderv2fm,ondio}{Left}
19\opt{h1xx,h300}{Down}\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
20& Reset timer \\
21\opt{player,recorder,recorderv2fm}{On}\opt{ondio}{Mode}\opt{h1xx,h300}{Play}
22\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
23& Take lap time \\
24\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right}
25\opt{recorder,recorderv2fm}{Down/Up}
26& Scroll through lap times \\\bottomrule
16\end{tabular} 27\end{tabular}
17\end{center} 28\end{center}