From 41ff287e07d555f5f667812003dcf2f8fd86eec3 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sun, 28 Jun 2009 18:02:04 +0000 Subject: 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 --- manual/main_menu/fmradio.tex | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'manual/main_menu/fmradio.tex') diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex index 952300c251..1763e074c2 100644 --- a/manual/main_menu/fmradio.tex +++ b/manual/main_menu/fmradio.tex @@ -22,13 +22,16 @@ \begin{table} \begin{btnmap}{}{} \ActionFMPrev, \ActionFMNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPrev, \ActionRCFMNext} & Change frequency in \setting{SCAN} mode or jump to next/previous station in \setting{PRESET} mode\\ % Long \ActionFMPrev, \ActionFMNext + \opt{IRIVER_RC_H100_PAD}{& Long \ActionRCFMPrev, Long \ActionRCFMNext} & Seek to next station or preset in \setting{SCAN} mode.\\ % \ActionFMSettingsInc, \ActionFMSettingsDec + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMVolUp, \ActionRCFMVolDown} & Change volume.\\ \opt{RECORDER_PAD}{ \ButtonPlay @@ -38,23 +41,30 @@ % \ActionFMExit + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMExit} & Leave the radio screen with the radio playing.\\ % \ActionFMStop + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMStop} & Stops the radio and returns to \setting{Main Menu}.\\% % \nopt{ONDIO_PAD}{% - \nopt{RECORDER_PAD}{\ActionFMPlay & Mutes radio playback.\\}% + \nopt{RECORDER_PAD}{\ActionFMPlay + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPlay} + & Mutes radio playback.\\}% % \ActionFMMode + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMMode} & Switches between \setting{SCAN} and \setting{PRESET} mode.\\ % \ActionFMPreset + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPreset} & Opens a list of radio presets. You can view all the presets that you have, and switch to the station.\\ }% % \ActionFMMenu + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMMenu} & Displays the FM radio settings menu.\\ \end{btnmap} \end{table} -- cgit v1.2.3