summaryrefslogtreecommitdiffstats
path: root/manual/platform/keymap-xduoox3.tex
blob: da35abf9b774a85ee9674bf595ab68aaa19ab0da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
% $Id$

\newcommand{\ButtonPrev}{\btnfnt{Prev}}
\newcommand{\ButtonNext}{\btnfnt{Next}}
\newcommand{\ButtonHome}{\btnfnt{Home}}
\newcommand{\ButtonOption}{\btnfnt{Option}}
\newcommand{\ButtonPlay}{\btnfnt{Play}}
\newcommand{\ButtonPower}{\btnfnt{Power}}
\newcommand{\ButtonVolDown}{\btnfnt{Volume Down}}
\newcommand{\ButtonVolUp}{\btnfnt{Volume Up}}
\newcommand{\ButtonLock}{\btnfnt{Lock}}
\newcommand{\ButtonHold}{\btnfnt{Hold Switch}}

% To make some things happier
\newcommand{\ButtonLeft}{\btnfnt{Prev}}
\newcommand{\ButtonRight}{\btnfnt{Next}}

%Button actions, standard context
\newcommand{\ActionStdPrev}{\ButtonPrev}
\newcommand{\ActionStdPrevRepeat}{Long \ButtonPrev}
\newcommand{\ActionStdNext}{\ButtonNext}
\newcommand{\ActionStdNextRepeat}{Long \ButtonNext}
\newcommand{\ActionStdContext}{Long \ButtonPlay}
\newcommand{\ActionStdCancel}{\ButtonHome}
\newcommand{\ActionStdOk}{\ButtonPlay}
\newcommand{\ActionStdMenu}{\ButtonOption}
\newcommand{\ActionStdQuickScreen}{Long \ButtonOption}
\newcommand{\ActionQuickScreenExit}{\ButtonPlay{} or \ButtonHome}
\newcommand{\ActionStdUsbCharge}{\ButtonPlay}

%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
\newcommand{\ActionWpsStop}{\ButtonPower}

\newcommand{\ActionWpsSkipNext}{\ButtonNext}
\newcommand{\ActionWpsSkipPrev}{\ButtonPrev}
\newcommand{\ActionWpsSeekBack}{Long \ButtonPrev}
\newcommand{\ActionWpsSeekFwd}{Long \ButtonNext}

\newcommand{\ActionWpsVolDown}{\ButtonVolDown}
\newcommand{\ActionWpsVolUp}{\ButtonVolUp}

\newcommand{\ActionWpsBrowse}{\ButtonHome}
\newcommand{\ActionWpsContext}{Long \ButtonPlay}
\newcommand{\ActionWpsMenu}{\ButtonOption}
\newcommand{\ActionWpsHotkey}{\ButtonHome}

\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonNext}
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonNext}

\newcommand{\ActionWpsQuickScreen}{}
\newcommand{\ActionWpsAbReset}{}
\newcommand{\ActionWpsPlaylist}{}

%Button actions, tree context
\newcommand{\ActionTreeWps}{\ButtonPower}
\newcommand{\ActionTreeStop}{Long \ButtonPower}
\newcommand{\ActionTreeEnter}{\ButtonPlay}
\newcommand{\ActionTreeParentDirectory}{\ButtonHome}
\newcommand{\ActionTreeHotkey}{Long \ButtonHome}

%Button actions, YesNo context
\newcommand{\ActionYesNoAccept}{\ButtonPlay}

%Button actions, Setting context
\newcommand{\ActionSettingInc}{\ButtonVolUp}
\newcommand{\ActionSettingDec}{\ButtonVolDown}

%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonPrev}
\newcommand{\ActionKbdRight}{\ButtonNext}
\newcommand{\ActionKbdDown}{\ButtonOption}
\newcommand{\ActionKbdUp}{\ButtonHome}
\newcommand{\ActionKbdCursorLeft}{\ButtonVolUp}
\newcommand{\ActionKbdCursorRight}{\ButtonVolDown}
\newcommand{\ActionKbdBackSpace}{\ButtonHome}
\newcommand{\ActionKbdSelect}{\ButtonPlay}
\newcommand{\ActionKbdDone}{Long \ButtonPlay}
\newcommand{\ActionKbdAbort}{\ButtonPower}

\newcommand{\ActionKbdPageFlip}{}

%Button actions, Pitch Screen context
\newcommand{\ActionPsIncSmall}{\ButtonVolUp}
\newcommand{\ActionPsIncBig}{Long \ButtonVolUp}
\newcommand{\ActionPsDecSmall}{\ButtonVolDown}
\newcommand{\ActionPsDecBig}{Long \ButtonVolDown}
\newcommand{\ActionPsNudgeLeft}{\ButtonNext}
\newcommand{\ActionPsNudgeRight}{\ButtonPrev}
\newcommand{\ActionPsToggleMode}{\ButtonPlay}
\newcommand{\ActionPsReset}{\ButtonPower}
\newcommand{\ActionPsExit}{\ButtonHome}

%Button actions, Bookmark screen context
\newcommand{\ActionBmDelete}{Long \ButtonHome}

%Plugin lib actions
\newcommand{\PluginUp}{\ButtonHome}
\newcommand{\PluginDown}{\ButtonOption}
\newcommand{\PluginLeft}{\ButtonPrev}
\newcommand{\PluginRight}{\ButtonNext}
\newcommand{\PluginUpRepeat}{Long \ButtonHome}
\newcommand{\PluginDownRepeat}{Long \ButtonOption}
\newcommand{\PluginLeftRepeat}{Long \ButtonPrev}
\newcommand{\PluginRightRepeat}{Long \ButtonNext}
\newcommand{\PluginCancel}{\ButtonPower}
\newcommand{\PluginExit}{Long \ButtonPower}
\newcommand{\PluginSelect}{\ButtonPlay}
\newcommand{\PluginSelectRepeat}{Long \ButtonPlay}