rockbox/manual/configure_rockbox/time_and_date.tex
Nick Peskett 2ecaca91f0 New General Settings submenu: Startup/Shutdown
A dedicated submenu for items which are run at startup, or initiate a shutdown.

Currently containing: Start Screen, Idle Poweroff, Sleep Timer & Start Sleep Timer on Boot.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31435 a1c6a512-1295-4272-9138-f99709370657
2011-12-26 08:26:38 +00:00

22 lines
936 B
TeX

% $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}
\item[Time Format:] Choose 12 or 24 hour clock.
\end{description}