diff options
author | Christian Soffke <christian.soffke@gmail.com> | 2021-10-21 23:36:09 +0200 |
---|---|---|
committer | William Wilgus <me.theuser@yahoo.com> | 2021-12-08 22:26:38 -0500 |
commit | 7e0e4fe888eba8133a753bb2abc748b0c404e9f5 (patch) | |
tree | 81bb6a5aecb8a2dee19ff03bd649010d7da87d27 /manual/appendix | |
parent | 5433ea540555f18d3986c5067c6f26ddf497bd9b (diff) | |
download | rockbox-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/appendix')
-rw-r--r-- | manual/appendix/config_file_options.tex | 1 |
1 files changed, 1 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\\ |