summaryrefslogtreecommitdiffstats
path: root/manual/rockbox_interface/browsing_and_playing.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/browsing_and_playing.tex')
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex17
1 files changed, 14 insertions, 3 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 002ff36abb..a84926004b 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -108,6 +108,11 @@ the \setting{Show Files} setting to all.
\ActionStdRec & Switch to the \setting{Recording Screen}.\\
%
}
+ \opt{hotkey}{
+ \ActionTreeHotkey & Activate the \setting{Hotkey} function
+ (see \reference{ref:Hotkeys}).\\
+ %
+ }
\end{btnmap}
\end{table}
@@ -128,6 +133,11 @@ or directory and access the context menu with \ActionStdContext{}.\\
for files. If the \setting{Context Menu} is invoked on a directory,
it will display options for directories.\\}
+\opt{hotkey}{
+Some of these options can be set to the \setting{Hotkey} (see \reference{ref:Hotkeys})
+for that context by pressing \ActionWpsHotkey.\\
+}
+
The \setting{Context Menu} contains the following options (unless otherwise noted,
each option pertains both to files and directories):
@@ -152,11 +162,11 @@ each option pertains both to files and directories):
Deletes the currently selected file. This option applies only to files, and
not to directories. Rockbox will ask for confirmation before deleting a file.
Press \ActionYesNoAccept{}
- to confirm deletion or any other key to cancel.
+ to confirm deletion or any other key to cancel. \opt{hotkey}{\setting{Hotkey}able.}
\item [Delete Directory.]
Deletes the currently selected directory and all of the files and subdirectories
it may contain. Deleted directories cannot be recovered. Use this feature with
- caution!
+ caution! \opt{hotkey}{\setting{Hotkey}able.}
\opt{lcd_non-mono}{
\item [Set As Backdrop.]
Set the selected \fname{bmp} file as background image. The bitmaps need to meet the
@@ -170,7 +180,7 @@ each option pertains both to files and directories):
For example, this function can be used to view a text file
even if the file has a non-standard extension (i.e., the file has an extension
of something other than \fname{.txt}). See \reference{ref:Viewersplugins}
- for more details on viewers.
+ for more details on viewers. \opt{hotkey}{\setting{Hotkey}able.}
\item [Create Directory.]
Create a new directory in the current directory on the disk.
\item [Properties.]
@@ -337,3 +347,4 @@ example when renaming a file or creating a new directory.
%Include playlist section
\input{working_with_playlists/main.tex}
+\input{rockbox_interface/hotkeys.tex}