From e3c9d6a3590fadf73250535bac94817501eac30a Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Fri, 22 May 2009 10:44:15 +0000 Subject: Initial work on the Fuze manual Still missing: - svg/pdf/nice png front image - plugin keymaps - manual install instructions for sansav2 (and mkamsboot binaries) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21031 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/fuze.tex | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manual/platform/fuze.tex (limited to 'manual/platform/fuze.tex') diff --git a/manual/platform/fuze.tex b/manual/platform/fuze.tex new file mode 100644 index 0000000000..887d62ea89 --- /dev/null +++ b/manual/platform/fuze.tex @@ -0,0 +1,24 @@ +% $Id$ % +\def\UseOption{fuze} +\edef\UseOption{\UseOption,SANSA_FUZE_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}{Fuze} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{220x176x16} +\newcommand{\specimg}{fuze} +%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-fuze.tex} -- cgit v1.2.3