summaryrefslogtreecommitdiff
path: root/manual/plugins/disktidy.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/disktidy.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/disktidy.tex')
-rw-r--r--manual/plugins/disktidy.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index 928f01c516..41cc8b2ccd 100644
--- a/manual/plugins/disktidy.tex
+++ b/manual/plugins/disktidy.tex
@@ -22,7 +22,7 @@
22 22
23 \begin{table} 23 \begin{table}
24 \begin{btnmap}{}{} 24 \begin{btnmap}{}{}
25 \ActionStdCancel 25 \ActionStdCancel \opt{IRIVER_RC_H100_PAD}{&}
26 & Exit / Abort\\ 26 & Exit / Abort\\
27 \end{btnmap} 27 \end{btnmap}
28\end{table} 28\end{table}