2009-01-29 04:11:44 +00:00
|
|
|
% Id: %
|
|
|
|
\def\UseOption{clip}
|
|
|
|
\edef\UseOption{\UseOption,SANSA_CLIP_PAD}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
2009-05-22 10:44:25 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
2009-01-29 04:11:44 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
2009-09-30 10:06:04 +00:00
|
|
|
%\edef\UseOption{\UseOption,USB_ENABLE_HID}
|
2009-05-22 10:44:25 +00:00
|
|
|
\edef\UseOption{\UseOption,sansaAMS}
|
2009-01-29 04:11:44 +00:00
|
|
|
|
|
|
|
\newcommand{\playerman}{Sansa}
|
|
|
|
\newcommand{\playertype}{Clip}
|
|
|
|
\newcommand{\playerlongtype}{\playertype}
|
2009-05-22 10:44:25 +00:00
|
|
|
\newcommand{\genericimg}{128x64x1-clip}
|
|
|
|
\newcommand{\specimg}{clip}
|
2009-01-29 04:11:44 +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}
|
2009-05-22 10:44:25 +00:00
|
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.sansa}}
|
2009-03-18 14:24:28 +00:00
|
|
|
\newcommand{\firmwareextension}{\fname{sansa}}
|
2009-01-29 04:11:44 +00:00
|
|
|
\newcommand{\screenshotsize}{3cm}
|
|
|
|
\newcommand{\disk}{flash storage}
|
|
|
|
|
|
|
|
% link external keymap file
|
2009-05-22 10:44:25 +00:00
|
|
|
\input{platform/keymap-clip.tex}
|