summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-09-30 20:05:09 +0000
committerAlex Parker <rockbox@aeparker.com>2009-09-30 20:05:09 +0000
commit95f09beba70a1f326b1dee2b452edf3c0c48375c (patch)
treefc69015b64581f018875d30dc44285cae8170ae0 /manual/platform
parent5f3fbd1bb91c66cc7fb95d6cc7d189e4d563029f (diff)
Implement the Sansa e200v2 manual. Please let me know about any errors/omissions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22861 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/e200v2.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/platform/e200v2.tex b/manual/platform/e200v2.tex
new file mode 100644
index 0000000000..c9bdae0dcc
--- /dev/null
+++ b/manual/platform/e200v2.tex
@@ -0,0 +1,25 @@
+% $Id$ %
+\def\UseOption{e200v2}
+\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
+\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}
+
+\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-e200.tex}