diff options
Diffstat (limited to 'manual/plugins/stopwatch.tex')
| -rw-r--r-- | manual/plugins/stopwatch.tex | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex index 65799e2..c5f5552 100644 --- a/manual/plugins/stopwatch.tex +++ b/manual/plugins/stopwatch.tex @@ -1,5 +1,5 @@ \subsection{Stopwatch} -\screenshot{plugins/images/ss-stopwatch-\genericimg.png}{Stopwatch}{img:stopwatch} +\screenshot{plugins/images/ss-stopwatch}{Stopwatch}{fig:stopwatch} A simple stopwatch program with support for saving times. @@ -8,10 +8,21 @@ A simple stopwatch program with support for saving times. \begin{center} \begin{tabular}{@{}ll@{}}\toprule \textbf{Key} & \textbf{Action}\\\midrule -\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off}\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Menu} & Quit Plugin \\ -\opt{player,recorder,recorderv2fm}{Play}\opt{ondio}{Right}\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Play} & Start / stop \\ -\opt{player}{Stop}\opt{recorder,recorderv2fm,ondio}{Left}\opt{h1xx,h300}{Down}\opt{ipodcolor,ipodnano}{Unknown} & Reset timer \\ -\opt{player,recorder,recorderv2fm}{On}\opt{ondio}{Mode}\opt{h1xx,h300}{Play}\opt{ipodcolor,ipodnano}{Unknown} & Take lap time \\ -\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right}\opt{recorder,recorderv2fm}{Down/Up} & Scroll through lap times \\\bottomrule +\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off} +\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop} +\opt{ipodcolor,ipodnano}{Menu} +& Quit Plugin \\ +\opt{player,recorder,recorderv2fm}{Play}\opt{ondio}{Right} +\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Play} +& Start / stop \\ +\opt{player}{Stop}\opt{recorder,recorderv2fm,ondio}{Left} +\opt{h1xx,h300}{Down}\opt{ipodcolor,ipodnano}{\fixme{Unknown}} +& Reset timer \\ +\opt{player,recorder,recorderv2fm}{On}\opt{ondio}{Mode}\opt{h1xx,h300}{Play} +\opt{ipodcolor,ipodnano}{\fixme{Unknown}} +& Take lap time \\ +\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right} +\opt{recorder,recorderv2fm}{Down/Up} +& Scroll through lap times \\\bottomrule \end{tabular} \end{center} |