summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/platform/sansaclipzip.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/manual/platform/sansaclipzip.tex b/manual/platform/sansaclipzip.tex
new file mode 100644
index 0000000000..a4019f1a68
--- /dev/null
+++ b/manual/platform/sansaclipzip.tex
@@ -0,0 +1,28 @@
1% Id: %
2\def\UseOption{clipzip}
3\edef\UseOption{\UseOption,SANSA_CLIP_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
6\edef\UseOption{\UseOption,sansaAMS}
7\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
8
9\newcommand{\playerman}{Sansa}
10\newcommand{\playertype}{Clip Zip}
11\newcommand{\playerlongtype}{\playertype}
12\newcommand{\dapdisplaywidth}{96}
13\newcommand{\dapdisplayheight}{96}
14\newcommand{\dapdisplaydepth}{16}
15\newcommand{\specimg}{sansaclipzip}
16%used for specifying screenshot names common to a target "family"
17\newcommand{\seriesimg}{clip}
18%Used to name the player, e.g. ...to the \dap
19\newcommand{\dap}{player}
20%For use when referring to the player. E.g. the \daps\ capacity...
21\newcommand{\daps}{player's}
22\newcommand{\firmwarefilename}{\fname{rockbox.sansa}}
23\newcommand{\firmwareextension}{\fname{sansa}}
24\newcommand{\screenshotsize}{3cm}
25\newcommand{\disk}{flash storage}
26
27% link external keymap file
28\input{platform/keymap-sansaclip.tex}