rockbox/manual/plugins/stopwatch.tex
Martin Arver c7fd0fee7a Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 11:54:53 +00:00

104 lines
1.3 KiB
TeX

\subsection{Stopwatch}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=3.704cm,height=2.117cm]{images/rockbox-manual-img73.png}
\textmd{ } [Warning: Image ignored]
% Unhandled or unsupported graphics:
%\includegraphics[width=4.667cm,height=1.998cm]{images/rockbox-manual-img74.png}
\newline
Recorder stopwatch Player stopwatch
\par}
A simple stopwatch program with support for saving times.
\subsubsection{Keys are as follows:}
\begin{tabular}[c]{|p{2.9029999cm}|p{2.763cm}|p{2.199cm}|p{5.235cm}|}
\hline
{\centering\bfseries\itshape
PLAYER
\par}
&
{\centering\bfseries\itshape
RECORDER
\par}
&
{\centering\bfseries\itshape
ONDIO
\par}
&
{\centering\bfseries\itshape
FUNCTION
\par}
\\\hline
{\centering
MENU
\par}
&
{\centering
OFF
\par}
&
{\centering
ONOFF
\par}
&
Quit Plugin
\\\hline
{\centering
PLAY
\par}
&
{\centering
PLAY
\par}
&
{\centering
RIGHT
\par}
&
Start / stop
\\\hline
{\centering
STOP
\par}
&
{\centering
LEFT
\par}
&
{\centering
LEFT
\par}
&
Reset timer
\\\hline
{\centering
ON
\par}
&
{\centering
ON
\par}
&
{\centering
MODE
\par}
&
Take lap time
\\\hline
{\centering
MINUS/PLUS
\par}
&
{\centering
DOWN/UP
\par}
&
{\centering
DOWN/UP
\par}
&
Scroll through lap times
\\\hline
\end{tabular}