summaryrefslogtreecommitdiff
path: root/manual/plugins/split_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/split_editor.tex
parent7df759c95107bc8e5f9a6ba17f77114fa9d80357 (diff)
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/split_editor.tex')
-rw-r--r--manual/plugins/split_editor.tex13
1 files changed, 8 insertions, 5 deletions
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex
index a38a49d5a8..8d3218e4fd 100644
--- a/manual/plugins/split_editor.tex
+++ b/manual/plugins/split_editor.tex
@@ -114,11 +114,11 @@ The whole process of splitting an mp3 file consists of three steps:
\begin{table}
\begin{btnmap}{Controls in the split editor}{}
- \ButtonOff & Quit plugin \\
+ \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Quit plugin \\
%
- \ButtonLeft\ / \ButtonRight & Move the split point indicator \\
+ \ButtonLeft\ / \ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Move the split point indicator \\
%
- \ButtonUp\ / \ButtonDown & Zoom in / out \\
+ \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Zoom in / out \\
%
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
@@ -138,12 +138,15 @@ The whole process of splitting an mp3 file consists of three steps:
\opt{RECORDER_PAD}{
%
\ButtonOn\ + \ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Play half speed \\
%
\ButtonOn\ + \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Play 150\% speed \\
%
\ButtonOn\ + \ButtonPlay
+ \opt{IRIVER_RC_H100_PAD}{&}
& Play normal speed \\
}
\end{btnmap}
@@ -164,13 +167,13 @@ Save Dialogue}{}
\begin{table}
\begin{btnmap}{Controls in the save dialogue}{}
- \ButtonUp\ / \ButtonDown & Select item \\
+ \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Select item \\
%
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonRight}
& Toggle / edit item \\
%
- \ButtonOff & Cancel \\
+ \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Cancel \\
\end{btnmap}
\end{table}