From 6f622262948f42886a3f7e602a3b6aa2bb1c6e44 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 28 Mar 2012 00:38:30 +1100 Subject: 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 Reviewed-by: Jonathan Gordon --- manual/appendix/config_file_options.tex | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manual/appendix/config_file_options.tex') 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 @@ \opt{multidrive_usb}{ usb skip first drive & on, off & N/A\\ } + \opt{quickscreen}{ + qs top & any setting name, - for none & N/A\\ + qs bottom & any setting name, - for none & N/A\\ + qs left & any setting name, - for none & N/A\\ + qs right & any setting name, - for none & N/A\\ + shortcuts instead of quickscreen & off, on & N/A\\ + } idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60 & min\\ -- cgit v1.2.3