summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/keymap-ondavx777.tex109
-rw-r--r--manual/platform/ondavx777.tex27
2 files changed, 136 insertions, 0 deletions
diff --git a/manual/platform/keymap-ondavx777.tex b/manual/platform/keymap-ondavx777.tex
new file mode 100644
index 0000000000..bdf85a5370
--- /dev/null
+++ b/manual/platform/keymap-ondavx777.tex
@@ -0,0 +1,109 @@
1% $Id$
2\newcommand{\ButtonPower}{\btnfnt{Power}}
3
4%Button actions, standard context
5\newcommand{\ActionStdPrev}{\TouchActionStdPrev}
6\newcommand{\ActionStdPrevRepeat}{\TouchActionStdPrevRepeat}
7\newcommand{\ActionStdNext}{\TouchActionStdNext}
8\newcommand{\ActionStdNextRepeat}{\TouchActionStdNextRepeat}
9\newcommand{\ActionStdCancel}{\ButtonPower{} or \TouchActionStdCancel}
10\newcommand{\ActionStdContext}{\TouchActionStdContext}
11\newcommand{\ActionStdQuickScreen}{\TouchActionStdQuickScreen}
12\newcommand{\ActionQuickScreenExit}{\ButtonPower{} or \TouchActionQuickScreenExit}
13\newcommand{\ActionStdMenu}{\TouchActionStdMenu}
14\newcommand{\ActionStdOk}{\TouchActionStdOk}
15%\newcommand{\ActionStdRec}{\TouchActionStdRec}
16%\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
17
18%Button actions, wps context
19\newcommand{\ActionWpsPlay}{\TouchActionWpsPlay}
20\newcommand{\ActionWpsSkipNext}{\TouchActionWpsSkipNext}
21\newcommand{\ActionWpsSeekFwd}{\TouchActionWpsSeekFwd}
22\newcommand{\ActionWpsSkipPrev}{\TouchActionWpsSkipPrev}
23\newcommand{\ActionWpsSeekBack}{\TouchActionWpsSeekBack}
24
25\newcommand{\ActionWpsStop}{\TouchActionWpsStop}
26\newcommand{\ActionWpsVolDown}{\TouchActionWpsVolDown}
27\newcommand{\ActionWpsVolUp}{\TouchActionWpsVolUp}
28
29\newcommand{\ActionWpsQuickScreen}{\TouchActionWpsQuickScreen}
30\newcommand{\ActionWpsMenu}{\TouchActionWpsMenu}
31\newcommand{\ActionWpsContext}{\TouchActionWpsContext}
32\newcommand{\ActionWpsBrowse}{\TouchActionWpsBrowse}
33\newcommand{\ActionWpsPitchScreen}{\TouchActionWpsPitchScreen}
34\newcommand{\ActionWpsIdThreeScreen}{\TouchActionWpsIdThreeScreen}
35
36\newcommand{\ActionWpsAbSetBNextDir}{\TouchActionWpsAbSetBNextDir}
37\newcommand{\ActionWpsAbSetAPrevDir}{\TouchActionWpsAbSetAPrevDir}
38\newcommand{\ActionWpsAbReset}{\TouchActionWpsAbReset}
39
40\newcommand{\ActionWpsHotkey}{\TouchBottomRight}
41
42%Button actions, tree context
43\newcommand{\ActionTreeWps}{\TouchActionTreeWps}
44\newcommand{\ActionTreeStop}{\TouchActionTreeStop}
45\newcommand{\ActionTreeEnter}{\TouchActionTreeEnter}
46\newcommand{\ActionTreeParentDirectory}{\TouchActionTreeParentDirectory}
47
48%Button actions, YesNo context
49\newcommand{\ActionYesNoAccept}{\TouchActionYesNoAccept}
50
51%Button actions, Setting context
52\newcommand{\ActionSettingInc}{\TouchActionSettingInc}
53\newcommand{\ActionSettingDec}{\TouchActionSettingDec}
54
55%Button actions, Virtual Keyboard Context
56\newcommand{\ActionKbdLeft}{\TouchActionKbdLeft}
57\newcommand{\ActionKbdRight}{\TouchActionKbdRight}
58\newcommand{\ActionKbdSelect}{\TouchActionKbdSelect}
59\newcommand{\ActionKbdDone}{\TouchActionKbdDone}
60\newcommand{\ActionKbdAbort}{\TouchActionKbdAbort}
61\newcommand{\ActionKbdUp}{\TouchActionKbdUp}
62\newcommand{\ActionKbdDown}{\TouchActionKbdDown}
63\newcommand{\ActionKbdCursorLeft}{\TouchActionKbdCursorLeft}
64\newcommand{\ActionKbdCursorRight}{\TouchActionKbdCursorRight}
65\newcommand{\ActionKbdBackSpace}{\TouchActionKbdBackSpace}
66\newcommand{\ActionKbdPageFlip}{\TouchActionKbdPageFlip}
67
68%Button actions, Pitch Screen context
69\newcommand{\ActionPsToggleMode}{\TouchActionPsToggleMode}
70\newcommand{\ActionPsIncSmall}{\TouchActionPsIncSmall}
71\newcommand{\ActionPsIncBig}{\TouchActionPsIncBig}
72\newcommand{\ActionPsDecSmall}{\TouchActionPsDecSmall}
73\newcommand{\ActionPsDecBig}{\TouchActionPsDecBig}
74\newcommand{\ActionPsNudgeLeft}{\TouchActionPsNudgeLeft}
75\newcommand{\ActionPsNudgeRight}{\TouchActionPsNudgeRight}
76\newcommand{\ActionPsReset}{\TouchActionPsReset}
77\newcommand{\ActionPsExit}{\ButtonPower{} or \TouchActionPsExit}
78\newcommand{\ActionPsSlower}{\TouchActionPsSlower}
79\newcommand{\ActionPsFaster}{\TouchActionPsFaster}
80
81%Button actions, FM radio context
82\newcommand{\ActionFMPreset}{\TouchActionFMPreset}
83\newcommand{\ActionFMMenu}{\TouchActionFMMenu}
84\newcommand{\ActionFMMode}{\TouchActionFMMode}
85\newcommand{\ActionFMStop}{\TouchActionFMStop{} or \ButtonPower}
86\newcommand{\ActionFMExit}{\TouchActionFMExit}
87\newcommand{\ActionFMPlay}{\TouchActionFMPlay}
88\newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
89\newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
90\newcommand{\ActionFMPrev}{\TouchActionFMPrev}
91\newcommand{\ActionFMNext}{\TouchActionFMNext}
92
93%Button actions, Bookmark screen context
94\newcommand{\ActionBmDelete}{\TouchActionBmDelete}
95
96%Plugin lib actions
97\newcommand{\PluginUp}{\TouchTopMiddle}
98\newcommand{\PluginDown}{\TouchBottomMiddle}
99\newcommand{\PluginLeft}{\TouchMidLeft}
100\newcommand{\PluginRight}{\TouchMidRight}
101\newcommand{\PluginUpRepeat}{Long \TouchTopMiddle}
102\newcommand{\PluginDownRepeat}{Long \TouchBottomMiddle}
103\newcommand{\PluginLeftRepeat}{Long \TouchMidLeft}
104\newcommand{\PluginRightRepeat}{Long \TouchMidRight}
105\newcommand{\PluginCancel}{\ButtonPower{} or \TouchBottomRight}
106\newcommand{\PluginExit}{Long \ButtonPower}
107\newcommand{\PluginSelect}{\TouchCenter}
108\newcommand{\PluginSelectRepeat}{Long \TouchCenter}
109
diff --git a/manual/platform/ondavx777.tex b/manual/platform/ondavx777.tex
new file mode 100644
index 0000000000..4865f069fc
--- /dev/null
+++ b/manual/platform/ondavx777.tex
@@ -0,0 +1,27 @@
1% $Id$ %
2\def\UseOption{ondavx777}
3\edef\UseOption{\UseOption,ONDA_VX777_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
6%\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
7\edef\UseOption{\UseOption,ondavx777}
8
9\newcommand{\playerman}{Onda}
10\newcommand{\playertype}{VX777}
11\newcommand{\playerlongtype}{\playertype}
12\newcommand{\dapdisplaywidth}{240}
13\newcommand{\dapdisplayheight}{400}
14\newcommand{\dapdisplaydepth}{16}
15\newcommand{\specimg}{ondavx777}
16%Used to name the player, e.g. ...to the \dap
17\newcommand{\dap}{player}
18%For use when referring to the player. E.g. the \daps\ capacity ...
19\newcommand{\daps}{player's}
20\newcommand{\firmwarefilename}{\fname{rockbox.vx777}}
21\newcommand{\firmwareextension}{\fname{vx777}}
22\newcommand{\screenshotsize}{6cm}
23\newcommand{\disk}{flash storage}
24
25% link external keymap file
26\input{platform/keymap-ondavx777.tex}
27\input{platform/keymap-touchscreen.tex}