2 \def\UseOption{recorder
}
3 \edef\UseOption{\UseOption,RECORDER_PAD
}
4 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
5 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE
}
6 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE
}
7 \edef\UseOption{\UseOption,archos
}
9 \newcommand{\playerman}{Archos
}
10 \newcommand{\playertype}{Recorder
}
11 \newcommand{\playerlongtype}{Recorder
6,
10,
15 and
20}
12 \newcommand{\dapdisplaywidth}{112}
13 \newcommand{\dapdisplayheight}{64}
14 \newcommand{\dapdisplaydepth}{1}
16 \newcommand{\specimg}{archosrecorder
}
17 %Used to name the player, e.g. ...to the \dap
18 \newcommand{\dap}{player
}
19 %For use when referring to the player. E.g. the \daps\ capacity ...
20 \newcommand{\daps}{player's
}
21 \newcommand{\firmwarefilename}{\fname{ajbrec.ajz
}}
22 \newcommand{\firmwareextension}{\fname{ajz
}}
23 \newcommand{\screenshotsize}{4cm
}
24 \newcommand{\disk}{hard disk
}
26 % link external keymap file
27 \input{platform/keymap-archosrecorder.tex
}