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.tex105
1 files changed, 105 insertions, 0 deletions
diff --git a/manual/plugins/clock.tex b/manual/plugins/clock.tex
new file mode 100644
index 0000000000..58371cde08
--- /dev/null
+++ b/manual/plugins/clock.tex
@@ -0,0 +1,105 @@
1\subsection{Clock}
2{\centering\itshape
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=3.528cm,height=2.016cm]{images/rockbox-manual-img63.png}
5 \newline
6Clock
7\par}
8
9This is a fully featured analogue and digital clock program.
10
11\subsubsection{Key configuration}
12
13\begin{center}\begin{tabular}{|p{2.411cm}|p{6.012cm}|}
14\hline
15{\centering\bfseries\itshape
16KEY
17\par}
18&
19{\centering\bfseries\itshape
20ACTION
21\par}
22\\\hline
23{\centering
24F1
25\par}
26&
27Help
28\\\hline
29{\centering
30F2
31\par}
32&
33Start / Stop stopwatch
34\\\hline
35{\centering
36F2 (Hold)
37\par}
38&
39Reset stopwatch
40\\\hline
41{\centering
42F3
43\par}
44&
45Options
46\\\hline
47{\centering
48Play
49\par}
50&
51Select clock mode
52\\\hline
53{\centering
54UP
55\par}
56&
57Enable idle power off
58\\\hline
59{\centering
60DOWN
61\par}
62&
63Disable idle power off
64\\\hline
65{\centering
66RIGHT
67\par}
68&
69Enable backlight
70\\\hline
71{\centering
72LEFT
73\par}
74&
75Disable backlight
76\\\hline
77{\centering
78OFF
79\par}
80&
81Save settings to disk and exit
82\\\hline
83\end{tabular}\end{center}
84
85\subsubsection{Backlight configuration}
86If RIGHT or LEFT is not pressed during clock operation (with the
87exception of at the Help/Options/Mode Selector/Credit screens) then the
88backlight timeout will remain your Rockbox default setting (example, 15
89seconds). If RIGHT or LEFT is pressed, Clock will set the backlight to
90ON or OFF, respectively. When Clock is exited, your default Rockbox
91setting for Backlight will be restored.
92
93\subsubsection{Saving Settings}
94Settings are saved to disk when Clock is exited. They are saved to
95\textbf{/.rockbox/rocks/.clock\_settings''}. To reset your settings
96back to the defaults, simply navigate to this file using Rockbox,
97highlight 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
98separate 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
99``h.clock\_settings'' and ``c.clock\_settings''. Simply remove the
100``h'' for your home settings to go into effect, or add the ``h'' back and take off the ``c'' for your car settings.
101
102In the future, loading different settings will probably be made easier
103through a built{}-in settings file loader in Clock.
104
105