Fix wrong data type.
[kugel-rb.git] / manual / platform / player.tex
blobfcae03e8fc99ff9c5ec99c614e42ab558c614d92
1 % $Id$ %
2 \def\UseOption{player}
3 \edef\UseOption{\UseOption,MASCODEC}
4 \edef\UseOption{\UseOption,PLAYER_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,archos}
9 \edef\UseOption{\UseOption,rombox}
11 \newcommand{\playerman}{Archos}
12 \newcommand{\playertype}{Studio/Player}
13 \newcommand{\playerlongtype}{Jukebox 5000, 6000, Studio 10 and 20}
14 \newcommand{\genericimg}{charx11x1}
15 \newcommand{\specimg}{player}
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{archos.mod}}
21 \newcommand{\screenshotsize}{4cm}
22 \newcommand{\disk}{hard disk}
24 \newcommand{\ButtonLeft}{\btnfnt{Minus}}
25 \newcommand{\ButtonRight}{\btnfnt{Plus}}
26 \newcommand{\ButtonOn}{\btnfnt{On}}
27 \newcommand{\ButtonMenu}{\btnfnt{Menu}}
28 \newcommand{\ButtonPlay}{\btnfnt{Play}}
29 \newcommand{\ButtonStop}{\btnfnt{Stop}}
31 %Button actions, standard context
32 \newcommand{\ActionStdPrev}{\ButtonLeft}
33 \newcommand{\ActionStdPrevRepeat}{Long \ButtonLeft}
34 \newcommand{\ActionStdNext}{\ButtonRight}
35 \newcommand{\ActionStdNextRepeat}{Long \ButtonRight}
36 \newcommand{\ActionStdCancel}{\ButtonStop}
37 \newcommand{\ActionStdContext}{Long \ButtonPlay}
38 \newcommand{\ActionStdMenu}{\ButtonMenu}
39 \newcommand{\ActionStdOk}{\ButtonPlay}
41 %Button actions, wps context
42 \newcommand{\ActionWpsPlay}{\ButtonPlay}
43 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
44 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
45 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
46 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
48 \newcommand{\ActionWpsStop}{\ButtonStop}
49 \newcommand{\ActionWpsVolDown}{\ButtonMenu{} + \ButtonLeft}
50 \newcommand{\ActionWpsVolUp}{\ButtonMenu{} + \ButtonRight}
52 \newcommand{\ActionWpsMenu}{\ButtonMenu}
53 \newcommand{\ActionWpsContext}{Long \ButtonPlay}
54 \newcommand{\ActionWpsBrowse}{\ButtonOn}
55 \newcommand{\ActionWpsIdThreeScreen}{\ButtonMenu{} + \ButtonOn}
57 %Button actions, tree context
58 \newcommand{\ActionTreeWps}{\ButtonOn}
59 \newcommand{\ActionTreeEnter}{\ButtonPlay}
60 \newcommand{\ActionTreeParentDirectory}{\ButtonStop}
62 %Button actions, YesNo context
63 \newcommand{\ActionYesNoAccept}{\ButtonPlay}
65 %Button actions, Setting context
66 \newcommand{\ActionSettingInc}{\ButtonRight}
67 \newcommand{\ActionSettingDec}{\ButtonLeft}