2 \newcommand{\ButtonLeft}{\btnfnt{Rewind
}}
3 \newcommand{\ButtonRight}{\btnfnt{Forward
}}
4 \newcommand{\ButtonUp}{\btnfnt{Volume Up
}}
5 \newcommand{\ButtonDown}{\btnfnt{Volume Down
}}
6 \newcommand{\ButtonRec}{\btnfnt{Rec
}}
7 \newcommand{\ButtonPlay}{\btnfnt{Play
}}
8 \newcommand{\ButtonMode}{\btnfnt{Mode
}}
9 \newcommand{\ButtonHold}{\btnfnt{Hold
}}
11 %Button actions, standard context
12 \newcommand{\ActionStdPrev}{\ButtonUp}
13 \newcommand{\ActionStdPrevRepeat}{Long
\ButtonUp}
14 \newcommand{\ActionStdNext}{\ButtonDown}
15 \newcommand{\ActionStdNextRepeat}{Long
\ButtonDown}
16 \newcommand{\ActionStdCancel}{\ButtonLeft}
17 \newcommand{\ActionStdContext}{Long
\ButtonMode}
18 \newcommand{\ActionStdQuickScreen}{Long
\ButtonRec}
19 \newcommand{\ActionQuickScreenExit}{\ButtonRec}
20 \newcommand{\ActionStdMenu}{\ButtonRec}
21 \newcommand{\ActionStdOk}{\ButtonPlay{} or
\ButtonRight}
23 %Button actions, wps context
24 \newcommand{\ActionWpsPlay}{\ButtonPlay}
25 \newcommand{\ActionWpsStop}{Long
\ButtonPlay}
26 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
27 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
28 \newcommand{\ActionWpsSeekBack}{Long
\ButtonLeft}
29 \newcommand{\ActionWpsSeekFwd}{Long
\ButtonRight}
30 \newcommand{\ActionWpsVolDown}{\ButtonDown}
31 \newcommand{\ActionWpsVolUp}{\ButtonUp}
32 \newcommand{\ActionWpsQuickScreen}{Long
\ButtonRec}
33 \newcommand{\ActionWpsMenu}{\ButtonRec}
34 \newcommand{\ActionWpsContext}{Long
\ButtonMode}
35 \newcommand{\ActionWpsBrowse}{\ButtonMode}
36 \newcommand{\ActionWpsHotkey}{\ButtonRec +
\ButtonMode}
38 %Button actions, tree context
39 \newcommand{\ActionTreeWps}{\ButtonPlay}
40 \newcommand{\ActionTreeStop}{Long
\ButtonPlay}
41 \newcommand{\ActionTreeEnter}{\ButtonPlay{} or
\ButtonRight}
42 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
43 \newcommand{\ActionTreeHotkey}{\ButtonRec +
\ButtonMode}
45 %Button actions, YesNo context
46 \newcommand{\ActionYesNoAccept}{\ButtonPlay}
48 %Button actions, Setting context
49 \newcommand{\ActionSettingInc}{\ButtonUp}
50 \newcommand{\ActionSettingDec}{\ButtonDown}
52 %Button actions, Virtual Keyboard Context
53 \newcommand{\ActionKbdLeft}{\ButtonLeft}
54 \newcommand{\ActionKbdRight}{\ButtonRight}
55 \newcommand{\ActionKbdUp}{\ButtonUp}
56 \newcommand{\ActionKbdDown}{\ButtonDown}
57 \newcommand{\ActionKbdSelect}{\ButtonPlay}
58 \newcommand{\ActionKbdDone}{Long
\ButtonPlay}
59 \newcommand{\ActionKbdAbort}{\ButtonRec}
61 %Button actions, Pitch Screen context
62 \newcommand{\ActionPsToggleMode}{\ButtonMode}
63 \newcommand{\ActionPsIncSmall}{\ButtonUp}
64 \newcommand{\ActionPsIncBig}{Long
\ButtonUp}
65 \newcommand{\ActionPsDecSmall}{\ButtonDown}
66 \newcommand{\ActionPsDecBig}{Long
\ButtonDown}
67 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
68 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
69 \newcommand{\ActionPsReset}{\ButtonRec}
70 \newcommand{\ActionPsExit}{\ButtonPlay}
72 %Button actions, Recording screen context
73 \newcommand{\ActionRecPause}{\ButtonPlay}
74 \newcommand{\ActionRecNewfile}{\ButtonRec}
75 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
76 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
77 \newcommand{\ActionRecPrev}{\ButtonUp}
78 \newcommand{\ActionRecNext}{\ButtonDown}
79 \newcommand{\ActionRecMenu}{Long
\ButtonRec}
80 \newcommand{\ActionRecExit}{Long
\ButtonPlay}
82 %Button actions, FM radio context
83 \newcommand{\ActionFMPreset}{\ButtonMode}
84 \newcommand{\ActionFMMenu}{Long
\ButtonMode}
85 \newcommand{\ActionFMMode}{Long
\ButtonRec}
86 \newcommand{\ActionFMStop}{Long
\ButtonPlay}
87 \newcommand{\ActionFMExit}{\ButtonRec}
88 \newcommand{\ActionFMPlay}{\ButtonPlay}
89 \newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
90 \newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
91 \newcommand{\ActionFMPrev}{\ButtonLeft}
92 \newcommand{\ActionFMNext}{\ButtonRight}
94 %Button actions, Bookmark screen context
95 \newcommand{\ActionBmDelete}{Long
\ButtonRec}
98 \newcommand{\PluginUp}{\ButtonUp}
99 \newcommand{\PluginDown}{\ButtonDown}
100 \newcommand{\PluginLeft}{\ButtonLeft}
101 \newcommand{\PluginRight}{\ButtonRight}
102 \newcommand{\PluginUpRepeat}{Long
\ButtonUp}
103 \newcommand{\PluginDownRepeat}{Long
\ButtonDown}
104 \newcommand{\PluginLeftRepeat}{Long
\ButtonLeft}
105 \newcommand{\PluginRightRepeat}{Long
\ButtonRight}
106 \newcommand{\PluginCancel}{\ButtonRec}
107 \newcommand{\PluginExit}{Long
\ButtonRec}
108 \newcommand{\PluginSelect}{\ButtonMode}
109 \newcommand{\PluginSelectRepeat}{Long
\ButtonMode}