summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
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/configure_rockbox
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/configure_rockbox')
-rw-r--r--manual/configure_rockbox/bookmarking.tex8
-rw-r--r--manual/configure_rockbox/sound_settings.tex8
2 files changed, 14 insertions, 2 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
index 63dbc47f5b..95e57d9bc3 100644
--- a/manual/configure_rockbox/bookmarking.tex
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -64,21 +64,27 @@
\begin{table}
\begin{btnmap}{}{}
\ActionStdNext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext}
& Selects the next bookmark.\\
%
\ActionStdPrev
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev}
& Selects the previous bookmark.\\
%
\ActionStdOk
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk}
& Resumes from the selected bookmark.\\
%
\ActionStdCancel
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel}
& Exits Recent Bookmark menu\\
%
\nopt{GIGABEAT_S_PAD}{\ActionBmDelete
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCBmDelete}
& Deletes the currently selected bookmark\\}
%
- \ActionStdContext
+ \ActionStdContext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext}
& Enters the context menu for the selected bookmark.\\
\end{btnmap}
\end{table}
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index ef0a0f31a8..c4d33dc9f9 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -329,33 +329,39 @@ change to customise your listening experience.
\begin{table}
\begin{btnmap}{}{}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd}
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCFF}
\opt{SANSA_E200_PAD}{\ButtonScrollBack}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight}
& Raises the highlighted parameter.\\
%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCRew}
\opt{SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft}
& Lowers the highlighted parameter.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{& }
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft}
\opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp}
& Moves to the previous EQ band. \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{& }
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonRight}
\opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown}
& Moves to the next EQ band. \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCSelect}
\opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,SANSA_E200_PAD}{\ButtonSelect}
& Toggles the cursor among the three parameters (gain, center frequency,
Q) for the selected EQ band.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCStop}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonPower/\ButtonRec}
\opt{SANSA_E200_PAD}{\ButtonPower/\ButtonRight}