summaryrefslogtreecommitdiff
path: root/manual/plugins/random_folder_advance_config.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-06-28 18:02:04 +0000
committerAlex Parker <rockbox@aeparker.com>2009-06-28 18:02:04 +0000
commit41ff287e07d555f5f667812003dcf2f8fd86eec3 (patch)
treeb093babb95238be7961dc8123ba9a22699c5317c /manual/plugins/random_folder_advance_config.tex
parent7df759c95107bc8e5f9a6ba17f77114fa9d80357 (diff)
downloadrockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.tar.gz
rockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.zip
Add remote keymapping to the manual for the iriver H100. Plugins have not yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/random_folder_advance_config.tex')
-rw-r--r--manual/plugins/random_folder_advance_config.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/plugins/random_folder_advance_config.tex b/manual/plugins/random_folder_advance_config.tex
index dd7489c31a..098407d70b 100644
--- a/manual/plugins/random_folder_advance_config.tex
+++ b/manual/plugins/random_folder_advance_config.tex
@@ -27,9 +27,10 @@ it you need to have both \fname{-/CDs} and \fname{CDs} as entries.
27\subsubsection{Folder List Editor Keys} 27\subsubsection{Folder List Editor Keys}
28\begin{table} 28\begin{table}
29\begin{btnmap}{}{} 29\begin{btnmap}{}{}
30 \ActionStdOk{} & Delete selected folder\\ 30 \ActionStdOk{} \opt{IRIVER_RC_H100_PAD}{&} & Delete selected folder\\
31 \ActionStdContext{} & Bring up the context menu which allows you to 31 \ActionStdContext{} \opt{IRIVER_RC_H100_PAD}{&}
32 & Bring up the context menu which allows you to
32 remove the selected folder or it's entire folder tree\\ 33 remove the selected folder or it's entire folder tree\\
33 \ActionStdCancel{} & Exit\\ 34 \ActionStdCancel{} \opt{IRIVER_RC_H100_PAD}{&} & Exit\\
34\end{btnmap} 35\end{btnmap}
35\end{table} 36\end{table}