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/recording_screen.tex | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) (limited to 'manual/main_menu/recording_screen.tex') diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex index 53fb7e025c..7102d596ae 100644 --- a/manual/main_menu/recording_screen.tex +++ b/manual/main_menu/recording_screen.tex @@ -30,24 +30,38 @@ The controls for this screen are: \begin{table} \begin{btnmap}{}{} - \ActionRecPrev{} / \ActionRecNext & Select setting.\\ + \ActionRecPrev{} / \ActionRecNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecPrev{} / \ActionRCRecNext} + & Select setting.\\ % - \ActionRecSettingsDec{} / \ActionRecSettingsInc & Adjust selected setting.\\ + \ActionRecSettingsDec{} / \ActionRecSettingsInc + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecSettingsDec{} / \ActionRecSettingsInc} + & Adjust selected setting.\\ % - \ActionRecPause & Start recording.\\ - & While recording: pause recording (press again to + \ActionRecPause + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecPause} + & Start recording.\\ + & \opt{IRIVER_RC_H100_PAD}{&} + While recording: pause recording (press again to continue).\\ % - \ActionRecExit & Exit \setting{Recording Screen}.\\ - & While recording: Stop recording.\\ + \ActionRecExit + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecExit} + & Exit \setting{Recording Screen}.\\ + & \opt{IRIVER_RC_H100_PAD}{&} + While recording: Stop recording.\\ % \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,% SANSA_E200_PAD,IPOD_4G_PAD,SANSA_C200_PAD}{ - \ActionRecNewfile & While recording: close the current file and open - a new one.\\ + \ActionRecNewfile + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecNewfile} + & While recording: close the current file and open + a new one.\\ } % - \ActionRecMenu & Open \setting{Recording Settings} (see + \ActionRecMenu + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecMenu} + & Open \setting{Recording Settings} (see \reference{ref:Recordingsettings}).\\ % \opt{RECORDER_PAD}{ -- cgit v1.2.3