2007-09-20 17:07:31 +00:00
|
|
|
% $Id$ %
|
2007-09-21 11:09:11 +00:00
|
|
|
\def\UseOption{c200}
|
2007-09-20 17:06:06 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
|
|
|
\edef\UseOption{\UseOption,SANSA_C200_PAD}
|
2007-11-05 14:36:31 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
2007-12-25 19:55:22 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
2007-09-20 17:06:06 +00:00
|
|
|
\edef\UseOption{\UseOption,sansa}
|
|
|
|
|
|
|
|
\newcommand{\playerman}{Sansa}
|
2009-02-10 22:04:08 +00:00
|
|
|
\newcommand{\playertype}{c200 Series}
|
2007-09-20 17:06:06 +00:00
|
|
|
\newcommand{\playerlongtype}{\playertype}
|
2010-05-20 16:20:58 +00:00
|
|
|
\newcommand{\dapdisplaywidth}{132}
|
|
|
|
\newcommand{\dapdisplayheight}{80}
|
|
|
|
\newcommand{\dapdisplaydepth}{16}
|
2009-12-15 21:39:44 +00:00
|
|
|
\newcommand{\specimg}{sansac200}
|
2007-09-20 17:06:06 +00:00
|
|
|
%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}
|
2007-09-30 21:48:20 +00:00
|
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
2009-03-18 14:24:28 +00:00
|
|
|
\newcommand{\firmwareextension}{\fname{mi4}}
|
2007-09-20 17:06:06 +00:00
|
|
|
\newcommand{\screenshotsize}{4cm}
|
|
|
|
\newcommand{\disk}{flash storage}
|
|
|
|
|
2008-11-29 11:04:02 +00:00
|
|
|
% link external keymap file
|
2009-12-07 12:19:08 +00:00
|
|
|
\input{platform/keymap-sansac200.tex}
|