summaryrefslogtreecommitdiff
path: root/manual/plugins/stopwatch.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/stopwatch.tex')
-rw-r--r--manual/plugins/stopwatch.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index 87fcd51695..1c13c6defb 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -11,14 +11,14 @@ A simple stopwatch program with support for saving times.
11 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 11 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
12 ,MROBE100_PAD}{\ButtonPower} 12 ,MROBE100_PAD}{\ButtonPower}
13 \opt{GIGABEAT_S_PAD}{\ButtonBack} 13 \opt{GIGABEAT_S_PAD}{\ButtonBack}
14 \opt{IRIVER_RC_H100_PAD}{&} 14 \opt{HAVEREMOTEKEYMAP}{& }
15 & Quit Plugin \\ 15 & Quit Plugin \\
16 % 16 %
17 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} 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} 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% 19 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
20 ,IPOD_3G_PAD}{\ButtonSelect} 20 ,IPOD_3G_PAD}{\ButtonSelect}
21 \opt{IRIVER_RC_H100_PAD}{&} 21 \opt{HAVEREMOTEKEYMAP}{& }
22 & Start / stop \\ 22 & Start / stop \\
23 % 23 %
24 \opt{PLAYER_PAD}{\ButtonStop} 24 \opt{PLAYER_PAD}{\ButtonStop}
@@ -30,7 +30,7 @@ A simple stopwatch program with support for saving times.
30 \opt{GIGABEAT_PAD}{\ButtonA} 30 \opt{GIGABEAT_PAD}{\ButtonA}
31 \opt{GIGABEAT_S_PAD}{\ButtonMenu} 31 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
32 \opt{MROBE100_PAD}{\ButtonDisplay} 32 \opt{MROBE100_PAD}{\ButtonDisplay}
33 \opt{IRIVER_RC_H100_PAD}{&} 33 \opt{HAVEREMOTEKEYMAP}{& }
34 & Reset timer (only when timer is stopped)\\ 34 & Reset timer (only when timer is stopped)\\
35 % 35 %
36 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 36 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
@@ -38,7 +38,7 @@ A simple stopwatch program with support for saving times.
38 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} 38 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
39 \opt{IRIVER_H10_PAD}{\ButtonFF} 39 \opt{IRIVER_H10_PAD}{\ButtonFF}
40 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonSelect} 40 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
41 \opt{IRIVER_RC_H100_PAD}{&} 41 \opt{HAVEREMOTEKEYMAP}{& }
42 & Take lap time \\ 42 & Take lap time \\
43 % 43 %
44 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight} 44 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
@@ -46,7 +46,7 @@ A simple stopwatch program with support for saving times.
46 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown} 46 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
47 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} 47 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
48 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} 48 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
49 \opt{IRIVER_RC_H100_PAD}{&} 49 \opt{HAVEREMOTEKEYMAP}{& }
50 & Scroll through lap times \\ 50 & Scroll through lap times \\
51 \end{btnmap} 51 \end{btnmap}
52\end{table} 52\end{table}