diff options
Diffstat (limited to 'manual/platform/sansae200v2.tex')
-rw-r--r-- | manual/platform/sansae200v2.tex | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/platform/sansae200v2.tex b/manual/platform/sansae200v2.tex new file mode 100644 index 0000000000..a5001cc89d --- /dev/null +++ b/manual/platform/sansae200v2.tex @@ -0,0 +1,25 @@ +% $Id$ % +\def\UseOption{e200v2} +\edef\UseOption{\UseOption,SANSA_E200_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} +\edef\UseOption{\UseOption,sansaAMS} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} + +\newcommand{\playerman}{Sansa} +\newcommand{\playertype}{e200v2 Series} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{176x220x16} +\newcommand{\specimg}{e200} +%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.sansa}} +\newcommand{\firmwareextension}{\fname{sansa}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-sansae200.tex} |