From 459b4f632bb880aabcc10a0940c48b8fb471eb29 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 14 Feb 2009 15:01:04 +0000 Subject: Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking' git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/bookmarking.tex | 35 +++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 7 deletions(-) (limited to 'manual/configure_rockbox/bookmarking.tex') diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 002e6c3ccd..158ade2f4a 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -59,12 +59,33 @@ but in addition all older entries for the current (dynamic) playlist will be removed from the MRB whenever a new entry is added. - \item [Bookmark Actions context menu.] - - When viewing any bookmark list, pressing the standard - context menu key (\ActionStdContext) will bring up the Bookmark Actions context menu. + \item [Bookmark list keys.] The following keys can be used to navigate in + any bookmark list.\\ +\begin{table} + \begin{btnmap}{}{} + \ActionStdNext + & Selects the next bookmark.\\ + % + \ActionStdPrev + & Selects the previous bookmark.\\ + % + \ActionStdOk + & Resumes from the selected bookmark.\\ + % + \ActionStdCancel + & Exits Recent Bookmark menu\\ + % + \nopt{GIGABEATS_PAD}{\ActionBmDelete} + & Deletes the currently selected bookmark\\ + % + \ActionStdContext + & Enters the context menu for the selected bookmark.\\ + \end{btnmap} +\end{table} + +There are two options in the context menu:\\* - \setting{Resume} will commence playback of the currently-selected bookmark entry. + \setting{Resume} will commence playback of the currently selected bookmark entry. - \setting{Delete} will remove just the currently-selected bookmark entry from the list. - \end{description} + \setting{Delete} will remove the currently selected bookmark entry from the list. +\end{description} -- cgit v1.2.3