From e347146b6268ece5b90bb6cf6fcb5c4e8f9b6a1e Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Mon, 17 Oct 2011 18:57:38 +0000 Subject: Sleep timer options: persistent duration and start on boot. This makes the sleep timer persistent, so that the duration is remembered across reboots. Additionally, it adds a setting to automatically apply it at boot. Flyspray: FS#10849 Author: Nick Peskett git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30777 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/config_file_options.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/appendix') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index a746198..bfe314b 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -104,6 +104,9 @@ idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60 & min\\ + sleeptimer duration & 5 to 300 (in steps of 5) + & min\\ + sleeptimer on startup & off, on & N/A\\ max files in playlist & 1000 - 32000 & N/A\\ max files in dir & 50 - 10000 & N/A\\ lang & /path/filename.lng & N/A\\ -- cgit v1.1