diff options
Diffstat (limited to 'manual/platform/sansaclip.tex')
-rw-r--r-- | manual/platform/sansaclip.tex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/manual/platform/sansaclip.tex b/manual/platform/sansaclip.tex new file mode 100644 index 0000000000..0ac35127e4 --- /dev/null +++ b/manual/platform/sansaclip.tex | |||
@@ -0,0 +1,24 @@ | |||
1 | % Id: % | ||
2 | \def\UseOption{sansaclip} | ||
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 | |||
9 | \newcommand{\archosplayerman}{Sansa} | ||
10 | \newcommand{\archosplayertype}{Clip} | ||
11 | \newcommand{\archosplayerlongtype}{\archosplayertype} | ||
12 | \newcommand{\genericimg}{128x64x1-clip} | ||
13 | \newcommand{\specimg}{sansaclip} | ||
14 | %Used to name the player, e.g. ...to the \dap | ||
15 | \newcommand{\dap}{archosplayer} | ||
16 | %For use when referring to the player. E.g. the \daps\ capacity... | ||
17 | \newcommand{\daps}{archosplayer's} | ||
18 | \newcommand{\firmwarefilename}{\fname{rockbox.sansa}} | ||
19 | \newcommand{\firmwareextension}{\fname{sansa}} | ||
20 | \newcommand{\screenshotsize}{3cm} | ||
21 | \newcommand{\disk}{flash storage} | ||
22 | |||
23 | % link external keymap file | ||
24 | \input{platform/keymap-clip.tex} | ||