2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\ButtonLeft}{\btnfnt{Left}}
|
|
|
|
\newcommand{\ButtonRight}{\btnfnt{Right}}
|
|
|
|
\newcommand{\ButtonUp}{\btnfnt{Up}}
|
|
|
|
\newcommand{\ButtonDown}{\btnfnt{Down}}
|
|
|
|
|
|
|
|
\newcommand{\ButtonBack}{\btnfnt{Back}}
|
2012-02-21 18:33:22 +00:00
|
|
|
\newcommand{\ButtonPlay}{\btnfnt{Play}}
|
2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\ButtonSelect}{\btnfnt{Select}}
|
|
|
|
\newcommand{\ButtonBottomLeft}{\btnfnt{Bottom-Left}}
|
|
|
|
\newcommand{\ButtonBottomRight}{\btnfnt{Bottom-Right}}
|
|
|
|
|
|
|
|
\newcommand{\ButtonVolUp}{\btnfnt{Volume Up}}
|
|
|
|
\newcommand{\ButtonVolDown}{\btnfnt{Volume Down}}
|
|
|
|
\newcommand{\ButtonPower}{\btnfnt{Power}}
|
|
|
|
|
|
|
|
%Button actions, standard context
|
|
|
|
\newcommand{\ActionStdPrev}{\ButtonUp}
|
|
|
|
\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
|
|
|
|
\newcommand{\ActionStdNext}{\ButtonDown}
|
|
|
|
\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
|
|
|
|
|
|
|
|
\newcommand{\ActionStdContext}{Long \ButtonSelect{} or Long \ButtonRight}
|
|
|
|
|
|
|
|
\newcommand{\ActionStdCancel}{\ButtonBack{} or \ButtonLeft}
|
|
|
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
|
|
|
|
2012-02-21 15:41:35 +00:00
|
|
|
\newcommand{\ActionStdRec}{\fixme{tbd}}
|
2019-06-11 15:09:36 +00:00
|
|
|
\newcommand{\ActionStdQuickScreen}{\ButtonBottomLeft}
|
2012-02-21 15:41:35 +00:00
|
|
|
\newcommand{\ActionStdMenu}{\fixme{tbd}}
|
2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\ActionQuickScreenExit}{Any corner keys or \ButtonSelect}
|
|
|
|
|
|
|
|
%Button actions, wps context
|
2012-02-21 18:33:22 +00:00
|
|
|
\newcommand{\ActionWpsPlay}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionWpsStop}{Long \ButtonPlay}
|
2012-01-01 10:16:33 +00:00
|
|
|
|
|
|
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsSkipNext}{\ButtonRight}
|
|
|
|
\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
|
|
|
|
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsVolDown}{\ButtonVolDown{} or \ButtonDown}
|
|
|
|
\newcommand{\ActionWpsVolUp}{\ButtonVolUp{} or \ButtonUp}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsMenu}{\ButtonBack}
|
|
|
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
|
|
|
\newcommand{\ActionWpsPitchScreen}{Long \ButtonBottomLeft}
|
|
|
|
\newcommand{\ActionWpsQuickScreen}{\ButtonBottomLeft}
|
|
|
|
\newcommand{\ActionWpsIdThreeScreen}{Long \ButtonBottomRight}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsHotkey}{\ButtonBottomRight}
|
|
|
|
|
2012-02-21 15:41:35 +00:00
|
|
|
\newcommand{\ActionWpsPlaylist}{\fixme{tbd}}
|
2012-01-01 10:16:47 +00:00
|
|
|
\newcommand{\ActionWpsAbSetBNextDir}{\fixme{tbd}}
|
|
|
|
\newcommand{\ActionWpsAbSetAPrevDir}{\fixme{tbd}}
|
|
|
|
\newcommand{\ActionWpsAbReset}{\fixme{tbd}}
|
2012-01-01 10:16:33 +00:00
|
|
|
|
|
|
|
%Button actions, tree context
|
2012-02-21 18:33:22 +00:00
|
|
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
2012-01-01 10:16:33 +00:00
|
|
|
|
|
|
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
2012-02-21 15:41:35 +00:00
|
|
|
\newcommand{\ActionTreeParentDirectory}{\ButtonBack{} or \ButtonLeft}
|
2019-06-11 15:09:36 +00:00
|
|
|
\newcommand{\ActionTreeHotkey}{\ButtonBottomRight}
|
|
|
|
\newcommand{\ActionTreeQuickScreen}{\ButtonBottomLeft}
|
2012-01-01 10:16:33 +00:00
|
|
|
|
|
|
|
%Button actions, YesNo context
|
|
|
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
|
|
|
|
|
|
|
%Button actions, Setting context
|
|
|
|
\newcommand{\ActionSettingInc}{\ButtonUp}
|
|
|
|
\newcommand{\ActionSettingDec}{\ButtonDown}
|
|
|
|
|
|
|
|
%Button actions, Alarm screen
|
|
|
|
\newcommand{\ActionAlarmSet}{\ButtonSelect}
|
2016-08-22 21:31:03 +00:00
|
|
|
\newcommand{\ActionAlarmCancel}{\ButtonBack}
|
|
|
|
\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
|
|
|
|
\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
|
2012-01-01 10:16:33 +00:00
|
|
|
|
|
|
|
%Button actions, Virtual Keyboard Context
|
|
|
|
\newcommand{\ActionKbdUp}{\ButtonUp}
|
|
|
|
\newcommand{\ActionKbdDown}{\ButtonDown}
|
|
|
|
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionKbdRight}{\ButtonRight}
|
|
|
|
|
|
|
|
\newcommand{\ActionKbdCursorLeft}{\ButtonBottomLeft}
|
|
|
|
\newcommand{\ActionKbdCursorRight}{\ButtonBottomRight}
|
|
|
|
|
|
|
|
\newcommand{\ActionKbdBackSpace}{\ButtonBack}
|
|
|
|
|
2012-02-21 18:33:22 +00:00
|
|
|
\newcommand{\ActionKbdSelect}{\ButtonPlay}
|
2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\ActionKbdDone}{Long \ButtonSelect}
|
|
|
|
\newcommand{\ActionKbdAbort}{\ButtonPower}
|
|
|
|
|
|
|
|
\newcommand{\ActionKbdMorseInput}{\ButtonVolUp}
|
|
|
|
\newcommand{\ActionKbdMorseSelect}{\ButtonVolDown}
|
|
|
|
|
|
|
|
%Button actions, Pitch Screen context
|
|
|
|
|
|
|
|
\newcommand{\ActionPsIncSmall}{\ButtonUp}
|
|
|
|
\newcommand{\ActionPsIncBig}{Long \ButtonUp}
|
|
|
|
\newcommand{\ActionPsDecSmall}{\ButtonDown}
|
|
|
|
\newcommand{\ActionPsDecBig}{Long \ButtonDown}
|
|
|
|
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
|
|
|
|
|
|
|
\newcommand{\ActionPsToggleMode}{\ButtonBottomRight}
|
|
|
|
|
|
|
|
\newcommand{\ActionPsReset}{\ButtonSelect}
|
2012-02-21 18:33:22 +00:00
|
|
|
\newcommand{\ActionPsExit}{\ButtonBack{} or \ButtonPlay}
|
2012-01-01 10:16:33 +00:00
|
|
|
|
|
|
|
%Button actions, Recording screen context
|
2012-02-21 18:33:22 +00:00
|
|
|
\newcommand{\ActionRecPause}{\ButtonPlay}
|
2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\ActionRecExit}{\ButtonBack}
|
|
|
|
\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
|
2012-01-01 10:16:47 +00:00
|
|
|
\newcommand{\ActionRecMenu}{\fixme{tbd}}
|
2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
|
|
|
|
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionRecPrev}{\ButtonUp}
|
|
|
|
\newcommand{\ActionRecNext}{\ButtonDown}
|
|
|
|
|
|
|
|
%Button actions, FM radio context
|
2013-07-15 15:28:54 +00:00
|
|
|
\newcommand{\ActionFMMenu}{Long \ButtonSelect}
|
2012-01-01 10:16:33 +00:00
|
|
|
|
2013-07-15 15:28:54 +00:00
|
|
|
\newcommand{\ActionFMPreset}{Long \ButtonBottomRight}
|
2012-02-21 18:33:22 +00:00
|
|
|
\newcommand{\ActionFMPlay}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionFMStop}{Long \ButtonPlay}
|
2013-07-15 15:28:54 +00:00
|
|
|
\newcommand{\ActionFMMode}{\ButtonSelect}
|
2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\ActionFMExit}{\ButtonBack}
|
2013-07-15 15:28:54 +00:00
|
|
|
\newcommand{\ActionFMPrevPreset}{\ButtonBottomLeft}
|
|
|
|
\newcommand{\ActionFMNextPreset}{\ButtonBottomRight}
|
2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
|
|
|
|
\newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
|
|
|
|
\newcommand{\ActionFMPrev}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionFMNext}{\ButtonRight}
|
|
|
|
|
|
|
|
%Button actions, Bookmark screen context
|
|
|
|
\newcommand{\ActionBmDelete}{Long \ButtonSelect}
|
|
|
|
|
|
|
|
%Plugin lib actions
|
|
|
|
\newcommand{\PluginUp}{\ButtonUp}
|
|
|
|
\newcommand{\PluginDown}{\ButtonDown}
|
|
|
|
\newcommand{\PluginLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\PluginRight}{\ButtonRight}
|
|
|
|
\newcommand{\PluginUpRepeat}{Long \ButtonUp}
|
|
|
|
\newcommand{\PluginDownRepeat}{Long \ButtonDown}
|
|
|
|
\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
|
|
|
|
\newcommand{\PluginRightRepeat}{Long \ButtonRight}
|
|
|
|
|
2012-02-09 13:54:44 +00:00
|
|
|
\newcommand{\PluginCancel}{\ButtonBack}
|
|
|
|
\newcommand{\PluginExit}{\ButtonPower}
|
2012-01-01 10:16:33 +00:00
|
|
|
\newcommand{\PluginSelect}{\ButtonSelect}
|
|
|
|
\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
|
|
|
|
|