Make more use of the 'features' system in the manuals (committed in r16304), less...
[kugel-rb.git] / manual / platform / e200.tex
blobb3ee602674f40e09bd37d9842a294b6dca4bb037
1 % $Id$ %
2 \def\UseOption{e200}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4 \edef\UseOption{\UseOption,SANSA_E200_PAD}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
7 \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
8 \edef\UseOption{\UseOption,sansa}
10 \newcommand{\playerman}{Sansa}
11 \newcommand{\playertype}{e200}
12 \newcommand{\playerlongtype}{\playertype}
13 \newcommand{\genericimg}{176x220x16}
14 \newcommand{\specimg}{e200}
15 %Used to name the player, e.g. ...to the \dap
16 \newcommand{\dap}{player}
17 %For use when referring to the player. E.g. the \daps\ capacity ...
18 \newcommand{\daps}{player's}
19 \newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
20 \newcommand{\screenshotsize}{4cm}
21 \newcommand{\disk}{flash storage}
23 \newcommand{\ButtonLeft}{\btnfnt{Left}}
24 \newcommand{\ButtonRight}{\btnfnt{Right}}
25 \newcommand{\ButtonRec}{\btnfnt{Rec}}
26 \newcommand{\ButtonUp}{\btnfnt{Play}}
27 \newcommand{\ButtonDown}{\btnfnt{Submenu}}
28 \newcommand{\ButtonSelect}{\btnfnt{Select}}
29 \newcommand{\ButtonPower}{\btnfnt{Power}}
30 \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Backward}}
31 \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}}
32 \newcommand{\ButtonHold}{\btnfnt{Hold}}
34 %Button actions, standard context
35 \newcommand{\ActionStdPrev}{\ButtonScrollBack}
36 \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
37 \newcommand{\ActionStdNext}{\ButtonScrollFwd}
38 \newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
39 \newcommand{\ActionStdCancel}{\ButtonLeft}
40 \newcommand{\ActionStdContext}{Long \ButtonSelect}
41 \newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
42 \newcommand{\ActionStdMenu}{\ButtonDown}
43 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
44 \newcommand{\ActionStdRec}{Long \ButtonRec}
46 %Button actions, wps context
47 \newcommand{\ActionWpsPlay}{\ButtonUp}
48 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
49 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
50 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
51 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
53 \newcommand{\ActionWpsStop}{\ButtonPower}
54 \newcommand{\ActionWpsVolDown}{\ButtonScrollFwd}
55 \newcommand{\ActionWpsVolUp}{\ButtonScrollBack}
57 \newcommand{\ActionWpsQuickScreen}{Long \ButtonDown}
58 \newcommand{\ActionWpsMenu}{\ButtonDown}
59 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
60 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
62 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
63 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
64 \newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
66 %Button actions, tree context
67 \newcommand{\ActionTreeWps}{\ButtonUp}
68 \newcommand{\ActionTreeStop}{\ButtonPower}
69 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
70 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
72 %Button actions, YesNo context
73 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
75 %Button actions, Setting context
76 \newcommand{\ActionSettingInc}{\ButtonScrollBack}
77 \newcommand{\ActionSettingDec}{\ButtonScrollFwd}
79 %Button actions, Virtual Keyboard Context
80 \newcommand{\ActionKbdLeft}{\ButtonLeft}
81 \newcommand{\ActionKbdRight}{\ButtonRight}
82 \newcommand{\ActionKbdSelect}{\ButtonSelect}
83 \newcommand{\ActionKbdDone}{\ButtonUp}
84 \newcommand{\ActionKbdAbort}{\ButtonPower}
85 \newcommand{\ActionKbdUp}{\ButtonScrollBack}
86 \newcommand{\ActionKbdDown}{\ButtonScrollFwd}
87 \newcommand{\ActionKbdCursorLeft}{\ButtonRec{} + \ButtonLeft}
88 \newcommand{\ActionKbdCursorRight}{\ButtonRec{} + \ButtonRight}
89 \newcommand{\ActionKbdBackSpace}{\ButtonDown}
90 \newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect}
92 %Button actions, Pitch Screen context
93 \newcommand{\ActionPsToggleMode}{\ButtonRec}
94 \newcommand{\ActionPsIncSmall}{\ButtonScrollBack}
95 \newcommand{\ActionPsIncBig}{Long \ButtonScrollBack}
96 \newcommand{\ActionPsDecSmall}{\ButtonScrollFwd}
97 \newcommand{\ActionPsDecBig}{Long \ButtonScrollFwd}
98 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
99 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
100 \newcommand{\ActionPsReset}{\ButtonSelect}
101 \newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp}
103 %Button actions, Recording screen context
104 \newcommand{\ActionRecPause}{\ButtonUp}
105 \newcommand{\ActionRecExit}{\ButtonPower}
106 \newcommand{\ActionRecNewfile}{\ButtonRec}
107 \newcommand{\ActionRecMenu}{\ButtonDown}
108 \newcommand{\ActionSettingsInc}{\ButtonRight}
109 \newcommand{\ActionSettingsDec}{\ButtonLeft}
111 %Button actions, FM radio context
112 \newcommand{\ActionFMPreset}{\ButtonSelect}
113 \newcommand{\ActionFMMenu}{Long \ButtonSelect}
114 \newcommand{\ActionFMMode}{Long \ButtonUp}
115 \newcommand{\ActionFMStop}{\ButtonPower}
116 \newcommand{\ActionFMExit}{\ButtonDown}
117 \newcommand{\ActionFMPlay}{\ButtonUp}
118 \newcommand{\ActionFMSettingsInc}{\ButtonUp}
119 \newcommand{\ActionFMSettingsDec}{\ButtonDown}
120 \newcommand{\ActionFMPrev}{\ActionSettingsInc}
121 \newcommand{\ActionFMNext}{\ActionSettingsDec}