2009-07-04 23:51:06 +00:00
|
|
|
% $Id$ %
|
|
|
|
|
|
|
|
\newcommand{\ButtonRCLeft}{\btnfnt{Rewind}}
|
|
|
|
\newcommand{\ButtonRCRight}{\btnfnt{Forward}}
|
|
|
|
\newcommand{\ButtonRCUp}{\btnfnt{Volume Up}}
|
|
|
|
\newcommand{\ButtonRCDown}{\btnfnt{Volume Down}}
|
|
|
|
\newcommand{\ButtonRCRec}{\btnfnt{Rec}}
|
|
|
|
\newcommand{\ButtonRCPlay}{\btnfnt{Play}}
|
|
|
|
\newcommand{\ButtonRCMode}{\btnfnt{Mode}}
|
|
|
|
\newcommand{\ButtonRCMenu}{\btnfnt{Menu}}
|
|
|
|
\newcommand{\ButtonRCHold}{\btnfnt{Hold}}
|
|
|
|
|
|
|
|
%Button actions, standard context
|
|
|
|
\newcommand{\ActionRCStdPrev}{\ButtonRCUp}
|
|
|
|
\newcommand{\ActionRCStdPrevRepeat}{Long \ButtonRCUp}
|
|
|
|
\newcommand{\ActionRCStdNext}{\ButtonRCDown}
|
|
|
|
\newcommand{\ActionRCStdNextRepeat}{Long \ButtonRCDown}
|
|
|
|
\newcommand{\ActionRCStdCancel}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionRCStdContext}{Long \ButtonRCMode}
|
|
|
|
\newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCRec}
|
|
|
|
\newcommand{\ActionRCQuickScreenExit}{\ButtonRCRec}
|
2009-11-15 22:38:49 +00:00
|
|
|
\newcommand{\ActionRCStdMenu}{\ButtonRCMenu}
|
2009-07-04 23:51:06 +00:00
|
|
|
\newcommand{\ActionRCStdOk}{\ButtonRCPlay{} or \ButtonRCRight}
|
|
|
|
|
|
|
|
%Button actions, wps context
|
|
|
|
\newcommand{\ActionRCWpsPlay}{\ButtonRCPlay}
|
|
|
|
\newcommand{\ActionRCWpsStop}{Long \ButtonRCPlay}
|
|
|
|
\newcommand{\ActionRCWpsSkipNext}{\ButtonRCRight}
|
|
|
|
\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCLeft}
|
|
|
|
\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCLeft}
|
|
|
|
\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRight}
|
|
|
|
\newcommand{\ActionRCWpsVolDown}{\ButtonRCDown}
|
|
|
|
\newcommand{\ActionRCWpsVolUp}{\ButtonRCUp}
|
2010-06-02 05:51:00 +00:00
|
|
|
\newcommand{\ActionRCWpsQuickScreen}{Long \ButtonRCMenu}
|
|
|
|
\newcommand{\ActionRCWpsMenu}{\ButtonRCMenu}
|
2009-07-04 23:51:06 +00:00
|
|
|
\newcommand{\ActionRCWpsContext}{Long \ButtonRCMode}
|
|
|
|
\newcommand{\ActionRCWpsBrowse}{\ButtonRCMode}
|
|
|
|
|
|
|
|
%Button actions, tree context
|
|
|
|
\newcommand{\ActionRCTreeWps}{\ButtonRCPlay}
|
|
|
|
\newcommand{\ActionRCTreeStop}{Long \ButtonRCPlay}
|
|
|
|
\newcommand{\ActionRCTreeEnter}{\ButtonRCPlay{} or \ButtonRCRight}
|
|
|
|
\newcommand{\ActionRCTreeParentDirectory}{\ButtonRCLeft}
|
|
|
|
|
|
|
|
%Button actions, YesNo context
|
|
|
|
\newcommand{\ActionRCYesNoAccept}{\ButtonRCPlay}
|
|
|
|
|
|
|
|
%Button actions, Setting context
|
|
|
|
\newcommand{\ActionRCSettingInc}{\ButtonRCUp}
|
|
|
|
\newcommand{\ActionRCSettingDec}{\ButtonRCDown}
|
|
|
|
|
|
|
|
%Button actions, Virtual Keyboard Context
|
|
|
|
\newcommand{\ActionRCKbdLeft}{\ButtonRCLeft}
|
|
|
|
\newcommand{\ActionRCKbdRight}{\ButtonRCRight}
|
|
|
|
\newcommand{\ActionRCKbdUp}{\ButtonRCUp}
|
|
|
|
\newcommand{\ActionRCKbdDown}{\ButtonRCDown}
|
|
|
|
\newcommand{\ActionRCKbdSelect}{\ButtonRCPlay}
|
|
|
|
\newcommand{\ActionRCKbdDone}{Long \ButtonRCPlay}
|
|
|
|
\newcommand{\ActionRCKbdAbort}{\ButtonRec}
|
2010-06-05 14:42:36 +00:00
|
|
|
\newcommand{\ActionRCKbdMorseSelect}{}
|
2009-07-04 23:51:06 +00:00
|
|
|
|
|
|
|
%Button actions, Pitch Screen context
|
|
|
|
\newcommand{\ActionRCPsToggleMode}{\ButtonRCMode}
|
|
|
|
\newcommand{\ActionRCPsIncSmall}{\ButtonRCUp}
|
|
|
|
\newcommand{\ActionRCPsIncBig}{Long \ButtonRCUp}
|
|
|
|
\newcommand{\ActionRCPsDecSmall}{\ButtonRCDown}
|
|
|
|
\newcommand{\ActionRCPsDecBig}{Long \ButtonRCDown}
|
|
|
|
\newcommand{\ActionRCPsNudgeLeft}{\ButtonRCLeft}
|
|
|
|
\newcommand{\ActionRCPsNudgeRight}{\ButtonRCRight}
|
|
|
|
\newcommand{\ActionRCPsReset}{\ButtonRCRec}
|
|
|
|
\newcommand{\ActionRCPsExit}{\ButtonRCPlay}
|
|
|
|
|
|
|
|
%Button actions, Recording screen context
|
|
|
|
\newcommand{\ActionRCRecPause}{\ButtonRCPlay}
|
|
|
|
\newcommand{\ActionRCRecNewfile}{\ButtonRCRec}
|
|
|
|
\newcommand{\ActionRCRecSettingsInc}{\ButtonRCRight}
|
|
|
|
\newcommand{\ActionRCRecSettingsDec}{\ButtonRCLeft}
|
|
|
|
\newcommand{\ActionRCRecPrev}{\ButtonRCUp}
|
|
|
|
\newcommand{\ActionRCRecNext}{\ButtonRCDown}
|
2010-06-02 05:51:00 +00:00
|
|
|
\newcommand{\ActionRCRecMenu}{\ButtonRCMenu}
|
2009-07-04 23:51:06 +00:00
|
|
|
\newcommand{\ActionRCRecExit}{Long \ButtonRCPlay}
|
|
|
|
|
|
|
|
%Button actions, FM radio context
|
|
|
|
\newcommand{\ActionRCFMPreset}{\ButtonRCMode}
|
|
|
|
\newcommand{\ActionRCFMMenu}{Long \ButtonRCMode}
|
|
|
|
\newcommand{\ActionRCFMMode}{Long \ButtonRCRec}
|
|
|
|
\newcommand{\ActionRCFMStop}{Long \ButtonPlay}
|
2010-06-02 05:51:00 +00:00
|
|
|
\newcommand{\ActionRCFMExit}{\ButtonRCMenu}
|
2009-07-04 23:51:06 +00:00
|
|
|
\newcommand{\ActionRCFMPlay}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc}
|
|
|
|
\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingDec}
|
|
|
|
\newcommand{\ActionRCFMPrev}{\ButtonRCLeft}
|
|
|
|
\newcommand{\ActionRCFMNext}{\ButtonRCRight}
|
|
|
|
|
|
|
|
%Button actions, Bookmark screen context
|
|
|
|
\newcommand{\ActionRCBmDelete}{Long \ButtonRec}
|
2010-05-29 15:23:01 +00:00
|
|
|
|
|
|
|
%Plugin lib actions
|
2010-06-02 05:51:00 +00:00
|
|
|
\newcommand{\PluginRCUp}{\ButtonRCRight}
|
|
|
|
\newcommand{\PluginRCDown}{\ButtonRCLeft}
|
|
|
|
\newcommand{\PluginRCLeft}{\ButtonRCDown}
|
|
|
|
\newcommand{\PluginRCRight}{\ButtonRCUp}
|
|
|
|
\newcommand{\PluginRCUpRepeat}{Long \ButtonRCRight}
|
|
|
|
\newcommand{\PluginRCDownRepeat}{Long \ButtonRCLeft}
|
|
|
|
\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCDown}
|
|
|
|
\newcommand{\PluginRCRightRepeat}{Long \ButtonRCUp}
|
2010-05-29 15:23:01 +00:00
|
|
|
\newcommand{\PluginRCSelect}{\ButtonRCMode}
|
|
|
|
\newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode}
|
2010-05-29 15:23:10 +00:00
|
|
|
\newcommand{\PluginRCCancel}{}
|