744051bd65
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
26 lines
857 B
TeX
26 lines
857 B
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{table}[h!]
|
|
\begin{tabular}{|c|c|c|c|}
|
|
\hline
|
|
PLAYER & RECORDER & ONDIO & FUNCTION \\\hline
|
|
MENU & OFF & ONOFF & Quit Plugin \\\hline
|
|
PLAY & PLAY & RIGHT & Start / stop \\\hline
|
|
STOP & LEFT & LEFT & Reset timer \\\hline
|
|
ON & ON & MODE & Take lap time \\\hline
|
|
MINUS/PLUS & DOWN/UP & DOWN/UP & Scroll through lap times \\\hline
|
|
\end{tabular}
|
|
\end{table}
|