forked from len0rd/rockbox
Manual update for keymaps, hotkeys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25440 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b470303311
commit
c5d9516a68
19 changed files with 71 additions and 24 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue