summaryrefslogtreecommitdiff
path: root/manual/main_menu/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/main_menu/main.tex')
-rw-r--r--manual/main_menu/main.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 4d3e223e0f..15da738e1b 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -281,6 +281,8 @@ settings. With a shortcut,
281 \setting{Quick Screen}) 281 \setting{Quick Screen})
282 \item A debug menu item can be displayed (useful for developers mostly) 282 \item A debug menu item can be displayed (useful for developers mostly)
283 \item The \dap{} can be turned off 283 \item The \dap{} can be turned off
284 \item A shortcut to have the time spoken
285 \item A shortcut to confgure the sleep timer
284\end{itemize} 286\end{itemize}
285 287
286\note{Shortcuts into the database are not possible} 288\note{Shortcuts into the database are not possible}
@@ -311,6 +313,9 @@ Available types are:
311\item[separator] \config{data} is ignored; \config{name} can be used to display text, 313\item[separator] \config{data} is ignored; \config{name} can be used to display text,
312 or left blank to make the list more accessible with visual gaps 314 or left blank to make the list more accessible with visual gaps
313\item[shutdown] \config{data} is ignored; \config{name} can be used to display text 315\item[shutdown] \config{data} is ignored; \config{name} can be used to display text
316\item[time] \config{data} needs to be either ``talk`` to talk the time, or ``sleep X``
317 where X is the number of minutes to run the sleep timer for (0 to disable). \config{name}
318 is required for this shortcut type.
314\end{description} 319\end{description}
315 320
316If the name/icon items are not specified, a sensible default will be used. 321If the name/icon items are not specified, a sensible default will be used.