summaryrefslogtreecommitdiffstats
path: root/manual/platform
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/c200.tex2
-rw-r--r--manual/platform/e200.tex2
-rw-r--r--manual/platform/h10.tex3
-rw-r--r--manual/platform/h10_5gb.tex3
-rw-r--r--manual/platform/h1xx.tex2
-rw-r--r--manual/platform/h300.tex2
-rw-r--r--manual/platform/ipod4g.tex6
-rw-r--r--manual/platform/ipodcolor.tex6
-rw-r--r--manual/platform/ipodnano.tex6
-rw-r--r--manual/platform/ipodvideo.tex6
-rw-r--r--manual/platform/m5.tex2
-rw-r--r--manual/platform/ondiofm.tex2
-rw-r--r--manual/platform/recorder.tex2
-rw-r--r--manual/platform/recorderv2fm.tex2
-rw-r--r--manual/platform/x5.tex2
15 files changed, 40 insertions, 8 deletions
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index e459754664..e6d8cd1498 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -111,6 +111,8 @@
\newcommand{\ActionRecMenu}{Long \ButtonDown}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonDown}
+\newcommand{\ActionRecNext}{\ButtonUp}
\newcommand{\ActionQuickscreenExit}{\ButtonPower}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 48cf8c946e..1f1a7b1286 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -111,6 +111,8 @@
\newcommand{\ActionRecMenu}{\ButtonDown}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonScrollBack}
+\newcommand{\ActionRecNext}{\ButtonScrollFwd}
%Button actions, FM radio context
\newcommand{\ActionFMPreset}{\ButtonSelect}
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 79f918c458..ffdd6f8115 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -120,8 +120,11 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
+\newcommand{\ActionRecNewfile}{\ButtonSelect}
\newcommand{\ActionRecExit}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonPower}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
+\newcommand{\ActionRecPrev}{\ButtonRew}
+\newcommand{\ActionRecNext}{\ButtonFF}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index b73920c233..1ffef713a2 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -120,8 +120,11 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
+\newcommand{\ActionRecNewfile}{\ButtonSelect}
\newcommand{\ActionRecExit}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonPower}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
+\newcommand{\ActionRecPrev}{\ButtonRew}
+\newcommand{\ActionRecNext}{\ButtonFF}
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 7b7ed397f0..96377c3c1d 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -108,6 +108,8 @@
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
\newcommand{\ActionRecMenu}{\ButtonMode}
\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 78ab41b008..a78edda3c1 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -109,6 +109,8 @@
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
\newcommand{\ActionRecMenu}{\ButtonMode}
\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 15ed313183..88c1991b9b 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -103,5 +103,7 @@
\newcommand{\ActionRecExit}{\ButtonMenu}
\newcommand{\ActionRecMenu}{Long \ButtonSelect}
\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
-\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
-\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
+\newcommand{\ActionRecSettingsInc}{\ButtonRight}
+\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonScrollBack}
+\newcommand{\ActionRecNext}{\ButtonScrollFwd}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 997234ab64..edbee76de5 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -103,5 +103,7 @@
\newcommand{\ActionRecExit}{\ButtonMenu}
\newcommand{\ActionRecMenu}{Long \ButtonSelect}
\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
-\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
-\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
+\newcommand{\ActionRecSettingsInc}{\ButtonRight}
+\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonScrollBack}
+\newcommand{\ActionRecNext}{\ButtonScrollFwd}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 8587503686..ca0eac4ed6 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -102,5 +102,7 @@
\newcommand{\ActionRecExit}{\ButtonMenu}
\newcommand{\ActionRecMenu}{Long \ButtonSelect}
\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
-\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
-\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} \ No newline at end of file
+\newcommand{\ActionRecSettingsInc}{\ButtonRight}
+\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonScrollBack}
+\newcommand{\ActionRecNext}{\ButtonScrollFwd}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index e1981b152d..fed9a38902 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -104,5 +104,7 @@
\newcommand{\ActionRecExit}{\ButtonMenu}
\newcommand{\ActionRecMenu}{Long \ButtonSelect}
\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
-\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
-\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} \ No newline at end of file
+\newcommand{\ActionRecSettingsInc}{\ButtonRight}
+\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonScrollBack}
+\newcommand{\ActionRecNext}{\ButtonScrollFwd}
diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex
index c940cf8100..8bed4c97b7 100644
--- a/manual/platform/m5.tex
+++ b/manual/platform/m5.tex
@@ -95,5 +95,7 @@
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
\newcommand{\ActionRecMenu}{Long \ButtonRec}
\newcommand{\ActionRecExit}{Long \ButtonPlay}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index a853b3a62b..70f3c54586 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -88,6 +88,8 @@
\newcommand{\ActionRecPause}{\ButtonMenu}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
\newcommand{\ActionRecMenu}{Long \ButtonMenu}
\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 4e47e847a3..443f4d43a6 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -108,5 +108,7 @@
\newcommand{\ActionRecFThree}{\ButtonFThree}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
\newcommand{\ActionRecMenu}{\ButtonFOne}
\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 3c0bf406c7..5a904105fa 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -113,6 +113,8 @@
\newcommand{\ActionRecFThree}{\ButtonFThree}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
\newcommand{\ActionRecMenu}{\ButtonFOne}
\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 264efbac9b..6a13b52c36 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -95,6 +95,8 @@
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
\newcommand{\ActionRecMenu}{Long \ButtonRec}
\newcommand{\ActionRecExit}{Long \ButtonPlay}