summaryrefslogtreecommitdiffstats
path: root/manual/plugins/midiplay.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/midiplay.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/midiplay.tex')
-rw-r--r--manual/plugins/midiplay.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/plugins/midiplay.tex b/manual/plugins/midiplay.tex
index 9cbc091376..9bdb0fa554 100644
--- a/manual/plugins/midiplay.tex
+++ b/manual/plugins/midiplay.tex
@@ -18,15 +18,18 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
\begin{btnmap}{}{}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,IAUDIO_X5_PAD,MROBE100_PAD}{\ButtonUp/ \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/ \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/ \ButtonScrollDown}
\opt{SANSA_C200_PAD}{\ButtonVolUp/ \ButtonVolDown}
& Volume up/ Volume down\\
%
\ButtonRight/ \ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Skip 3 seconds forward/ backward\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -34,6 +37,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
& Pause/Resume playback\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD%
,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPower}