From a8af98f75099ffe6a65a1ab848f156dbcc9f875c Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Tue, 8 Jul 2008 17:52:15 +0000 Subject: Update the iPod recording screen keymap and manual. FS#9165. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657 --- manual/main_menu/recording_screen.tex | 2 +- manual/platform/ipod4g.tex | 6 +++--- manual/platform/ipodcolor.tex | 6 +++--- manual/platform/ipodnano.tex | 8 ++++---- manual/platform/ipodvideo.tex | 7 ++++--- 5 files changed, 15 insertions(+), 14 deletions(-) (limited to 'manual') diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex index 278fc063cb..8fc7661741 100644 --- a/manual/main_menu/recording_screen.tex +++ b/manual/main_menu/recording_screen.tex @@ -37,7 +37,7 @@ The controls for this screen are: \ActionRecExit & Exit \setting{Recording Screen}.\\ & While recording: Stop recording.\\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{ + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,IPOD_4G_PAD}{ \ActionRecNewfile & Starts recording.\\ & While recording: close the current file and open a new one.\\ diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex index cae07d3cee..15ed313183 100644 --- a/manual/platform/ipod4g.tex +++ b/manual/platform/ipod4g.tex @@ -100,8 +100,8 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecExit}{Long \ButtonPlay} -\newcommand{\ActionRecMenu}{\fixme{fixme}} +\newcommand{\ActionRecExit}{\ButtonMenu} +\newcommand{\ActionRecMenu}{Long \ButtonSelect} +\newcommand{\ActionRecNewfile}{Long \ButtonPlay} \newcommand{\ActionRecSettingsInc}{\ActionSettingInc} \newcommand{\ActionRecSettingsDec}{\ActionSettingDec} - diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex index 832d2e1875..997234ab64 100644 --- a/manual/platform/ipodcolor.tex +++ b/manual/platform/ipodcolor.tex @@ -100,8 +100,8 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecExit}{Long \ButtonPlay} -\newcommand{\ActionRecMenu}{\fixme{fixme}} +\newcommand{\ActionRecExit}{\ButtonMenu} +\newcommand{\ActionRecMenu}{Long \ButtonSelect} +\newcommand{\ActionRecNewfile}{Long \ButtonPlay} \newcommand{\ActionRecSettingsInc}{\ActionSettingInc} \newcommand{\ActionRecSettingsDec}{\ActionSettingDec} - diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex index 4c51c86e59..8587503686 100644 --- a/manual/platform/ipodnano.tex +++ b/manual/platform/ipodnano.tex @@ -99,8 +99,8 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecExit}{Long \ButtonPlay} -\newcommand{\ActionRecMenu}{\fixme{fixme}} +\newcommand{\ActionRecExit}{\ButtonMenu} +\newcommand{\ActionRecMenu}{Long \ButtonSelect} +\newcommand{\ActionRecNewfile}{Long \ButtonPlay} \newcommand{\ActionRecSettingsInc}{\ActionSettingInc} -\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} - +\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} \ No newline at end of file diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index e925e8d2f5..e1981b152d 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex @@ -101,7 +101,8 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecExit}{Long \ButtonPlay} -\newcommand{\ActionRecMenu}{\fixme{fixme}} +\newcommand{\ActionRecExit}{\ButtonMenu} +\newcommand{\ActionRecMenu}{Long \ButtonSelect} +\newcommand{\ActionRecNewfile}{Long \ButtonPlay} \newcommand{\ActionRecSettingsInc}{\ActionSettingInc} -\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} +\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} \ No newline at end of file -- cgit v1.2.3