Fix order of Recording settings and Manage settings in the manual. Thanks to Grahack...
[kugel-rb.git] / manual / plugins / stopwatch.tex
blobb2afe9d5ff81f55415a9bfc6e68d760062ff62ec
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 & Quit Plugin \\
15 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
16 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
17 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
18 ,IPOD_3G_PAD}{\ButtonSelect}
19 & Start / stop \\
21 \opt{PLAYER_PAD}{\ButtonStop}
22 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
23 ,SANSA_C200_PAD}{\ButtonLeft}
24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
25 \opt{IRIVER_H10_PAD}{\ButtonRew}
26 \opt{IAUDIO_X5_PAD}{\ButtonRec}
27 \opt{GIGABEAT_PAD}{\ButtonA}
28 \opt{MROBE100_PAD}{\ButtonDisplay}
29 & Reset timer (only when timer is stopped)\\
31 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
32 \opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
33 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
34 \opt{IRIVER_H10_PAD}{\ButtonFF}
35 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
36 & Take lap time \\
38 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
39 \opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
40 ,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
41 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
42 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
43 & Scroll through lap times \\
44 \end{btnmap}
45 \end{table}