forked from len0rd/rockbox
Add H100 remote keys for plugins to the manual. For the vast majority
of plugins this is just exit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22000 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
457eb6b2e9
commit
300b12e004
32 changed files with 124 additions and 43 deletions
|
|
@ -28,10 +28,18 @@ it you need to have both \fname{-/CDs} and \fname{CDs} as entries.
|
|||
\subsubsection{Folder List Editor Keys}
|
||||
\begin{table}
|
||||
\begin{btnmap}{}{}
|
||||
\ActionStdOk{} \opt{HAVEREMOTEKEYPAD}{&} & Delete selected folder\\
|
||||
\ActionStdContext{} \opt{HAVEREMOTEKEYPAD}{&}
|
||||
& Bring up the context menu which allows you to
|
||||
remove the selected folder or it's entire folder tree\\
|
||||
\ActionStdCancel{} \opt{HAVEREMOTEKEYPAD}{&} & Exit\\
|
||||
\ActionStdOk{}
|
||||
\opt{HAVEREMOTEKEYPAD}{& \ActionRCStdOk}
|
||||
& Delete selected folder\\
|
||||
|
||||
\ActionStdContext{}
|
||||
\opt{HAVEREMOTEKEYPAD}{& \ActionRCStdContext}
|
||||
& Bring up the context menu which allows you to
|
||||
remove the selected folder or it's entire folder tree\\
|
||||
|
||||
\ActionStdCancel{}
|
||||
\opt{HAVEREMOTEKEYPAD}{& \ActionRCStdCancel}
|
||||
& Exit\\
|
||||
|
||||
\end{btnmap}
|
||||
\end{table}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue