From a09152b1284d81f5454d6ae0b25081ef59aa5072 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Thu, 15 Apr 2010 18:35:41 +0000 Subject: Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/vibe500.tex | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manual/platform/vibe500.tex (limited to 'manual/platform/vibe500.tex') diff --git a/manual/platform/vibe500.tex b/manual/platform/vibe500.tex new file mode 100644 index 0000000000..1dc515d846 --- /dev/null +++ b/manual/platform/vibe500.tex @@ -0,0 +1,25 @@ +% $Id: vibe500.tex 24014 2010-03-29 21:39:44Z b0hoon $ % +\def\UseOption{vibe500} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,PBELL_VIBE500_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} +\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} +\edef\UseOption{\UseOption,packardbell} + +\newcommand{\playerman}{Packard Bell} +\newcommand{\playertype}{Vibe 500} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\genericimg}{160x128x16} +\newcommand{\specimg}{vibe500} +%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.mi4}} +\newcommand{\firmwareextension}{\fname{mi4}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{hard disk} + +% link external keymap file +\input{platform/keymap-vibe500.tex} -- cgit v1.2.3