summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-12-01 10:24:56 +0000
committerNils Wallménius <nils@rockbox.org>2008-12-01 10:24:56 +0000
commit9fc68a3ccc6ac497e0b1e12ecae8b3da301e2ade (patch)
tree831476dd1017442db3d30134dff26d31cd62ac06 /manual/configure_rockbox
parent2d17541895d68e3bc977b9eab29f324db1a0f903 (diff)
downloadrockbox-9fc68a3ccc6ac497e0b1e12ecae8b3da301e2ade.tar.gz
rockbox-9fc68a3ccc6ac497e0b1e12ecae8b3da301e2ade.zip
Update manual to reflect the new time and date screen, patch by Jonathan Gordon with some small tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19284 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rw-r--r--manual/configure_rockbox/system_options.tex26
1 files changed, 0 insertions, 26 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 2a2121858f..b5183ed5d6 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -88,15 +88,6 @@
88 \end{description} 88 \end{description}
89} % \opt{dircache,HAVE_DISK_STORAGE} 89} % \opt{dircache,HAVE_DISK_STORAGE}
90 90
91\opt{rtc}{
92 \subsection{Time and Date}
93 Time related menu options.
94 \begin{description}
95 \item [Set Time/Date: ] Set current time and date.
96 \item [Time Format: ] Choose 12 or 24 hour clock.
97 \end{description}
98}
99
100\subsection{Idle Poweroff} 91\subsection{Idle Poweroff}
101Rockbox can be configured to turn off power after the unit has been idle for a 92Rockbox can be configured to turn off power after the unit has been idle for a
102defined number of minutes. The \dap{} is idle when playback is stopped or 93defined number of minutes. The \dap{} is idle when playback is stopped or
@@ -106,23 +97,6 @@ Settings are either \setting{Off} or \setting{1} to \setting{10}
106minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are 97minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are
107available. 98available.
108 99
109\opt{alarm}{
110\subsection{Wake-Up Alarm}
111% TODO this isn't quite right for all targets, I think
112 This option turns the \dap{} off and then starts it up again at the
113 specified time. Use \ActionSettingInc{} and \ActionSettingDec{} to adjust
114 the minutes setting, \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to
115 adjust the hours.
116 \ActionAlarmSet{} confirms the alarm and shuts the \dap{} down, and
117 \ActionAlarmCancel{} cancels setting an alarm. If the \dap{} is turned on
118 again before the alarm occurs, the alarm will be cancelled. Using this
119 option disables the \setting{Sleep Timer}.
120
121 \opt{recording,radio}{
122 \subsection{Alarm Wake up Screen}
123 This option controls what the \dap{} does when it is woken up by the alarm.
124 }
125}
126 100
127\subsection{Limits} 101\subsection{Limits}
128This sub menu relates to limits in the Rockbox operating system. 102This sub menu relates to limits in the Rockbox operating system.