rockbox/manual/plugins/clock.tex
Dominik Riebeling 8c177221b3 Added environment to unify button mapping tables. Adjust plugins to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00

46 lines
1.9 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}
\begin{btnmap}{}{}
F1 & Help \\
F2 & Start / Stop stopwatch \\
F2 (Hold) & Reset stopwatch \\
F3 & Options \\
Play & Select clock mode \\
UP & Enable idle power off \\
DOWN & Disable idle power off \\
RIGHT & Enable backlight \\
LEFT & Disable backlight \\
OFF & Save settings to disk and exit \\
\end{btnmap}
\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
\fname{/.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 \fname{/.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.