ced4080bc3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27475 a1c6a512-1295-4272-9138-f99709370657
28 lines
953 B
TeX
28 lines
953 B
TeX
% $Id$ %
|
|
%platform file for the Ondio FM
|
|
\def\UseOption{ondiofm}
|
|
% To not break the current manual
|
|
\edef\UseOption{\UseOption,ondio}
|
|
\edef\UseOption{\UseOption,ONDIO_PAD}
|
|
\edef\UseOption{\UseOption,archos}
|
|
|
|
\newcommand{\playerman}{Archos}
|
|
\newcommand{\playertype}{Ondio}
|
|
\newcommand{\playerlongtype}{Ondio 128 FM}
|
|
\newcommand{\dapdisplaywidth}{112}
|
|
\newcommand{\dapdisplayheight}{64}
|
|
\newcommand{\dapdisplaydepth}{1}
|
|
\newcommand{\specimg}{archosondiofm}
|
|
%used for specifying screenshot names common to a target "family"
|
|
\newcommand{\seriesimg}{ondio}
|
|
%Used to name the player, e.g. ...to the \dap
|
|
\newcommand{\dap}{player}
|
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
|
\newcommand{\daps}{player's}
|
|
\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
|
|
\newcommand{\firmwareextension}{\fname{ajz}}
|
|
\newcommand{\screenshotsize}{4cm}
|
|
\newcommand{\disk}{flash storage}
|
|
|
|
% link external keymap file
|
|
\input{platform/keymap-archosondio.tex}
|