Add remote keymapping to the manual for the iriver H100. Plugins have not yet been...
[kugel-rb.git] / manual / plugins / stopwatch.tex
blobf39252697956a0f776b04cd091000ec7d2856c0c
1 \subsection{Stopwatch}
2 \screenshot{plugins/images/ss-stopwatch}{Stopwatch}{fig:stopwatch}
4 A simple stopwatch program with support for saving times.
6 \begin{table}
7 \begin{btnmap}{}{}
8 \opt{PLAYER_PAD}{\ButtonMenu}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
10 \opt{IRIVER_RC_H100_PAD}{&}
11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
12 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
13 ,MROBE100_PAD}{\ButtonPower}
14 \opt{GIGABEAT_S_PAD}{\ButtonBack}
15 & Quit Plugin \\
17 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
18 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
19 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
20 ,IPOD_3G_PAD}{\ButtonSelect}
21 \opt{IRIVER_RC_H100_PAD}{&}
22 & Start / stop \\
24 \opt{PLAYER_PAD}{\ButtonStop}
25 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
26 ,SANSA_C200_PAD}{\ButtonLeft}
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
28 \opt{IRIVER_RC_H100_PAD}{&}
29 \opt{IRIVER_H10_PAD}{\ButtonRew}
30 \opt{IAUDIO_X5_PAD}{\ButtonRec}
31 \opt{GIGABEAT_PAD}{\ButtonA}
32 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
33 \opt{MROBE100_PAD}{\ButtonDisplay}
34 & Reset timer (only when timer is stopped)\\
36 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
37 \opt{IRIVER_RC_H100_PAD}{&}
38 \opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
39 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
40 \opt{IRIVER_H10_PAD}{\ButtonFF}
41 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
42 & Take lap time \\
44 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
45 \opt{IRIVER_RC_H100_PAD}{&}
46 \opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
47 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
48 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
49 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
50 & Scroll through lap times \\
51 \end{btnmap}
52 \end{table}