summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2012-03-28 00:38:30 +1100
committerJonathan Gordon <rockbox@jdgordon.info>2012-03-28 10:56:12 +0200
commit6f622262948f42886a3f7e602a3b6aa2bb1c6e44 (patch)
tree471905bae06f6b514a97abd74d7dbcad1be1e043 /manual/appendix/config_file_options.tex
parent7ec426e497daa1b4a6082bf4e4e3df687b11db44 (diff)
downloadrockbox-6f622262948f42886a3f7e602a3b6aa2bb1c6e44.tar.gz
rockbox-6f622262948f42886a3f7e602a3b6aa2bb1c6e44.zip
quickscreen: optionally display the shortcuts menu instead of the QS
Adds an option under settings > general settings > system to allow the user to have the shortcuts menu displayed instead of the quick screen. (option is "shortcuts instead of quickscreen" in the .cfg) Change-Id: Id679b461c40ac617629422736d1509384364084d Reviewed-on: http://gerrit.rockbox.org/199 Reviewed-by: Marek Salaba <marek.salaba@gmail.com> Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r--manual/appendix/config_file_options.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 59148e15cc..7cb2b249d3 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -101,6 +101,13 @@
101 \opt{multidrive_usb}{ 101 \opt{multidrive_usb}{
102 usb skip first drive & on, off & N/A\\ 102 usb skip first drive & on, off & N/A\\
103 } 103 }
104 \opt{quickscreen}{
105 qs top & any setting name, - for none & N/A\\
106 qs bottom & any setting name, - for none & N/A\\
107 qs left & any setting name, - for none & N/A\\
108 qs right & any setting name, - for none & N/A\\
109 shortcuts instead of quickscreen & off, on & N/A\\
110 }
104 111
105 idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60 112 idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60
106 & min\\ 113 & min\\