hopefully get the widecabbie theme going again... temporary fix only though
[kugel-rb.git] / manual / plugins / stopwatch.tex
blobc0ff3d5e29e1aad630ee06e6c8b7e8d666a7628b
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{GIGABEAT_S_PAD}{\ButtonBack}
14 \opt{HAVEREMOTEKEYMAP}{&
15 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
17 & Quit Plugin \\
19 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
20 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
21 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
22 ,IPOD_3G_PAD}{\ButtonSelect}
23 \opt{HAVEREMOTEKEYMAP}{& }
24 & Start / stop \\
26 \opt{PLAYER_PAD}{\ButtonStop}
27 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
28 ,SANSA_C200_PAD}{\ButtonLeft}
29 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
30 \opt{IRIVER_H10_PAD}{\ButtonRew}
31 \opt{IAUDIO_X5_PAD}{\ButtonRec}
32 \opt{GIGABEAT_PAD}{\ButtonA}
33 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
34 \opt{MROBE100_PAD}{\ButtonDisplay}
35 \opt{HAVEREMOTEKEYMAP}{& }
36 & Reset timer (only when timer is stopped)\\
38 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
39 \opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
40 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
41 \opt{IRIVER_H10_PAD}{\ButtonFF}
42 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
43 \opt{HAVEREMOTEKEYMAP}{& }
44 & Take lap time \\
46 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
47 \opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
48 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
50 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
51 \opt{HAVEREMOTEKEYMAP}{& }
52 & Scroll through lap times \\
53 \end{btnmap}
54 \end{table}