Document line selector color config file settings (FS#8880 by Justin Hannigan).
[Rockbox.git] / manual / platform / ondiofm.tex
blobb951e996f25f12b6f40f3d0820b80fb95e102e75
1 % $Id$ %
2 %platform file for the Ondio FM
3 \def\UseOption{ondiofm}
4 % To not break the current manual
5 \edef\UseOption{\UseOption,ondio}
6 \edef\UseOption{\UseOption,MASCODEC}
7 \edef\UseOption{\UseOption,ONDIO_PAD}
8 \edef\UseOption{\UseOption,BATTERY_TYPES}
9 \edef\UseOption{\UseOption,archos}
11 \newcommand{\playerman}{Archos}
12 \newcommand{\playertype}{Ondio}
13 \newcommand{\playerlongtype}{Ondio 128 FM}
14 \newcommand{\genericimg}{112x64x1}
15 \newcommand{\specimg}{ondiofm}
16 %Used to name the player, e.g. ...to the \dap
17 \newcommand{\dap}{player}
18 %For use when referring to the player. E.g. the \daps\ capacity ...
19 \newcommand{\daps}{player's}
20 \newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
21 \newcommand{\screenshotsize}{4cm}
22 \newcommand{\disk}{flash storage}
24 \newcommand{\ButtonLeft}{\btnfnt{Left}}
25 \newcommand{\ButtonRight}{\btnfnt{Right}}
26 \newcommand{\ButtonOff}{\btnfnt{On/Off}}
27 \newcommand{\ButtonUp}{\btnfnt{Up}}
28 \newcommand{\ButtonDown}{\btnfnt{Down}}
29 \newcommand{\ButtonMenu}{\btnfnt{Mode}}
31 %Button actions, standard context
32 \newcommand{\ActionStdPrev}{\ButtonUp}
33 \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
34 \newcommand{\ActionStdNext}{\ButtonDown}
35 \newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
36 \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
37 \newcommand{\ActionStdContext}{Long \ButtonRight}
38 \newcommand{\ActionStdMenu}{Long \ButtonMenu}
39 \newcommand{\ActionStdOk}{\ButtonRight}
41 %Button actions, wps context
42 \newcommand{\ActionWpsPlay}{\ButtonOff}
43 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
44 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
45 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
46 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
47 \newcommand{\ActionWpsStop}{Long \ButtonOff}
48 \newcommand{\ActionWpsVolDown}{\ButtonDown}
49 \newcommand{\ActionWpsVolUp}{\ButtonUp}
50 \newcommand{\ActionWpsContext}{Long \ButtonMenu}
51 \newcommand{\ActionWpsBrowse}{\ButtonMenu}
53 %Button actions, tree context
54 \newcommand{\ActionTreeWps}{\ButtonMenu}
55 \newcommand{\ActionTreeStop}{\ButtonOff}
56 \newcommand{\ActionTreeEnter}{\ButtonRight}
57 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
59 %Button actions, YesNo context
60 \newcommand{\ActionYesNoAccept}{\ButtonRight}
62 %Button actions, Setting context
63 \newcommand{\ActionSettingInc}{\ButtonUp}
64 \newcommand{\ActionSettingDec}{\ButtonDown}
66 %Button actions, Virtual Keyboard Context
67 \newcommand{\ActionKbdLeft}{\ButtonLeft}
68 \newcommand{\ActionKbdRight}{\ButtonRight}
69 \newcommand{\ActionKbdSelect}{\ButtonMenu}
70 \newcommand{\ActionKbdDone}{Long \ButtonMenu}
71 \newcommand{\ActionKbdAbort}{\ButtonOff}
72 \newcommand{\ActionKbdUp}{\ButtonUp}
73 \newcommand{\ActionKbdDown}{\ButtonDown}
75 %Button actions, Pitch Screen context
76 \newcommand{\ActionPsToggleMode}{Long \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}{\ButtonMenu}
84 \newcommand{\ActionPsExit}{\ButtonOff}
86 %Button actions, Recording screen context
87 \newcommand{\ActionRecPause}{\ButtonMenu}
88 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
89 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
90 \newcommand{\ActionRecMenu}{Long \ButtonMenu}
91 \newcommand{\ActionRecExit}{\ButtonOff}
93 %Button actions, FM radio context
94 \newcommand{\ActionFMMenu}{Long \ButtonMenu}
95 \newcommand{\ActionFMStop}{\ButtonOff}
96 \newcommand{\ActionFMExit}{Long \ButtonOff}
97 \newcommand{\ActionFMSettingsInc}{\ButtonUp}
98 \newcommand{\ActionFMSettingsDec}{\ButtonDown}
99 \newcommand{\ActionFMPrev}{\ButtonLeft}
100 \newcommand{\ActionFMNext}{\ButtonRight}