From 2ecaca91f028fec8bae7b66ffb014f60afd7b34f Mon Sep 17 00:00:00 2001 From: Nick Peskett Date: Mon, 26 Dec 2011 08:26:38 +0000 Subject: 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 --- .../configure_rockbox/startup_shutdown_options.tex | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 manual/configure_rockbox/startup_shutdown_options.tex (limited to 'manual/configure_rockbox/startup_shutdown_options.tex') diff --git a/manual/configure_rockbox/startup_shutdown_options.tex b/manual/configure_rockbox/startup_shutdown_options.tex new file mode 100644 index 0000000000..2fb4c4881a --- /dev/null +++ b/manual/configure_rockbox/startup_shutdown_options.tex @@ -0,0 +1,57 @@ +% $Id$ % + +\section{\label{ref:StartupShutdownOptions}Startup/Shutdown} + +The \setting{Startup/Shutdown} sub menu allows you to configure items which +are run at startup, or initiate a shutdown when conditions are met. + +\subsection{Start Screen} + Set the screen that Rockbox will start in. The default is the main menu but + the following options are available: + % almost all items in the main menu with a few exceptions + \begin{description} + \item[Previous Screen.] Start Rockbox in the same screen as when it was + shut off. + \item[Main Menu.] Show the main menu. + \item[Files.] Display the file browser, starting in the root directory of + your \dap. + \item[Database.] Show the default database view. + \item[Resume Playback.] Go to the WPS and and resume playback from where + it was before turning off (if there is a playlist to resume). + \item[Settings.] Display the main settings menu. + \opt{recording}{ + \item[Recording.] Start the \dap{} in the recording screen + (recording does not start automatically). + } + \opt{radio}{ + \item[FM Radio.] Go to the radio screen and start playing. + } + \item[Recent Bookmarks.] Show the list of recent bookmarks as + described in \reference{ref:Bookmarkconfigactual}. Bookmarking needs + to be enabled. + \end{description} + +\subsection{\label{ref:IdlePoweroffSetting}Idle Poweroff} + Rockbox can be configured to turn off power after the unit has been idle for + a defined number of minutes. The \dap{} is idle when playback is stopped or + paused. It is not idle while the USB or charger is connected + \opt{recording}{, or while recording}. + Settings are either \setting{Off} or 1 to 10 minutes in 1 minute steps. Then + 15, 30, 45 or 60 minutes are available. + +\subsection{Sleep Timer} + The \setting{Sleep Timer} powers off your \dap{} after a given time, whether + playing or not. + \begin{description} + \item[Sleep Timer:] + 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. + \end{description} -- cgit v1.2.3