summaryrefslogtreecommitdiffstats
path: root/manual/plugins/stopwatch.tex
blob: 1bb2477b3a952f544ae93779e4437f8db1900909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\subsection{Stopwatch}
\screenshot{plugins/images/ss-stopwatch}{Stopwatch}{fig:stopwatch}

A simple stopwatch program with support for saving times.

\begin{table}
\begin{btnmap}{}{}
\opt{player}{\ButtonMenu}
\opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff}
\opt{ondio}{\ButtonOff}
\opt{ipodcolor,ipodnano}{\ButtonMenu}
& Quit Plugin \\
\opt{player,recorder,recorderv2fm}{\ButtonPlay}
\opt{ondio}{\ButtonRight}
\opt{h1xx,h300}{\ButtonSelect}
\opt{ipodcolor,ipodnano}{\ButtonPlay}
& Start / stop \\
\opt{player}{\ButtonStop}
\opt{recorder,recorderv2fm,ondio}{\ButtonLeft}
\opt{h1xx,h300}{\ButtonDown}
\opt{ipodcolor,ipodnano}{\fixme{Unknown}} 
& Reset timer (only when timer is stopped)\\
\opt{player,recorder,recorderv2fm}{\ButtonOn}
\opt{ondio}{\ButtonMenu}
\opt{h1xx,h300}{\ButtonOn}
\opt{ipodcolor,ipodnano}{\fixme{Unknown}} 
& Take lap time \\
\opt{player,h1xx,h300,ipodcolor,ipodnano}{\ButtonLeft/\ButtonRight}
\opt{recorder,recorderv2fm}{\ButtonDown/\ButtonUp}
\opt{ondio}{\ButtonUp/\ButtonDown}
& Scroll through lap times \\
\end{btnmap}
\end{table}