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.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 223ef2bd8d..2fa3366ada 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -280,6 +280,7 @@ settings. With a shortcut,
280 \item A setting can be configured (any which can be added to the 280 \item A setting can be configured (any which can be added to the
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 A shortcut to shutdown the player
283\end{itemize} 284\end{itemize}
284 285
285\note{Shortcuts into the database are not possible} 286\note{Shortcuts into the database are not possible}
@@ -309,6 +310,8 @@ Available types are:
309\item[debug] \config{data} is the name of the debug menu item to display 310\item[debug] \config{data} is the name of the debug menu item to display
310\item[separator] \config{data} is ignored; \config{name} can be used to display text, 311\item[separator] \config{data} is ignored; \config{name} can be used to display text,
311 or left blank to make the list more accessible with visual gaps 312 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,
314 Causes the player to turn off.
312\end{description} 315\end{description}
313 316
314If the name/icon items are not specified, a sensible default will be used. 317If the name/icon items are not specified, a sensible default will be used.