diff options
Diffstat (limited to 'manual/configure_rockbox')
-rw-r--r-- | manual/configure_rockbox/bookmarking.tex | 9 | ||||
-rw-r--r-- | manual/configure_rockbox/file_view.tex | 7 |
2 files changed, 15 insertions, 1 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 1c571b8eda..002e6c3ccd 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -58,4 +58,13 @@ the MRB list. \setting{Unique Only} behaves like the \setting{Yes} setting 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. + + \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} diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex index a36b142146..8304dd18ad 100644 --- a/manual/configure_rockbox/file_view.tex +++ b/manual/configure_rockbox/file_view.tex @@ -45,7 +45,8 @@ displays files. \item[Off:] The file extensions are never shown. \item[On:] The file extensions are always shown. \item[Only unknown types:] Only the extensions of unknown filetypes are shown. - \item[Only when viewing all types:] Only show file extensions when \setting{Show Files} is set to \setting{All}. + \item[Only when viewing all types:] Only show file extensions when + \setting{Show Files} is set to \setting{All}. \end{description} \item[Follow Playlist:] @@ -62,5 +63,9 @@ displays files. directory will be displayed on the first line in the \setting{File Browser}. If set to \setting{Current Directory Only} only the name of the current directory will be displayed. + + This has a similar effect on the Database browser. If set to + \setting{Current Directory Only} or \setting{Full Path}, then the title of + each menu will be displayed on the first line in the \setting{Database Browser}. \end{description} |