summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2021-10-21 23:36:09 +0200
committerWilliam Wilgus <me.theuser@yahoo.com>2021-12-08 22:26:38 -0500
commit7e0e4fe888eba8133a753bb2abc748b0c404e9f5 (patch)
tree81bb6a5aecb8a2dee19ff03bd649010d7da87d27 /manual
parent5433ea540555f18d3986c5067c6f26ddf497bd9b (diff)
downloadrockbox-7e0e4fe888eba8133a753bb2abc748b0c404e9f5.tar.gz
rockbox-7e0e4fe888eba8133a753bb2abc748b0c404e9f5.zip
Add setting to hide shutdown message
Also keeps display from lighting up before shutdown, which reduces distractions, especially at night and when the sleep timer is used by allowing the screen to remain dark. Change-Id: I1c2d1966f6fb9766532adf01e8828876a871857f
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/config_file_options.tex1
-rw-r--r--manual/configure_rockbox/startup_shutdown_options.tex5
2 files changed, 6 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index fd08f64335..5cf5b1b0f7 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -107,6 +107,7 @@
107 107
108 idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60 108 idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60
109 & min\\ 109 & min\\
110 show shutdown message & off, on & N/A\\
110 sleeptimer duration & 5 to 300 (in steps of 5) 111 sleeptimer duration & 5 to 300 (in steps of 5)
111 & min\\ 112 & min\\
112 sleeptimer on startup & off, on & N/A\\ 113 sleeptimer on startup & off, on & N/A\\
diff --git a/manual/configure_rockbox/startup_shutdown_options.tex b/manual/configure_rockbox/startup_shutdown_options.tex
index 20dd21356d..7952985ece 100644
--- a/manual/configure_rockbox/startup_shutdown_options.tex
+++ b/manual/configure_rockbox/startup_shutdown_options.tex
@@ -5,6 +5,11 @@
5The \setting{Startup/Shutdown} sub menu allows you to configure items which 5The \setting{Startup/Shutdown} sub menu allows you to configure items which
6are run at startup, or initiate a shutdown when conditions are met. 6are run at startup, or initiate a shutdown when conditions are met.
7 7
8\begin{description}
9 \item[Show Shutdown Message.] If set, a message will be displayed and the display
10 will light up before the device shuts down.
11\end{description}
12
8\subsection{Start Screen} 13\subsection{Start Screen}
9 Set the screen that Rockbox will start in. The default is the main menu but 14 Set the screen that Rockbox will start in. The default is the main menu but
10 the following options are available: 15 the following options are available: