summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-vibe500.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-vibe500.tex')
-rw-r--r--manual/platform/keymap-vibe500.tex105
1 files changed, 105 insertions, 0 deletions
diff --git a/manual/platform/keymap-vibe500.tex b/manual/platform/keymap-vibe500.tex
new file mode 100644
index 0000000000..e8dc5e0c57
--- /dev/null
+++ b/manual/platform/keymap-vibe500.tex
@@ -0,0 +1,105 @@
1% $Id: keymap-vibe500.tex 23883 2010-03-29 12:19:08Z b0hoon $
2
3\newcommand{\ButtonPower}{\btnfnt{Power}}
4\newcommand{\ButtonMenu}{\btnfnt{Menu}}
5\newcommand{\ButtonPlay}{\btnfnt{Play}}
6\newcommand{\ButtonPrev}{\btnfnt{Prev}}
7\newcommand{\ButtonNext}{\btnfnt{Next}}
8\newcommand{\ButtonUp}{\btnfnt{Scroll Up}}
9\newcommand{\ButtonDown}{\btnfnt{Scroll Down}}
10\newcommand{\ButtonOK}{\btnfnt{OK}}
11\newcommand{\ButtonCancel}{\btnfnt{Cancel}}
12\newcommand{\ButtonRec}{\btnfnt{Rec}}
13\newcommand{\ButtonHold}{\btnfnt{Hold}}
14
15%temporary for the lack of plugin keymaps
16\newcommand{\ButtonLeft}{\btnfnt{WhatLeft}}
17\newcommand{\ButtonRight}{\btnfnt{WhatRight}}
18\newcommand{\ButtonSelect}{\btnfnt{WhatSelect}}
19
20%Button actions, standard context
21\newcommand{\ActionStdPrev}{\ButtonUp}
22\newcommand{\ActionStdPrevRepeat}{\ButtonUp}
23\newcommand{\ActionStdNext}{\ButtonDown}
24\newcommand{\ActionStdNextRepeat}{\ButtonDown}
25\newcommand{\ActionStdCancel}{\ButtonPrev{} or \ButtonCancel}
26\newcommand{\ActionStdOk}{\ButtonNext{} or \ButtonOK}
27\newcommand{\ActionStdMenu}{\ButtonMenu}
28\newcommand{\ActionStdQuickScreen}{Long \ButtonOK}
29\newcommand{\ActionStdContext}{Long \ButtonMenu}
30\newcommand{\ActionQuickScreenExit}{\ButtonOK{} or \ButtonCancel}
31\newcommand{\ActionStdUsbCharge}{\ButtonRec}
32
33%Button actions, wps context
34\newcommand{\ActionWpsPlay}{\ButtonPlay}
35\newcommand{\ActionWpsStop}{Long \ButtonPlay}
36\newcommand{\ActionWpsSkipPrev}{\ButtonPrev}
37\newcommand{\ActionWpsSeekBack}{Long \ButtonPrev}
38\newcommand{\ActionWpsSkipNext}{\ButtonNext}
39\newcommand{\ActionWpsSeekFwd}{Long \ButtonNext}
40\newcommand{\ActionWpsVolDown}{\ButtonDown}
41\newcommand{\ActionWpsVolUp}{\ButtonUp}
42\newcommand{\ActionWpsBrowse}{\ButtonOK}
43\newcommand{\ActionWpsContext}{Long \ButtonMenu}
44\newcommand{\ActionWpsHotkey}{\ButtonRec}
45\newcommand{\ActionWpsPlaylist}{\ButtonCancel}
46\newcommand{\ActionWpsMenu}{\ButtonMenu}
47\newcommand{\ActionWpsQuickScreen}{Long \ButtonOK}
48
49%Button actions, tree context
50\newcommand{\ActionTreeWps}{\ButtonPlay}
51\newcommand{\ActionTreeStop}{Long \ButtonPlay}
52\newcommand{\ActionTreeEnter}{\ButtonNext}
53\newcommand{\ActionTreeParentDirectory}{\ButtonPrev}
54\newcommand{\ActionTreeHotkey}{\ButtonRec}
55
56%Button actions, YesNo context
57\newcommand{\ActionYesNoAccept}{\ButtonOK}
58
59%Button actions, Setting context
60\newcommand{\ActionSettingInc}{\ButtonUp}
61\newcommand{\ActionSettingDec}{\ButtonDown}
62
63%Button actions, Alarm screen
64\newcommand{\ActionAlarmSet}{\ButtonOK}
65\newcommand{\ActionAlarmCancel}{\ButtonCancel}
66\newcommand{\ActionAlarmHoursDec}{\ButtonPrev}
67\newcommand{\ActionAlarmHoursInc}{\ButtonNext}
68
69%Button actions, Virtual Keyboard Context
70\newcommand{\ActionKbdLeft}{\ButtonPrev}
71\newcommand{\ActionKbdRight}{\ButtonNext}
72\newcommand{\ActionKbdSelect}{\ButtonPlay}
73\newcommand{\ActionKbdDone}{\ButtonOK}
74\newcommand{\ActionKbdAbort}{\ButtonCancel}
75\newcommand{\ActionKbdUp}{\ButtonUp}
76\newcommand{\ActionKbdDown}{\ButtonDown}
77\newcommand{\ActionKbdBackSpace}{\ButtonMenu}
78\newcommand{\ActionKbdMorseInput}{Long \ButtonMenu}
79\newcommand{\ActionKbdMorseSelect}{\ButtonPlay}
80
81%Button actions, Pitch Screen context
82\newcommand{\ActionPsToggleMode}{\ButtonPlay}
83\newcommand{\ActionPsIncSmall}{\ButtonUp}
84\newcommand{\ActionPsIncBig}{\ButtonUp}
85\newcommand{\ActionPsDecSmall}{\ButtonDown}
86\newcommand{\ActionPsDecBig}{\ButtonDown}
87\newcommand{\ActionPsNudgeLeft}{\ButtonPrev}
88\newcommand{\ActionPsNudgeRight}{\ButtonNext}
89\newcommand{\ActionPsReset}{\ButtonMenu}
90\newcommand{\ActionPsExit}{\ButtonOK}
91
92%Button actions, Recording screen context
93
94\newcommand{\ActionRecNewfile}{\ButtonRec}
95\newcommand{\ActionRecMenu}{Long \ButtonMenu}
96\newcommand{\ActionRecPause}{\ButtonPlay}
97\newcommand{\ActionRecExit}{\ButtonCancel}
98\newcommand{\ActionRecSettingsInc}{\ButtonNext}
99\newcommand{\ActionRecSettingsDec}{\ButtonPrev}
100\newcommand{\ActionRecPrev}{\ButtonUp}
101\newcommand{\ActionRecNext}{\ButtonDown}
102
103%Button actions, Bookmark screen context
104\newcommand{\ActionBmDelete}{Long \ButtonCancel}
105