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.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index 1bb2477b3a..0e3f0623ba 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -9,25 +9,30 @@ A simple stopwatch program with support for saving times.
9\opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff} 9\opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff}
10\opt{ondio}{\ButtonOff} 10\opt{ondio}{\ButtonOff}
11\opt{ipodcolor,ipodnano}{\ButtonMenu} 11\opt{ipodcolor,ipodnano}{\ButtonMenu}
12\opt{SANSA_E200_PAD}{\ButtonPower}
12& Quit Plugin \\ 13& Quit Plugin \\
13\opt{player,recorder,recorderv2fm}{\ButtonPlay} 14\opt{player,recorder,recorderv2fm}{\ButtonPlay}
14\opt{ondio}{\ButtonRight} 15\opt{ondio}{\ButtonRight}
15\opt{h1xx,h300}{\ButtonSelect} 16\opt{h1xx,h300}{\ButtonSelect}
16\opt{ipodcolor,ipodnano}{\ButtonPlay} 17\opt{ipodcolor,ipodnano}{\ButtonPlay}
18\opt{SANSA_E200_PAD}{\ButtonLeft}
17& Start / stop \\ 19& Start / stop \\
18\opt{player}{\ButtonStop} 20\opt{player}{\ButtonStop}
19\opt{recorder,recorderv2fm,ondio}{\ButtonLeft} 21\opt{recorder,recorderv2fm,ondio}{\ButtonLeft}
20\opt{h1xx,h300}{\ButtonDown} 22\opt{h1xx,h300}{\ButtonDown}
21\opt{ipodcolor,ipodnano}{\fixme{Unknown}} 23\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
24\opt{SANSA_E200_PAD}{\ButtonRec}
22& Reset timer (only when timer is stopped)\\ 25& Reset timer (only when timer is stopped)\\
23\opt{player,recorder,recorderv2fm}{\ButtonOn} 26\opt{player,recorder,recorderv2fm}{\ButtonOn}
24\opt{ondio}{\ButtonMenu} 27\opt{ondio}{\ButtonMenu}
25\opt{h1xx,h300}{\ButtonOn} 28\opt{h1xx,h300}{\ButtonOn}
26\opt{ipodcolor,ipodnano}{\fixme{Unknown}} 29\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
30\opt{SANSA_E200_PAD}{\ButtonSelect}
27& Take lap time \\ 31& Take lap time \\
28\opt{player,h1xx,h300,ipodcolor,ipodnano}{\ButtonLeft/\ButtonRight} 32\opt{player,h1xx,h300,ipodcolor,ipodnano}{\ButtonLeft/\ButtonRight}
29\opt{recorder,recorderv2fm}{\ButtonDown/\ButtonUp} 33\opt{recorder,recorderv2fm}{\ButtonDown/\ButtonUp}
30\opt{ondio}{\ButtonUp/\ButtonDown} 34\opt{ondio}{\ButtonUp/\ButtonDown}
35\opt{SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown}
31& Scroll through lap times \\ 36& Scroll through lap times \\
32\end{btnmap} 37\end{btnmap}
33\end{table} 38\end{table}