744051bd65
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
50 lines
2 KiB
TeX
50 lines
2 KiB
TeX
\subsection{Clock}
|
|
{\centering\itshape
|
|
[Warning: Image ignored] % Unhandled or unsupported graphics:
|
|
%\includegraphics[width=3.528cm,height=2.016cm]{images/rockbox-manual-img63.png}
|
|
\newline
|
|
Clock
|
|
\par}
|
|
|
|
This is a fully featured analogue and digital clock program.
|
|
|
|
\subsubsection{Key configuration}
|
|
|
|
\begin{table}[h!]
|
|
\begin{center}
|
|
\begin{tabular}{|c|c|}
|
|
\hline
|
|
KEY & ACTION \\\hline
|
|
F1 & Help \\\hline
|
|
F2 & Start / Stop stopwatch \\\hline
|
|
F2 (Hold) & Reset stopwatch \\\hline
|
|
F3 & Options \\\hline
|
|
Play & Select clock mode \\\hline
|
|
UP & Enable idle power off \\\hline
|
|
DOWN & Disable idle power off \\\hline
|
|
RIGHT & Enable backlight \\\hline
|
|
LEFT & Disable backlight \\\hline
|
|
OFF & Save settings to disk and exit \\\hline
|
|
\end{tabular}
|
|
\end{center}
|
|
\end{table}
|
|
|
|
\subsubsection{Backlight configuration}
|
|
If RIGHT or LEFT is not pressed during clock operation (with the
|
|
exception of at the Help/Options/Mode Selector/Credit screens) then the
|
|
backlight timeout will remain your Rockbox default setting (example, 15
|
|
seconds). If RIGHT or LEFT is pressed, Clock will set the backlight to
|
|
ON or OFF, respectively. When Clock is exited, your default Rockbox
|
|
setting for Backlight will be restored.
|
|
|
|
\subsubsection{Saving Settings}
|
|
Settings are saved to disk when Clock is exited. They are saved to
|
|
\textbf{/.rockbox/rocks/.clock\_settings''}. To reset your settings
|
|
back to the defaults, simply navigate to this file using Rockbox,
|
|
highlight it, and press the ON+PLAY keys to get the Delete option. This way you can feel free to experiment with the settings {}- and you could even load
|
|
separate settings, say, one for your desk at home and one for in the car {}- by keeping two files in your \textbf{/.rockbox/rocks} folder such as
|
|
``h.clock\_settings'' and ``c.clock\_settings''. Simply remove the
|
|
``h'' for your home settings to go into effect, or add the ``h'' back and take off the ``c'' for your car settings.
|
|
|
|
In the future, loading different settings will probably be made easier
|
|
through a built{}-in settings file loader in Clock.
|