2008-11-29 11:04:02 +00:00
|
|
|
% $Id$
|
|
|
|
|
|
|
|
\newcommand{\ButtonLeft}{\btnfnt{Cancel}}
|
|
|
|
\newcommand{\ButtonRight}{\btnfnt{Select}}
|
|
|
|
\newcommand{\ButtonRew}{\btnfnt{Prev}}
|
|
|
|
\newcommand{\ButtonPlay}{\btnfnt{Play}}
|
|
|
|
\newcommand{\ButtonFF}{\btnfnt{Next}}
|
|
|
|
\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
|
|
|
|
\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
|
|
|
|
\newcommand{\ButtonPower}{\btnfnt{Power}}
|
|
|
|
\newcommand{\ButtonHold}{\btnfnt{Hold}}
|
|
|
|
|
|
|
|
%Button actions, standard context
|
|
|
|
\newcommand{\ActionStdPrev}{\ButtonScrollUp}
|
|
|
|
\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
|
|
|
|
\newcommand{\ActionStdNext}{\ButtonScrollDown}
|
|
|
|
\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
|
|
|
|
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionStdContext}{Long \ButtonRight}
|
|
|
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
|
|
|
|
\newcommand{\ActionQuickScreenExit}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionStdMenu}{\ButtonPower}
|
|
|
|
\newcommand{\ActionStdOk}{\ButtonRight}
|
|
|
|
\newcommand{\ActionStdUsbCharge}{\ButtonRight}
|
|
|
|
|
|
|
|
%Button actions, wps context
|
|
|
|
\newcommand{\ActionWpsPlay}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionWpsSkipNext}{\ButtonFF}
|
|
|
|
\newcommand{\ActionWpsSkipPrev}{\ButtonRew}
|
|
|
|
\newcommand{\ActionWpsSeekBack}{Long \ButtonRew}
|
|
|
|
\newcommand{\ActionWpsSeekFwd}{Long \ButtonFF}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsStop}{Long \ButtonPlay}
|
|
|
|
\newcommand{\ActionWpsVolDown}{\ButtonScrollDown}
|
|
|
|
\newcommand{\ActionWpsVolUp}{\ButtonScrollUp}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsMenu}{\ButtonPower}
|
|
|
|
\newcommand{\ActionWpsContext}{Long \ButtonRight}
|
|
|
|
\newcommand{\ActionWpsBrowse}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}
|
2010-04-02 20:11:11 +00:00
|
|
|
\newcommand{\ActionWpsHotkey}{\ButtonPower + \ButtonPlay}
|
2008-11-29 11:04:02 +00:00
|
|
|
|
|
|
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonFF}
|
|
|
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonRew}
|
|
|
|
\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonPlay}
|
|
|
|
|
|
|
|
%Button actions, tree context
|
|
|
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
|
|
|
\newcommand{\ActionTreeEnter}{\ButtonRight}
|
|
|
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
2010-04-02 20:11:11 +00:00
|
|
|
\newcommand{\ActionTreeHotkey}{\ButtonPower + \ButtonPlay}
|
2008-11-29 11:04:02 +00:00
|
|
|
|
|
|
|
%Button actions, YesNo context
|
|
|
|
\newcommand{\ActionYesNoAccept}{\ButtonRight}
|
|
|
|
|
|
|
|
%Button actions, Setting context
|
|
|
|
\newcommand{\ActionSettingInc}{\ButtonScrollUp}
|
|
|
|
\newcommand{\ActionSettingDec}{\ButtonScrollDown}
|
|
|
|
|
|
|
|
%Button actions, Alarm screen
|
|
|
|
\newcommand{\ActionAlarmSet}{\ActionStdOk}
|
|
|
|
\newcommand{\ActionAlarmCancel}{\ActionStdCancel}
|
|
|
|
\newcommand{\ActionAlarmHoursInc}{\ButtonRew}
|
|
|
|
\newcommand{\ActionAlarmHoursDec}{\ButtonFF}
|
|
|
|
|
|
|
|
%Button actions, Virtual Keyboard Context
|
|
|
|
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionKbdRight}{\ButtonRight}
|
|
|
|
\newcommand{\ActionKbdSelect}{\ButtonRew}
|
|
|
|
\newcommand{\ActionKbdDone}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionKbdAbort}{\ButtonFF}
|
|
|
|
\newcommand{\ActionKbdUp}{\ButtonScrollUp}
|
|
|
|
\newcommand{\ActionKbdDown}{\ButtonScrollDown}
|
|
|
|
\newcommand{\ActionKbdMorseInput}{\ButtonPlay+\ButtonRew}
|
|
|
|
\newcommand{\ActionKbdMorseSelect}{\ButtonRew}
|
|
|
|
|
|
|
|
%Button actions, Pitch Screen context
|
|
|
|
\newcommand{\ActionPsToggleMode}{\ButtonPower}
|
|
|
|
\newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
|
|
|
|
\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
|
|
|
|
\newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
|
|
|
|
\newcommand{\ActionPsDecBig}{Long \ButtonScrollDown}
|
|
|
|
\newcommand{\ActionPsNudgeLeft}{\ButtonRew}
|
|
|
|
\newcommand{\ActionPsNudgeRight}{\ButtonFF}
|
|
|
|
\newcommand{\ActionPsReset}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionPsExit}{\ButtonLeft}
|
|
|
|
|
|
|
|
%Button actions, FM radio context
|
|
|
|
\newcommand{\ActionFMPreset}{\ButtonRight}
|
|
|
|
\newcommand{\ActionFMMenu}{Long \ButtonRight}
|
|
|
|
\newcommand{\ActionFMMode}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionFMStop}{Long \ButtonPlay}
|
|
|
|
\newcommand{\ActionFMExit}{\ButtonPower}
|
|
|
|
\newcommand{\ActionFMPlay}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionFMSettingsInc}{\ButtonScrollUp}
|
|
|
|
\newcommand{\ActionFMSettingsDec}{\ButtonScrollDown}
|
|
|
|
\newcommand{\ActionFMPrev}{\ButtonRew}
|
|
|
|
\newcommand{\ActionFMNext}{\ButtonFF}
|
|
|
|
|
|
|
|
%Button actions, Recording screen context
|
|
|
|
\newcommand{\ActionRecPause}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionRecNewfile}{\ButtonRight}
|
|
|
|
\newcommand{\ActionRecExit}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionRecMenu}{\ButtonPower}
|
|
|
|
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
|
|
|
|
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
|
|
|
|
\newcommand{\ActionRecPrev}{\ButtonRew}
|
|
|
|
\newcommand{\ActionRecNext}{\ButtonFF}
|
|
|
|
|
2009-02-14 15:01:04 +00:00
|
|
|
%Button actions, Bookmark screen context
|
|
|
|
\newcommand{\ActionBmDelete}{Long \ButtonRew}
|
|
|
|
|
2010-05-29 15:23:01 +00:00
|
|
|
%Plugin lib actions
|
|
|
|
\newcommand{\PluginUp}{\ButtonScrollUp}
|
|
|
|
\newcommand{\PluginDown}{\ButtonScrollDown}
|
|
|
|
\newcommand{\PluginLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\PluginRight}{\ButtonRight}
|
|
|
|
\newcommand{\PluginUpRepeat}{Long \ButtonScrollUp}
|
|
|
|
\newcommand{\PluginDownRepeat}{Long \ButtonScrollDown}
|
|
|
|
\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
|
|
|
|
\newcommand{\PluginRightRepeat}{Long \ButtonRight}
|
|
|
|
\newcommand{\PluginCancel}{\ButtonRew}
|
|
|
|
\newcommand{\PluginExit}{\ButtonPower}
|
|
|
|
\newcommand{\PluginSelect}{\ButtonPlay}
|
|
|
|
\newcommand{\PluginSelectRepeat}{Long \ButtonPlay}
|