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}{}{}
|
2007-01-19 06:45:59 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonMenu}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
|
2006-04-02 17:29:44 +00:00
|
|
|
& Quit Plugin \\
|
2007-01-19 06:45:59 +00:00
|
|
|
\opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonRight}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
|
2007-01-14 09:55:19 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonLeft}
|
2006-04-02 17:29:44 +00:00
|
|
|
& Start / stop \\
|
2007-01-19 06:45:59 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonStop}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
|
|
|
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}
|
2006-08-27 15:00:50 +00:00
|
|
|
& Reset timer (only when timer is stopped)\\
|
2007-01-19 06:45:59 +00:00
|
|
|
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonFF}
|
|
|
|
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
|
2006-04-02 17:29:44 +00:00
|
|
|
& Take lap time \\
|
2007-01-19 06:45:59 +00:00
|
|
|
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft/\ButtonRight}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp/\ButtonDown}
|
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
|
2006-04-03 22:45:01 +00:00
|
|
|
& Scroll through lap times \\
|
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|