summaryrefslogtreecommitdiffstats
path: root/manual/plugins/text_editor.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/text_editor.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/text_editor.tex')
-rw-r--r--manual/plugins/text_editor.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 04820e3fb9..7863f7d3dc 100644
--- a/manual/plugins/text_editor.tex
+++ b/manual/plugins/text_editor.tex
@@ -20,10 +20,10 @@ the \setting{Virtual Keyboard} (see \reference{sec:virtual_keyboard}).
\begin{table}
\begin{btnmap}{}{}
- \ActionStdOk & Edit Line / Select Character\\
- \ActionStdCancel & Exit / Abort Editing\\
- \ActionStdMenu & Show Item Menu\\
- \ActionStdContext & Delete Line\\
+ \ActionStdOk \opt{IRIVER_RC_H100_PAD}{&} & Edit Line / Select Character\\
+ \ActionStdCancel \opt{IRIVER_RC_H100_PAD}{&} & Exit / Abort Editing\\
+ \ActionStdMenu \opt{IRIVER_RC_H100_PAD}{&} & Show Item Menu\\
+ \ActionStdContext \opt{IRIVER_RC_H100_PAD}{&} & Delete Line\\
\end{btnmap}
\end{table}