From e46f40e1747fc8cbfcc6bb0a573c814056f75989 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Tue, 18 Oct 2011 20:48:41 +0000 Subject: Fix manual build, forgot to add new files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30789 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/sleep_timer.tex | 13 +++++++++++++ manual/configure_rockbox/time_and_date.tex | 23 +++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 manual/configure_rockbox/sleep_timer.tex create mode 100644 manual/configure_rockbox/time_and_date.tex 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} -- cgit v1.2.3