summaryrefslogtreecommitdiff
path: root/manual/plugins/clock.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/clock.tex')
-rw-r--r--manual/plugins/clock.tex34
1 files changed, 15 insertions, 19 deletions
diff --git a/manual/plugins/clock.tex b/manual/plugins/clock.tex
index 42bdd7ebc8..733d057d07 100644
--- a/manual/plugins/clock.tex
+++ b/manual/plugins/clock.tex
@@ -10,23 +10,19 @@ This is a fully featured analogue and digital clock program.
10 10
11\subsubsection{Key configuration} 11\subsubsection{Key configuration}
12 12
13\begin{table}[h!] 13\begin{table}
14\begin{center} 14\begin{btnmap}{}{}
15\begin{tabular}{|c|c|} 15F1 & Help \\
16\hline 16F2 & Start / Stop stopwatch \\
17KEY & ACTION \\\hline 17F2 (Hold) & Reset stopwatch \\
18F1 & Help \\\hline 18F3 & Options \\
19F2 & Start / Stop stopwatch \\\hline 19Play & Select clock mode \\
20F2 (Hold) & Reset stopwatch \\\hline 20UP & Enable idle power off \\
21F3 & Options \\\hline 21DOWN & Disable idle power off \\
22Play & Select clock mode \\\hline 22RIGHT & Enable backlight \\
23UP & Enable idle power off \\\hline 23LEFT & Disable backlight \\
24DOWN & Disable idle power off \\\hline 24OFF & Save settings to disk and exit \\
25RIGHT & Enable backlight \\\hline 25\end{btnmap}
26LEFT & Disable backlight \\\hline
27OFF & Save settings to disk and exit \\\hline
28\end{tabular}
29\end{center}
30\end{table} 26\end{table}
31 27
32\subsubsection{Backlight configuration} 28\subsubsection{Backlight configuration}
@@ -39,10 +35,10 @@ setting for Backlight will be restored.
39 35
40\subsubsection{Saving Settings} 36\subsubsection{Saving Settings}
41Settings are saved to disk when Clock is exited. They are saved to 37Settings are saved to disk when Clock is exited. They are saved to
42\textbf{/.rockbox/rocks/.clock\_settings''}. To reset your settings 38\fname{/.rockbox/rocks/.clock\_settings}. To reset your settings
43back to the defaults, simply navigate to this file using Rockbox, 39back to the defaults, simply navigate to this file using Rockbox,
44highlight 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 40highlight 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
45separate 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 41separate 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
46``h.clock\_settings'' and ``c.clock\_settings''. Simply remove the 42``h.clock\_settings'' and ``c.clock\_settings''. Simply remove the
47``h'' for your home settings to go into effect, or add the ``h'' back and take off the ``c'' for your car settings. 43``h'' for your home settings to go into effect, or add the ``h'' back and take off the ``c'' for your car settings.
48 44