summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/configure_rockbox/sleep_timer.tex13
-rw-r--r--manual/configure_rockbox/time_and_date.tex23
2 files changed, 36 insertions, 0 deletions
diff --git a/manual/configure_rockbox/sleep_timer.tex b/manual/configure_rockbox/sleep_timer.tex
new file mode 100644
index 0000000000..f9cb76a603
--- /dev/null
+++ b/manual/configure_rockbox/sleep_timer.tex
@@ -0,0 +1,13 @@
+% $Id:$ %
+\item[Sleep Timer:]
+ The \setting{Sleep Timer} powers off your \dap{} after playing for a given
+ time.
+ Shown when the \setting{Sleep Timer} is inactive, it can be set from
+ \setting{Off} to 5 hours in 5 minute steps.
+ While the \setting{Sleep Timer} is reset on boot, the value selected is
+ retained and will be used as the default from then on.
+\item[Cancel Sleep Timer (h:mm):]
+ Shown when the \setting{Sleep Timer} is active, this option disables the
+ current \setting{Sleep Timer}.
+\item[Start Sleep Timer On Boot:]
+ If set, a \setting{Sleep Timer} will be initiated when the device starts.
diff --git a/manual/configure_rockbox/time_and_date.tex b/manual/configure_rockbox/time_and_date.tex
new file mode 100644
index 0000000000..9f1223ecfe
--- /dev/null
+++ b/manual/configure_rockbox/time_and_date.tex
@@ -0,0 +1,23 @@
+% $Id:$ %
+
+Time related menu options. Pressing \ActionStdContext{} will voice the current time
+if voice support is enabled.
+
+\begin{description}
+ \item[Set Time/Date:] Set current time and date.
+ \opt{alarm}{
+ \item[Wake-Up Alarm:]
+ This option will make the \dap{} start up at the specified time.
+ Use \ActionSettingInc{} and \ActionSettingDec{} to adjust the minutes setting,
+ \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to adjust the hours.
+ \ActionAlarmSet{} confirms the alarm, and \ActionAlarmCancel{} cancels setting
+ an alarm. If the \dap{} is turned on again before the alarm occurs, the alarm
+ will be cancelled.
+ \opt{recording,radio}{
+ \item[Alarm Wake Up Screen:]
+ This option controls what the \dap{} does when it is woken up by the alarm.
+ }%\opt{recording,radio}
+ }%\opt{alarm}
+ \input{configure_rockbox/sleep_timer.tex}
+ \item[Time Format:] Choose 12 or 24 hour clock.
+\end{description}