diff options
author | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:17:48 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:17:48 +0000 |
commit | 36a81eb9b98ac7b1dff0d6658dba0255dd579f5f (patch) | |
tree | 81b81008c4cb69c276329ecd50200887c4da4838 /manual/platform/keymap-gigabeatf.tex | |
parent | 66fa5b578904f7df61293d6ce5c08966b5db13db (diff) | |
download | rockbox-36a81eb9b98ac7b1dff0d6658dba0255dd579f5f.tar.gz rockbox-36a81eb9b98ac7b1dff0d6658dba0255dd579f5f.zip |
Reverted r23881 mistakenly committed to branch.v3.4
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23882 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/keymap-gigabeatf.tex')
-rw-r--r-- | manual/platform/keymap-gigabeatf.tex | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/manual/platform/keymap-gigabeatf.tex b/manual/platform/keymap-gigabeatf.tex new file mode 100644 index 0000000000..39d51b0dd5 --- /dev/null +++ b/manual/platform/keymap-gigabeatf.tex | |||
@@ -0,0 +1,87 @@ | |||
1 | % $Id$ | ||
2 | |||
3 | \newcommand{\ButtonPower}{\btnfnt{Power}} | ||
4 | \newcommand{\ButtonMenu}{\btnfnt{Menu}} | ||
5 | \newcommand{\ButtonLeft}{\btnfnt{Left}} | ||
6 | \newcommand{\ButtonRight}{\btnfnt{Right}} | ||
7 | \newcommand{\ButtonUp}{\btnfnt{Up}} | ||
8 | \newcommand{\ButtonDown}{\btnfnt{Down}} | ||
9 | \newcommand{\ButtonVolUp}{\btnfnt{Volume up}} | ||
10 | \newcommand{\ButtonVolDown}{\btnfnt{Volume down}} | ||
11 | \newcommand{\ButtonSelect}{\btnfnt{Select}} | ||
12 | \newcommand{\ButtonA}{\btnfnt{A}} | ||
13 | \newcommand{\ButtonHold}{\btnfnt{Hold}} | ||
14 | |||
15 | %Button actions, standard context | ||
16 | \newcommand{\ActionStdPrev}{\ButtonUp} | ||
17 | \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp} | ||
18 | \newcommand{\ActionStdNext}{\ButtonDown} | ||
19 | \newcommand{\ActionStdNextRepeat}{Long \ButtonDown} | ||
20 | \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower} | ||
21 | \newcommand{\ActionStdContext}{Long \ButtonSelect} | ||
22 | \newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} | ||
23 | \newcommand{\ActionQuickScreenExit}{\ButtonMenu} | ||
24 | \newcommand{\ActionStdMenu}{\ButtonMenu} | ||
25 | \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} | ||
26 | \newcommand{\ActionStdUsbCharge}{\ButtonMenu} | ||
27 | |||
28 | %Button actions, wps context | ||
29 | \newcommand{\ActionWpsPlay}{\ButtonA} | ||
30 | \newcommand{\ActionWpsSkipNext}{\ButtonRight} | ||
31 | \newcommand{\ActionWpsSkipPrev}{\ButtonLeft} | ||
32 | \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} | ||
33 | \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} | ||
34 | \newcommand{\ActionWpsAbSetBNextDir}{\ButtonA{} + \ButtonRight} | ||
35 | \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonA{} + \ButtonLeft} | ||
36 | \newcommand{\ActionWpsStop}{\ButtonPower} | ||
37 | \newcommand{\ActionWpsVolDown}{\ButtonDown} | ||
38 | \newcommand{\ActionWpsVolUp}{\ButtonUp} | ||
39 | \newcommand{\ActionWpsPitchScreen}{\ButtonA{} + \ButtonUp/\ButtonDown} | ||
40 | \newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu} | ||
41 | \newcommand{\ActionWpsMenu}{\ButtonMenu} | ||
42 | \newcommand{\ActionWpsContext}{Long \ButtonSelect} | ||
43 | \newcommand{\ActionWpsBrowse}{\ButtonSelect} | ||
44 | \newcommand{\ActionWpsAbReset}{\ButtonA{} + \ButtonSelect} | ||
45 | \newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu} | ||
46 | |||
47 | %Button actions, tree context | ||
48 | \newcommand{\ActionTreeWps}{\ButtonA} | ||
49 | \newcommand{\ActionTreeStop}{\ButtonPower} | ||
50 | \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} | ||
51 | \newcommand{\ActionTreeParentDirectory}{\ButtonLeft} | ||
52 | |||
53 | %Button actions, YesNo context | ||
54 | \newcommand{\ActionYesNoAccept}{\ButtonSelect} | ||
55 | |||
56 | %Button actions, Setting context | ||
57 | \newcommand{\ActionSettingInc}{\ButtonUp} | ||
58 | \newcommand{\ActionSettingDec}{\ButtonDown} | ||
59 | |||
60 | %Button actions, Virtual Keyboard Context | ||
61 | \newcommand{\ActionKbdLeft}{\ButtonLeft} | ||
62 | \newcommand{\ActionKbdRight}{\ButtonRight} | ||
63 | \newcommand{\ActionKbdSelect}{\ButtonSelect} | ||
64 | \newcommand{\ActionKbdCursorLeft}{\ButtonA{} + \ButtonLeft} | ||
65 | \newcommand{\ActionKbdCursorRight}{\ButtonA{} + \ButtonRight} | ||
66 | \newcommand{\ActionKbdPageFlip}{\ButtonA{} + \ButtonMenu} | ||
67 | \newcommand{\ActionKbdDone}{\ButtonA} | ||
68 | \newcommand{\ActionKbdAbort}{\ButtonPower} | ||
69 | \newcommand{\ActionKbdBackSpace}{\ButtonMenu} | ||
70 | \newcommand{\ActionKbdMorseInput}{\ButtonA{} + \ButtonPower} | ||
71 | \newcommand{\ActionKbdMorseSelect}{\ButtonSelect} | ||
72 | \newcommand{\ActionKbdUp}{\ButtonUp} | ||
73 | \newcommand{\ActionKbdDown}{\ButtonDown} | ||
74 | |||
75 | %Button actions, Pitch Screen context | ||
76 | \newcommand{\ActionPsToggleMode}{\ButtonMenu} | ||
77 | \newcommand{\ActionPsIncSmall}{\ButtonUp} | ||
78 | \newcommand{\ActionPsIncBig}{Long \ButtonUp} | ||
79 | \newcommand{\ActionPsDecSmall}{\ButtonDown} | ||
80 | \newcommand{\ActionPsDecBig}{Long \ButtonDown} | ||
81 | \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} | ||
82 | \newcommand{\ActionPsNudgeRight}{\ButtonRight} | ||
83 | \newcommand{\ActionPsReset}{\ButtonA} | ||
84 | \newcommand{\ActionPsExit}{\ButtonPower} | ||
85 | |||
86 | %Button actions, Bookmark screen context | ||
87 | \newcommand{\ActionBmDelete}{\ButtonA} \ No newline at end of file | ||