diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-06-28 18:02:04 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-06-28 18:02:04 +0000 |
| commit | 41ff287e07d555f5f667812003dcf2f8fd86eec3 (patch) | |
| tree | b093babb95238be7961dc8123ba9a22699c5317c /manual/plugins/metronome.tex | |
| parent | 7df759c95107bc8e5f9a6ba17f77114fa9d80357 (diff) | |
| download | rockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.zip rockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.tar.gz rockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.tar.bz2 rockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.tar.xz | |
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/metronome.tex')
| -rw-r--r-- | manual/plugins/metronome.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/plugins/metronome.tex b/manual/plugins/metronome.tex index 399e69c..e390444 100644 --- a/manual/plugins/metronome.tex +++ b/manual/plugins/metronome.tex @@ -9,11 +9,13 @@ on the appropriate button. \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{ONDIO_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_S_PAD}{\ButtonBack} & Exit plugin \\ \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD% ,IAUDIO_X5_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonMenu\ (Long: Stop)} \opt{GIGABEAT_PAD}{\ButtonA} & Start / Stop \\ @@ -21,14 +23,17 @@ on the appropriate button. \opt{ONDIO_PAD}{\ButtonMenu\ (repeatedly)} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IAUDIO_X5_PAD}{\ButtonRec} & Tap tempo \\ \ButtonLeft\ / \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Adjust tempo \\ \opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft\ / \ButtonOn+\ButtonRight} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} & Adjust volume \\ |