rockbox/manual/platform/ondavx777.tex
Marianne Arnold bf83ac6240 Add platform and keymap files and basic descriptions about installing Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27279 a1c6a512-1295-4272-9138-f99709370657
2010-07-04 13:28:20 +00:00

27 lines
946 B
TeX

% $Id$ %
\def\UseOption{ondavx777}
\edef\UseOption{\UseOption,ONDA_VX777_PAD}
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
%\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
\edef\UseOption{\UseOption,ondavx777}
\newcommand{\playerman}{Onda}
\newcommand{\playertype}{VX777}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\dapdisplaywidth}{240}
\newcommand{\dapdisplayheight}{400}
\newcommand{\dapdisplaydepth}{16}
\newcommand{\specimg}{ondavx777}
%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{rockbox.vx777}}
\newcommand{\firmwareextension}{\fname{vx777}}
\newcommand{\screenshotsize}{6cm}
\newcommand{\disk}{flash storage}
% link external keymap file
\input{platform/keymap-ondavx777.tex}
\input{platform/keymap-touchscreen.tex}