cleanup storage defines
[kugel-rb.git] / manual / platform / gigabeatf.tex
blob7c7bfd78167e62a99efb3cfd3ba3ce4c58b304f7
1 % $Id$ %
2 \def\UseOption{gigabeatf}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4 \edef\UseOption{\UseOption,GIGABEAT_PAD}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8 \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
9 \edef\UseOption{\UseOption,gigabeat}
11 \newcommand{\playerman}{Toshiba}
12 \newcommand{\playertype}{Gigabeat F Series}
13 \newcommand{\playerlongtype}{\playertype}
14 \newcommand{\genericimg}{240x320x16}
15 \newcommand{\specimg}{gigabeatf}
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{rockbox.gigabeat}}
21 \newcommand{\screenshotsize}{6cm}
22 \newcommand{\disk}{hard disk}
24 \newcommand{\ButtonPower}{\btnfnt{Power}}
25 \newcommand{\ButtonMenu}{\btnfnt{Menu}}
26 \newcommand{\ButtonLeft}{\btnfnt{Left}}
27 \newcommand{\ButtonRight}{\btnfnt{Right}}
28 \newcommand{\ButtonUp}{\btnfnt{Up}}
29 \newcommand{\ButtonDown}{\btnfnt{Down}}
30 \newcommand{\ButtonVolUp}{\btnfnt{Volume up}}
31 \newcommand{\ButtonVolDown}{\btnfnt{Volume down}}
32 \newcommand{\ButtonSelect}{\btnfnt{Select}}
33 \newcommand{\ButtonA}{\btnfnt{A}}
34 \newcommand{\ButtonHold}{\btnfnt{Hold}}
36 %Button actions, standard context
37 \newcommand{\ActionStdPrev}{\ButtonUp}
38 \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
39 \newcommand{\ActionStdNext}{\ButtonDown}
40 \newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
41 \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
42 \newcommand{\ActionStdContext}{Long \ButtonSelect}
43 \newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
44 \newcommand{\ActionQuickScreenExit}{\ButtonMenu}
45 \newcommand{\ActionStdMenu}{\ButtonMenu}
46 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
47 \newcommand{\ActionStdUsbCharge}{\ButtonMenu}
49 %Button actions, wps context
50 \newcommand{\ActionWpsPlay}{\ButtonA}
51 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
52 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
53 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
54 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
55 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonA{} + \ButtonRight}
56 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonA{} + \ButtonLeft}
57 \newcommand{\ActionWpsStop}{\ButtonPower}
58 \newcommand{\ActionWpsVolDown}{\ButtonDown}
59 \newcommand{\ActionWpsVolUp}{\ButtonUp}
60 \newcommand{\ActionWpsPitchScreen}{\ButtonA{} + \ButtonUp/\ButtonDown}
61 \newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
62 \newcommand{\ActionWpsMenu}{\ButtonMenu}
63 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
64 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
65 \newcommand{\ActionWpsAbReset}{\ButtonA{} + \ButtonSelect}
66 \newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu}
68 %Button actions, tree context
69 \newcommand{\ActionTreeWps}{\ButtonA}
70 \newcommand{\ActionTreeStop}{\ButtonPower}
71 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
72 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
74 %Button actions, YesNo context
75 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
77 %Button actions, Setting context
78 \newcommand{\ActionSettingInc}{\ButtonUp}
79 \newcommand{\ActionSettingDec}{\ButtonDown}
81 %Button actions, Virtual Keyboard Context
82 \newcommand{\ActionKbdLeft}{\ButtonLeft}
83 \newcommand{\ActionKbdRight}{\ButtonRight}
84 \newcommand{\ActionKbdSelect}{\ButtonSelect}
85 \newcommand{\ActionKbdCursorLeft}{\ButtonA{} + \ButtonLeft}
86 \newcommand{\ActionKbdCursorRight}{\ButtonA{} + \ButtonRight}
87 \newcommand{\ActionKbdPageFlip}{\ButtonA{} + \ButtonMenu}
88 \newcommand{\ActionKbdDone}{\ButtonA}
89 \newcommand{\ActionKbdAbort}{\ButtonPower}
90 \newcommand{\ActionKbdBackSpace}{\ButtonMenu}
91 \newcommand{\ActionKbdMorseInput}{\ButtonA{} + \ButtonPower}
92 \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
93 \newcommand{\ActionKbdUp}{\ButtonUp}
94 \newcommand{\ActionKbdDown}{\ButtonDown}
96 %Button actions, Pitch Screen context
97 \newcommand{\ActionPsToggleMode}{\ButtonMenu}
98 \newcommand{\ActionPsIncSmall}{\ButtonUp}
99 \newcommand{\ActionPsIncBig}{Long \ButtonUp}
100 \newcommand{\ActionPsDecSmall}{\ButtonDown}
101 \newcommand{\ActionPsDecBig}{Long \ButtonDown}
102 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
103 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
104 \newcommand{\ActionPsReset}{\ButtonA}
105 \newcommand{\ActionPsExit}{\ButtonPower}