From 9653ae364cc8b558c846d3391e3ef9eb843d2385 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Fri, 9 Dec 2011 12:44:51 +0000 Subject: Manual: Some minor corrections to the 'Shortcuts' section git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31187 a1c6a512-1295-4272-9138-f99709370657 --- manual/main_menu/main.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 15da738e1b..41e16ba1b5 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -280,9 +280,11 @@ settings. With a shortcut, \item A setting can be configured (any which can be added to the \setting{Quick Screen}) \item A debug menu item can be displayed (useful for developers mostly) +\opt{rtc}{ + \item The current time can be spoken +} + \item The sleep timer can be configured \item The \dap{} can be turned off - \item A shortcut to have the time spoken - \item A shortcut to confgure the sleep timer \end{itemize} \note{Shortcuts into the database are not possible} @@ -312,10 +314,10 @@ Available types are: \item[debug] \config{data} is the name of the debug menu item to display \item[separator] \config{data} is ignored; \config{name} can be used to display text, or left blank to make the list more accessible with visual gaps -\item[shutdown] \config{data} is ignored; \config{name} can be used to display text -\item[time] \config{data} needs to be either ``talk`` to talk the time, or ``sleep X`` +\item[time] \config{data} needs to be \opt{rtc}{either ``talk'' to talk the time, or }``sleep X'' where X is the number of minutes to run the sleep timer for (0 to disable). \config{name} is required for this shortcut type. +\item[shutdown] \config{data} is ignored; \config{name} can be used to display text \end{description} If the name/icon items are not specified, a sensible default will be used. -- cgit v1.2.3