2006-02-21 11:54:53 +00:00
|
|
|
\subsection{Stopwatch}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-stopwatch}{Stopwatch}{fig:stopwatch}
|
2006-02-21 11:54:53 +00:00
|
|
|
|
|
|
|
A simple stopwatch program with support for saving times.
|
|
|
|
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2006-08-27 11:17:36 +00:00
|
|
|
\opt{player}{\ButtonMenu}
|
|
|
|
\opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff}
|
|
|
|
\opt{ondio}{\ButtonOff}
|
|
|
|
\opt{ipodcolor,ipodnano}{\ButtonMenu}
|
2006-04-02 17:29:44 +00:00
|
|
|
& Quit Plugin \\
|
2006-08-27 11:17:36 +00:00
|
|
|
\opt{player,recorder,recorderv2fm}{\ButtonPlay}
|
|
|
|
\opt{ondio}{\ButtonRight}
|
|
|
|
\opt{h1xx,h300}{\ButtonSelect}
|
|
|
|
\opt{ipodcolor,ipodnano}{\ButtonPlay}
|
2006-04-02 17:29:44 +00:00
|
|
|
& Start / stop \\
|
2006-08-27 11:17:36 +00:00
|
|
|
\opt{player}{\ButtonStop}
|
|
|
|
\opt{recorder,recorderv2fm,ondio}{\ButtonLeft}
|
|
|
|
\opt{h1xx,h300}{\ButtonDown}
|
|
|
|
\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
|
2006-08-27 15:00:50 +00:00
|
|
|
& Reset timer (only when timer is stopped)\\
|
2006-08-27 11:17:36 +00:00
|
|
|
\opt{player,recorder,recorderv2fm}{\ButtonOn}
|
|
|
|
\opt{ondio}{\ButtonMenu}
|
|
|
|
\opt{h1xx,h300}{\ButtonOn}
|
2006-04-02 17:29:44 +00:00
|
|
|
\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
|
|
|
|
& Take lap time \\
|
2006-08-27 11:17:36 +00:00
|
|
|
\opt{player,h1xx,h300,ipodcolor,ipodnano}{\ButtonLeft/\ButtonRight}
|
|
|
|
\opt{recorder,recorderv2fm}{\ButtonDown/\ButtonUp}
|
2006-08-27 15:00:50 +00:00
|
|
|
\opt{ondio}{\ButtonUp/\ButtonDown}
|
2006-04-03 22:45:01 +00:00
|
|
|
& Scroll through lap times \\
|
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|