Correct beast manual install instructions in Windows.
[kugel-rb.git] / manual / plugins / stopwatch.tex
blob830a6a3a2f93d8b7967476c1a5178d336f07c11f
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{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
11 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
12 ,MROBE100_PAD}{\ButtonPower}
13 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
14 \opt{GIGABEAT_S_PAD}{\ButtonBack}
15 \opt{HAVEREMOTEKEYMAP}{&
16 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
18 & Quit Plugin \\
20 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
21 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonRight}
22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
23 ,IPOD_3G_PAD}{\ButtonSelect}
24 \opt{HAVEREMOTEKEYMAP}{& }
25 & Start / stop \\
27 \opt{PLAYER_PAD}{\ButtonStop}
28 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
29 ,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonLeft}
30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
31 \opt{IRIVER_H10_PAD}{\ButtonRew}
32 \opt{IAUDIO_X5_PAD}{\ButtonRec}
33 \opt{GIGABEAT_PAD}{\ButtonA}
34 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
35 \opt{MROBE100_PAD}{\ButtonDisplay}
36 \opt{HAVEREMOTEKEYMAP}{& }
37 & Reset timer (only when timer is stopped)\\
39 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
40 \opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
41 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
42 \opt{IRIVER_H10_PAD}{\ButtonFF}
43 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
44 \opt{HAVEREMOTEKEYMAP}{& }
45 & Take lap time \\
47 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
48 \opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD%
49 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
50 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
51 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
52 \opt{HAVEREMOTEKEYMAP}{& }
53 & Scroll through lap times \\
54 \end{btnmap}
55 \end{table}