rockbox/manual/platform/agptekrocker.tex
Solomon Peachy f8bbe3352c rocker: First crack at manual for the AGPTek Rocker
It needs screenshots and slightly better installation instructions

Includes bits shared with other HibyOS platforms

Change-Id: I1c1974143b5badf1aca5c3281556ce553ab1b8a5
2021-07-24 11:16:57 -04:00

26 lines
923 B
TeX

% $Id$ %
\def\UseOption{agptekrocker}
\edef\UseOption{\UseOption,AGPTEK_ROCKER_PAD}
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
\edef\UseOption{\UseOption,agptekrocker}
\newcommand{\playerman}{AGPtek}
\newcommand{\playertype}{Rocker}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\dapdisplaywidth}{128}
\newcommand{\dapdisplayheight}{160}
\newcommand{\dapdisplaydepth}{16}
\newcommand{\specimg}{agptekrocker}
%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.rocker}}
\newcommand{\bootfilename}{\fname{bootloader.rocker}}
\newcommand{\firmwareextension}{\fname{rocker}}
\newcommand{\screenshotsize}{8cm}
\newcommand{\disk}{SD card}
% link external keymap file
\input{platform/keymap-agptekrocker.tex}