summaryrefslogtreecommitdiff
path: root/manual/platform/sansaclipplus.tex
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2010-03-25 20:11:34 +0000
committerDave Chapman <dave@dchapman.com>2010-03-25 20:11:34 +0000
commit0fdc2d55412bb57341eb9ee852a82b3eec2854d9 (patch)
tree0c3dc731657eb5941a18f2c5d2f14a405ea1de43 /manual/platform/sansaclipplus.tex
parent57b3d0952540e643c03777da096580ca3dd0f11c (diff)
downloadrockbox-0fdc2d55412bb57341eb9ee852a82b3eec2854d9.tar.gz
rockbox-0fdc2d55412bb57341eb9ee852a82b3eec2854d9.zip
Initial manuals for clipv2 and clip+, with corrected installation instructions. The player picture in Chapter 3 is the same as the Clipv1 for both Clipv2 and Clip+ - this needs changing for the Clip+.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25332 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/sansaclipplus.tex')
-rw-r--r--manual/platform/sansaclipplus.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/platform/sansaclipplus.tex b/manual/platform/sansaclipplus.tex
new file mode 100644
index 0000000000..b0cefd42e1
--- /dev/null
+++ b/manual/platform/sansaclipplus.tex
@@ -0,0 +1,25 @@
1% Id: %
2\def\UseOption{clipplus}
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,HAVE_BUTTON_LIGHTS}
7\edef\UseOption{\UseOption,sansaAMS}
8\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
9
10\newcommand{\playerman}{Sansa}
11\newcommand{\playertype}{Clip+}
12\newcommand{\playerlongtype}{\playertype}
13\newcommand{\genericimg}{128x64x1}
14\newcommand{\specimg}{sansaclip}
15%Used to name the player, e.g. ...to the \dap
16\newcommand{\dap}{player}
17%For use when referring to the player. E.g. the \daps\ capacity...
18\newcommand{\daps}{player's}
19\newcommand{\firmwarefilename}{\fname{rockbox.sansa}}
20\newcommand{\firmwareextension}{\fname{sansa}}
21\newcommand{\screenshotsize}{3cm}
22\newcommand{\disk}{flash storage}
23
24% link external keymap file
25\input{platform/keymap-sansaclip.tex}