diff options
author | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:03:11 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:03:11 +0000 |
commit | 66fa5b578904f7df61293d6ce5c08966b5db13db (patch) | |
tree | 5db57c13d5b23e76793b60bbc48579ac24da1550 /manual/platform/keymap-clip.tex | |
parent | 7b70046e7ab7329d93f800fe4b074fabff998a0e (diff) | |
download | rockbox-66fa5b578904f7df61293d6ce5c08966b5db13db.tar.gz rockbox-66fa5b578904f7df61293d6ce5c08966b5db13db.zip |
Rename targets to be consistent in all places. (FS #10819)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23881 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/keymap-clip.tex')
-rw-r--r-- | manual/platform/keymap-clip.tex | 109 |
1 files changed, 0 insertions, 109 deletions
diff --git a/manual/platform/keymap-clip.tex b/manual/platform/keymap-clip.tex deleted file mode 100644 index 1ddc718e44..0000000000 --- a/manual/platform/keymap-clip.tex +++ /dev/null | |||
@@ -1,109 +0,0 @@ | |||
1 | % $Id$ | ||
2 | |||
3 | \newcommand{\ButtonLeft}{\btnfnt{Left}} | ||
4 | \newcommand{\ButtonRight}{\btnfnt{Right}} | ||
5 | \newcommand{\ButtonHome}{\btnfnt{Home}} | ||
6 | \newcommand{\ButtonUp}{\btnfnt{Play}} | ||
7 | \newcommand{\ButtonDown}{\btnfnt{Submenu}} | ||
8 | \newcommand{\ButtonSelect}{\btnfnt{Select}} | ||
9 | \newcommand{\ButtonPower}{\btnfnt{Power}} | ||
10 | \newcommand{\ButtonVolDown}{\btnfnt{Volume Down}} | ||
11 | \newcommand{\ButtonVolUp}{\btnfnt{Volume Up}} | ||
12 | \newcommand{\ButtonHold}{\btnfnt{Hold}} | ||
13 | |||
14 | %Button actions, standard context | ||
15 | \newcommand{\ActionStdPrev}{\ButtonUp} | ||
16 | \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp} | ||
17 | \newcommand{\ActionStdNext}{\ButtonDown} | ||
18 | \newcommand{\ActionStdNextRepeat}{Long \ButtonDown} | ||
19 | \newcommand{\ActionStdCancel}{\ButtonLeft} | ||
20 | \newcommand{\ActionStdContext}{Long \ButtonSelect} | ||
21 | \newcommand{\ActionStdQuickScreen}{Long \ButtonDown} | ||
22 | \newcommand{\ActionQuickScreenExit}{\ButtonSelect} | ||
23 | \newcommand{\ActionStdMenu}{\ButtonHome} | ||
24 | \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} | ||
25 | \newcommand{\ActionStdUsbCharge}{\ButtonSelect} | ||
26 | |||
27 | %Button actions, wps context | ||
28 | \newcommand{\ActionWpsPlay}{\ButtonUp} | ||
29 | \newcommand{\ActionWpsSkipNext}{\ButtonRight} | ||
30 | \newcommand{\ActionWpsSkipPrev}{\ButtonLeft} | ||
31 | \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} | ||
32 | \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} | ||
33 | |||
34 | \newcommand{\ActionWpsStop}{\ButtonPower} | ||
35 | \newcommand{\ActionWpsVolDown}{\ButtonVolDown} | ||
36 | \newcommand{\ActionWpsVolUp}{\ButtonVolUp} | ||
37 | |||
38 | \newcommand{\ActionWpsQuickScreen}{Long \ButtonDown} | ||
39 | \newcommand{\ActionWpsMenu}{\ButtonDown} | ||
40 | \newcommand{\ActionWpsContext}{Long \ButtonSelect} | ||
41 | \newcommand{\ActionWpsBrowse}{\ButtonSelect} | ||
42 | \newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp} | ||
43 | \newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown} | ||
44 | |||
45 | \newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight} | ||
46 | \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft} | ||
47 | \newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp} | ||
48 | |||
49 | %Button actions, tree context | ||
50 | \newcommand{\ActionTreeWps}{\ButtonUp} | ||
51 | \newcommand{\ActionTreeStop}{\ButtonPower} | ||
52 | \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} | ||
53 | \newcommand{\ActionTreeParentDirectory}{\ButtonLeft} | ||
54 | |||
55 | %Button actions, YesNo context | ||
56 | \newcommand{\ActionYesNoAccept}{\ButtonSelect} | ||
57 | |||
58 | %Button actions, Setting context | ||
59 | \newcommand{\ActionSettingInc}{\ButtonRight} | ||
60 | \newcommand{\ActionSettingDec}{\ButtonLeft} | ||
61 | |||
62 | %Button actions, Virtual Keyboard Context | ||
63 | \newcommand{\ActionKbdLeft}{\ButtonLeft} | ||
64 | \newcommand{\ActionKbdRight}{\ButtonRight} | ||
65 | \newcommand{\ActionKbdSelect}{\ButtonSelect} | ||
66 | \newcommand{\ActionKbdDone}{Long \ButtonSelect} | ||
67 | \newcommand{\ActionKbdAbort}{\ButtonPower} | ||
68 | \newcommand{\ActionKbdUp}{\ButtonUp} | ||
69 | \newcommand{\ActionKbdDown}{\ButtonDown} | ||
70 | \newcommand{\ActionKbdCursorLeft}{\ButtonVolUp} | ||
71 | \newcommand{\ActionKbdCursorRight}{\ButtonVolDown} | ||
72 | \newcommand{\ActionKbdBackSpace}{\ButtonHome} | ||
73 | \newcommand{\ActionKbdPageFlip}{} | ||
74 | |||
75 | %Button actions, Pitch Screen context | ||
76 | \newcommand{\ActionPsToggleMode}{\ButtonHome} | ||
77 | \newcommand{\ActionPsIncSmall}{\ButtonRight} | ||
78 | \newcommand{\ActionPsIncBig}{Long \ButtonRight} | ||
79 | \newcommand{\ActionPsDecSmall}{\ButtonLeft} | ||
80 | \newcommand{\ActionPsDecBig}{Long \ButtonLeft} | ||
81 | \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} | ||
82 | \newcommand{\ActionPsNudgeRight}{\ButtonRight} | ||
83 | \newcommand{\ActionPsReset}{\ButtonSelect} | ||
84 | \newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp} | ||
85 | |||
86 | %Button actions, Recording screen context | ||
87 | %\newcommand{\ActionRecPause}{\ButtonUp} | ||
88 | %\newcommand{\ActionRecExit}{\ButtonDown} | ||
89 | %\newcommand{\ActionRecNewfile}{\ButtonHome} | ||
90 | %\newcommand{\ActionRecMenu}{Long \ButtonSelect} | ||
91 | %\newcommand{\ActionRecSettingsInc}{\ButtonRight} | ||
92 | %\newcommand{\ActionRecSettingsDec}{\ButtonLeft} | ||
93 | %\newcommand{\ActionRecPrev}{\ButtonVolDown} | ||
94 | %\newcommand{\ActionRecNext}{\ButtonVolUp} | ||
95 | |||
96 | %Button actions, FM radio context | ||
97 | \newcommand{\ActionFMPreset}{\ButtonSelect} | ||
98 | \newcommand{\ActionFMMenu}{\ButtonDown} | ||
99 | \newcommand{\ActionFMMode}{\ButtonHome} | ||
100 | \newcommand{\ActionFMStop}{Long \ButtonUp} | ||
101 | \newcommand{\ActionFMExit}{\ButtonPower} | ||
102 | \newcommand{\ActionFMPlay}{\ButtonUp} | ||
103 | \newcommand{\ActionFMSettingsInc}{\ButtonVolUp} %? | ||
104 | \newcommand{\ActionFMSettingsDec}{\ButtonVolDown} %? | ||
105 | \newcommand{\ActionFMPrev}{\ButtonLeft} | ||
106 | \newcommand{\ActionFMNext}{\ButtonRight} | ||
107 | |||
108 | %Button actions, Bookmark screen context | ||
109 | \newcommand{\ActionBmDelete}{\ButtonHome} | ||