summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-touchscreen.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-touchscreen.tex')
-rw-r--r--manual/platform/keymap-touchscreen.tex110
1 files changed, 110 insertions, 0 deletions
diff --git a/manual/platform/keymap-touchscreen.tex b/manual/platform/keymap-touchscreen.tex
new file mode 100644
index 0000000000..b1075383b6
--- /dev/null
+++ b/manual/platform/keymap-touchscreen.tex
@@ -0,0 +1,110 @@
1% $Id: keymap-sansae200.tex 23883 2009-12-07 12:19:08Z zagor $
2
3\newcommand{\TouchTopLeft}{\btnfnt{Top-Left}}
4\newcommand{\TouchTopMiddle}{\btnfnt{Top-Middle}}
5\newcommand{\TouchTopRight}{\btnfnt{Top-Right}}
6\newcommand{\TouchMidLeft}{\btnfnt{Middle-Left}}
7\newcommand{\TouchCenter}{\btnfnt{Center}}
8\newcommand{\TouchMidRight}{\btnfnt{Middle-Right}}
9\newcommand{\TouchBottomLeft}{\btnfnt{Bottom-Left}}
10\newcommand{\TouchBottomMiddle}{\btnfnt{Bottom-Middle}}
11\newcommand{\TouchBottomRight}{\btnfnt{Bottom-Right}}
12
13%Button actions, standard context
14\newcommand{\TouchActionStdPrev}{\TouchTopMiddle}
15\newcommand{\TouchActionStdPrevRepeat}{Long \TouchTopMiddle}
16\newcommand{\TouchActionStdNext}{\TouchBottomMiddle}
17\newcommand{\TouchActionStdNextRepeat}{Long \TouchBottomMiddle}
18\newcommand{\TouchActionStdCancel}{\TouchMidLeft}
19\newcommand{\TouchActionStdContext}{Long \TouchCenter{} or Long \TouchMidRight}
20\newcommand{\TouchActionStdQuickScreen}{Long \TouchTopLeft}
21\newcommand{\TouchActionQuickScreenExit}{}
22\newcommand{\TouchActionStdMenu}{\TouchTopLeft}
23\newcommand{\TouchActionStdOk}{\TouchCenter{} or \TouchMidRight}
24\newcommand{\TouchActionStdRec}{}
25\newcommand{\TouchActionStdUsbCharge}{}
26
27%Button actions, wps context
28\newcommand{\TouchActionWpsPlay}{\TouchTopRight}
29\newcommand{\TouchActionWpsSkipNext}{\TouchMidRight}
30\newcommand{\TouchActionWpsSeekFwd}{Long \TouchMidRight}
31\newcommand{\TouchActionWpsSkipPrev}{\TouchMidLeft}
32\newcommand{\TouchActionWpsSeekBack}{Long \TouchMidLeft}
33
34\newcommand{\TouchActionWpsStop}{Long \TouchTopRight}
35\newcommand{\TouchActionWpsVolDown}{\TouchBottomMiddle}
36\newcommand{\TouchActionWpsVolUp}{\TouchTopMiddle}
37
38\newcommand{\TouchActionWpsQuickScreen}{Long \TouchTopLeft}
39\newcommand{\TouchActionWpsMenu}{\TouchTopLeft}
40\newcommand{\TouchActionWpsContext}{Long \TouchCenter}
41\newcommand{\TouchActionWpsBrowse}{\TouchCenter}
42\newcommand{\TouchActionWpsPitchScreen}{Long \TouchBottomLeft}
43\newcommand{\TouchActionWpsIdThreeScreen}{\TouchBottomRight}
44
45\newcommand{\TouchActionWpsAbSetBNextDir}{}
46\newcommand{\TouchActionWpsAbSetAPrevDir}{}
47\newcommand{\TouchActionWpsAbReset}{}
48
49%Button actions, tree context
50\newcommand{\TouchActionTreeWps}{\TouchTopRight}
51\newcommand{\TouchActionTreeStop}{}
52\newcommand{\TouchActionTreeEnter}{}
53\newcommand{\TouchActionTreeParentDirectory}{}
54
55%Button actions, YesNo context
56\newcommand{\TouchActionYesNoAccept}{\TouchTopRight}
57
58%Button actions, Setting context
59\newcommand{\TouchActionSettingInc}{\TouchTopMiddle}
60\newcommand{\TouchActionSettingDec}{\TouchBottomMiddle}
61
62%Button actions, Virtual Keyboard Context
63\newcommand{\TouchActionKbdLeft}{\TouchMidLeft}
64\newcommand{\TouchActionKbdRight}{\TouchMidRight}
65\newcommand{\TouchActionKbdSelect}{\TouchCenter}
66\newcommand{\TouchActionKbdDone}{Long \TouchCenter}
67\newcommand{\TouchActionKbdAbort}{\TouchBottomRight}
68\newcommand{\TouchActionKbdUp}{\TouchTopMiddle}
69\newcommand{\TouchActionKbdDown}{\TouchBottomMiddle}
70\newcommand{\TouchActionKbdCursorLeft}{\TouchTopLeft}
71\newcommand{\TouchActionKbdCursorRight}{\TouchTopRight}
72\newcommand{\TouchActionKbdBackSpace}{\TouchBottomLeft}
73\newcommand{\TouchActionKbdPageFlip}{}
74
75%Button actions, Pitch Screen context
76\newcommand{\TouchActionPsToggleMode}{\TouchBottomRight}
77\newcommand{\TouchActionPsIncSmall}{\TouchTopMiddle}
78\newcommand{\TouchActionPsIncBig}{Long \TouchTopMiddle}
79\newcommand{\TouchActionPsDecSmall}{\TouchBottomMiddle}
80\newcommand{\TouchActionPsDecBig}{Long \TouchBottomMiddle}
81\newcommand{\TouchActionPsNudgeLeft}{\TouchMidLeft}
82\newcommand{\TouchActionPsNudgeRight}{\TouchMidRight}
83\newcommand{\TouchActionPsReset}{\TouchCenter}
84\newcommand{\TouchActionPsExit}{\TouchTopLeft}
85
86%Button actions, Recording screen context
87\newcommand{\TouchActionRecPause}{}
88\newcommand{\TouchActionRecExit}{}
89\newcommand{\TouchActionRecNewfile}{}
90\newcommand{\TouchActionRecMenu}{}
91\newcommand{\TouchActionRecSettingsInc}{\TouchMidLeft}
92\newcommand{\TouchActionRecSettingsDec}{\TouchMidRight}
93\newcommand{\TouchActionRecPrev}{}
94\newcommand{\TouchActionRecNext}{}
95
96%Button actions, FM radio context
97\newcommand{\TouchActionFMPreset}{\TouchCenter}
98\newcommand{\TouchActionFMMenu}{Long \TouchCenter}
99\newcommand{\TouchActionFMMode}{\TouchBottomLeft}
100\newcommand{\TouchActionFMStop}{\TouchBottomRight}
101\newcommand{\TouchActionFMExit}{\TouchTopLeft}
102\newcommand{\TouchActionFMPlay}{\TouchTopRight}
103\newcommand{\TouchActionFMSettingsInc}{}
104\newcommand{\TouchActionFMSettingsDec}{}
105\newcommand{\TouchActionFMPrev}{\TouchActionRecSettingsInc}
106\newcommand{\TouchActionFMNext}{\TouchActionRecSettingsDec}
107
108%Button actions, Bookmark screen context
109\newcommand{\TouchActionBmDelete}{\TouchBottomLeft}
110