Fix some quotation marks. Thanks to Alexander Levin for pointing it out.
[Rockbox.git] / manual / platform / c200.tex
bloba43aa4a3b36ca1b2cf340495fbfbd938815cd674
1 % $Id$ %
2 \def\UseOption{c200}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4 \edef\UseOption{\UseOption,SANSA_C200_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}{c200}
12 \newcommand{\playerlongtype}{\playertype}
13 \newcommand{\genericimg}{132x80x16}
14 \newcommand{\specimg}{c200}
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{\ButtonVolUp}{\btnfnt{Volume Up}}
31 \newcommand{\ButtonVolDown}{\btnfnt{Volume Down}}
32 \newcommand{\ButtonHold}{\btnfnt{Hold}}
34 %Button actions, standard context
35 \newcommand{\ActionStdPrev}{\ButtonDown}
36 \newcommand{\ActionStdPrevRepeat}{Long \ButtonDown}
37 \newcommand{\ActionStdNext}{\ButtonUp}
38 \newcommand{\ActionStdNextRepeat}{Long \ButtonUp}
39 \newcommand{\ActionStdCancel}{\ButtonLeft}
40 \newcommand{\ActionStdContext}{Long \ButtonSelect}
41 \newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
42 \newcommand{\ActionStdMenu}{\ButtonPower}
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}{Long \ButtonUp}
54 \newcommand{\ActionWpsVolDown}{\ButtonVolDown}
55 \newcommand{\ActionWpsVolUp}{\ButtonVolUp}
57 \newcommand{\ActionWpsQuickScreen}{Long \ButtonDown}
58 \newcommand{\ActionWpsMenu}{\ButtonPower}
59 \newcommand{\ActionWpsContext}{\ButtonDown}
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}{Long \ButtonUp}
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}{\ButtonUp}
77 \newcommand{\ActionSettingDec}{\ButtonDown}
79 %Button actions, Virtual Keyboard Context
80 \newcommand{\ActionKbdLeft}{\ButtonLeft}
81 \newcommand{\ActionKbdRight}{\ButtonRight}
82 \newcommand{\ActionKbdSelect}{\ButtonSelect}
83 \newcommand{\ActionKbdDone}{\ButtonVolUp{}/ \ButtonVolDown}
84 \newcommand{\ActionKbdAbort}{\ButtonPower}
85 \newcommand{\ActionKbdUp}{\ButtonUp}
86 \newcommand{\ActionKbdDown}{\ButtonDown}
87 \newcommand{\ActionKbdCursorLeft}{\ButtonRec{} + \ButtonLeft}
88 \newcommand{\ActionKbdCursorRight}{\ButtonRec{} + \ButtonRight}
89 \newcommand{\ActionKbdBackSpace}{\ButtonRec{} + \ButtonSelect}
90 \newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonVolUp}
92 %Button actions, Pitch Screen context
93 \newcommand{\ActionPsToggleMode}{\ButtonRec}
94 \newcommand{\ActionPsIncSmall}{\ButtonUp}
95 \newcommand{\ActionPsIncBig}{Long \ButtonUp}
96 \newcommand{\ActionPsDecSmall}{\ButtonDown}
97 \newcommand{\ActionPsDecBig}{Long \ButtonDown}
98 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
99 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
100 \newcommand{\ActionPsReset}{\ButtonSelect}
101 \newcommand{\ActionPsExit}{\ButtonPower}
103 %Button actions, Recording screen context
104 \newcommand{\ActionRecPause}{\ButtonUp}
105 \newcommand{\ActionRecExit}{Long \ButtonPower}
106 \newcommand{\ActionRecNewfile}{\ButtonRec}
107 \newcommand{\ActionRecMenu}{Long \ButtonDown}
108 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
109 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
111 \newcommand{\ActionQuickscreenExit}{\ButtonPower}
113 %Button actions, FM radio context
114 \newcommand{\ActionFMPreset}{\ButtonSelect}
115 \newcommand{\ActionFMMenu}{\ButtonDown}
116 \newcommand{\ActionFMMode}{\ButtonRec}
117 \newcommand{\ActionFMStop}{Long \ButtonUp}
118 \newcommand{\ActionFMExit}{\ButtonPower}
119 \newcommand{\ActionFMPlay}{\ButtonUp}
120 \newcommand{\ActionFMSettingsInc}{\ButtonVolUp}
121 \newcommand{\ActionFMSettingsDec}{\ButtonVolDown}
122 \newcommand{\ActionFMPrev}{\ButtonLeft}
123 \newcommand{\ActionFMNext}{\ButtonRight}