rockbox/manual/configure_rockbox/time_and_date.tex
Franklin Wei 30d7ead6af One-Time Password client (HOTP and TOTP)
* Implements RFC 4226 (HOTP) and RFC 6238 (TOTP)

* Adds sha1.c to apps/plugins/lib (orignally tools/hmac-sha1.c)

* See manual entry for more information

Change-Id: Ia4a4031b29f97361b541e71438aa7f3ea82212f2
2016-06-05 14:25:09 -04:00

24 lines
967 B
TeX

% $Id:$ %
\label{ref:Timeanddateactual}
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}