diff options
Diffstat (limited to 'manual/platform')
| -rw-r--r-- | manual/platform/h1xx.tex | 10 | ||||
| -rw-r--r-- | manual/platform/h300.tex | 10 | ||||
| -rw-r--r-- | manual/platform/ondiofm.tex | 7 | ||||
| -rw-r--r-- | manual/platform/ondiosp.tex | 2 | ||||
| -rw-r--r-- | manual/platform/recorder.tex | 11 | ||||
| -rw-r--r-- | manual/platform/recorderv2fm.tex | 11 | ||||
| -rw-r--r-- | manual/platform/x5.tex | 14 |
7 files changed, 57 insertions, 8 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex index 99c5187..d16b9b8 100644 --- a/manual/platform/h1xx.tex +++ b/manual/platform/h1xx.tex @@ -87,4 +87,12 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonOn} -\newcommand{\ActionPsExit}{\ButtonOff}
\ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonOn} +\newcommand{\ActionRecNewfile}{\ButtonRec} +\newcommand{\ActionSettingsInc}{\ButtonRight} +\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecMenu}{\ButtonMode} +\newcommand{\ActionRecExit}{\ButtonOff} diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex index c5bbccf..d6f7a2e 100644 --- a/manual/platform/h300.tex +++ b/manual/platform/h300.tex @@ -89,4 +89,12 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonOn} -\newcommand{\ActionPsExit}{\ButtonOff}
\ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonOn} +\newcommand{\ActionRecNewfile}{\ButtonRec} +\newcommand{\ActionSettingsInc}{\ButtonRight} +\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecMenu}{\ButtonMode} +\newcommand{\ActionRecExit}{\ButtonOff} diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex index 6a377c3..dce07b0 100644 --- a/manual/platform/ondiofm.tex +++ b/manual/platform/ondiofm.tex @@ -63,3 +63,10 @@ \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonMenu} \newcommand{\ActionPsExit}{\ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonMenu} +\newcommand{\ActionSettingsInc}{\ButtonRight} +\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecMenu}{Long \ButtonMenu} +\newcommand{\ActionRecExit}{\ButtonOff} diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex index e7cad6a..e1f2752 100644 --- a/manual/platform/ondiosp.tex +++ b/manual/platform/ondiosp.tex @@ -59,4 +59,4 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonMenu} -\newcommand{\ActionPsExit}{\ButtonOff}
\ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonOff} diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index 86d8aa8..2ce363d 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -82,4 +82,13 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonOn} -\newcommand{\ActionPsExit}{\ButtonOff}
\ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecFTwo}{\ButtonFTwo} +\newcommand{\ActionRecFThree}{\ButtonFThree} +\newcommand{\ActionSettingsInc}{\ButtonRight} +\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecMenu}{\ButtonFOne} +\newcommand{\ActionRecExit}{\ButtonOff} diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 407b67f..731834d 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -82,4 +82,13 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonOn} -\newcommand{\ActionPsExit}{\ButtonOff}
\ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonOff} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecFTwo}{\ButtonFTwo} +\newcommand{\ActionRecFThree}{\ButtonFThree} +\newcommand{\ActionSettingsInc}{\ButtonRight} +\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecMenu}{\ButtonFOne} +\newcommand{\ActionRecExit}{\ButtonOff} diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex index ce6789d..777b0a9 100644 --- a/manual/platform/x5.tex +++ b/manual/platform/x5.tex @@ -72,10 +72,18 @@ %Button actions, Pitch Screen context \newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Hold \ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} \newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Hold \ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonPower} -\newcommand{\ActionPsExit}{\ButtonPlay}
\ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonPlay} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecNewfile}{\ButtonRec} +\newcommand{\ActionSettingsInc}{\ButtonRight} +\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecMenu}{Long \ButtonRec} +\newcommand{\ActionRecExit}{Long \ButtonPlay} |