summaryrefslogtreecommitdiff
path: root/manual/main_menu
diff options
context:
space:
mode:
Diffstat (limited to 'manual/main_menu')
-rw-r--r--manual/main_menu/main.tex44
1 files changed, 38 insertions, 6 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 0a57d9d8bf..1cb079e1fc 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -175,6 +175,36 @@ remaining, disk total space and disk free space.
175pages of information.} 175pages of information.}
176 176
177\begin{description} 177\begin{description}
178\opt{rtc}{
179 \item[Time and Date:]
180 Time related menu options. Pressing \ActionStdContext{} will voice the current time if voice support is enabled
181 \begin{description}
182 \item [Set Time/Date: ] Set current time and date.
183 \item[Sleep Timer:]
184 The \setting{Sleep Timer} powers off your \dap{} after playing for a given
185 time. It can be set from \setting{Off} to 5 hours in 5 minute steps.
186 The \setting{Sleep Timer} is reset on boot.
187 \opt{alarm}{Using this option disables the \setting{Wake up alarm}.}
188 \item [Time Format: ] Choose 12 or 24 hour clock.
189 \opt{alarm}{
190 \subsection{Wake-Up Alarm}
191 % TODO this isn't quite right for all targets, I think
192 This option turns the \dap{} off and then starts it up again at the
193 specified time. Use \ActionSettingInc{} and \ActionSettingDec{} to adjust
194 the minutes setting, \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to
195 adjust the hours.
196 \ActionAlarmSet{} confirms the alarm and shuts the \dap{} down, and
197 \ActionAlarmCancel{} cancels setting an alarm. If the \dap{} is turned on
198 again before the alarm occurs, the alarm will be cancelled. Using this
199 option disables the \setting{Sleep Timer}.
200
201 \opt{recording,radio}{
202 \subsection{Alarm Wake up Screen}
203 This option controls what the \dap{} does when it is woken up by the alarm.
204 }
205 }
206 \end{description}
207}
178\item[Rockbox Info:] 208\item[Rockbox Info:]
179 Displays some basic system information. This is, from top to bottom, 209 Displays some basic system information. This is, from top to bottom,
180 the amount of memory Rockbox has available for storing music (the buffer). 210 the amount of memory Rockbox has available for storing music (the buffer).
@@ -190,12 +220,14 @@ pages of information.}
190 220
191\item[Version:] 221\item[Version:]
192 Software version and credits display. 222 Software version and credits display.
193 223
194\item[Sleep Timer:] 224\nopt{rtc}{
195 The \setting{Sleep Timer} powers off your \dap{} after playing for a given 225 \item[Sleep Timer:]
196 time. It can be set from \setting{Off} to 5 hours in 5 minute steps. 226 The \setting{Sleep Timer} powers off your \dap{} after playing for a given
197 The \setting{Sleep Timer} is reset on boot. 227 time. It can be set from \setting{Off} to 5 hours in 5 minute steps.
198 \opt{alarm}{Using this option disables the \setting{Wake up alarm}.} 228 The \setting{Sleep Timer} is reset on boot.
229 \opt{alarm}{Using this option disables the \setting{Wake up alarm}.}
230}
199 231
200\item[Debug (Keep Out!):] 232\item[Debug (Keep Out!):]
201 This sub menu is intended to be used \emph{only} by Rockbox developers. 233 This sub menu is intended to be used \emph{only} by Rockbox developers.