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}
|
2008-06-19 01:08:37 +00:00
|
|
|
\begin{btnmap}{}{}
|
|
|
|
\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,SANSA_C200_PAD,GIGABEAT_PAD%
|
|
|
|
,MROBE100_PAD}{\ButtonPower}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonBack}
|
2009-07-22 21:40:29 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{&
|
|
|
|
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
|
|
|
|
}
|
2008-06-19 01:08:37 +00:00
|
|
|
& Quit Plugin \\
|
|
|
|
%
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
|
2008-06-19 01:08:37 +00:00
|
|
|
\opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
|
|
|
|
,IPOD_3G_PAD}{\ButtonSelect}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2008-06-19 01:08:37 +00:00
|
|
|
& Start / stop \\
|
|
|
|
%
|
|
|
|
\opt{PLAYER_PAD}{\ButtonStop}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
|
|
|
|
,SANSA_C200_PAD}{\ButtonLeft}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonRec}
|
|
|
|
\opt{GIGABEAT_PAD}{\ButtonA}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonMenu}
|
2008-06-19 01:08:37 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonDisplay}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2008-06-19 01:08:37 +00:00
|
|
|
& Reset timer (only when timer is stopped)\\
|
|
|
|
%
|
|
|
|
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
|
|
|
\opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
|
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonFF}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2008-06-19 01:08:37 +00:00
|
|
|
& Take lap time \\
|
|
|
|
%
|
|
|
|
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
|
2009-05-21 11:39:22 +00:00
|
|
|
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
|
2008-06-19 01:08:37 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2008-06-19 01:08:37 +00:00
|
|
|
& Scroll through lap times \\
|
|
|
|
\end{btnmap}
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{table}
|