summaryrefslogtreecommitdiff
path: root/manual/platform/vibe500.tex
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2010-04-15 18:35:41 +0000
committerSzymon Dziok <b0hoon@o2.pl>2010-04-15 18:35:41 +0000
commita09152b1284d81f5454d6ae0b25081ef59aa5072 (patch)
tree65722d891f4c9e747de87a593af82cbd4f1a5892 /manual/platform/vibe500.tex
parent8f5af57a830995d78590170178442ba7bbc8fb75 (diff)
downloadrockbox-a09152b1284d81f5454d6ae0b25081ef59aa5072.tar.gz
rockbox-a09152b1284d81f5454d6ae0b25081ef59aa5072.zip
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
Diffstat (limited to 'manual/platform/vibe500.tex')
-rw-r--r--manual/platform/vibe500.tex25
1 files changed, 25 insertions, 0 deletions
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 @@
1% $Id: vibe500.tex 24014 2010-03-29 21:39:44Z b0hoon $ %
2\def\UseOption{vibe500}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,PBELL_VIBE500_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,packardbell}
9
10\newcommand{\playerman}{Packard Bell}
11\newcommand{\playertype}{Vibe 500}
12\newcommand{\playerlongtype}{\playertype}
13\newcommand{\genericimg}{160x128x16}
14\newcommand{\specimg}{vibe500}
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.mi4}}
20\newcommand{\firmwareextension}{\fname{mi4}}
21\newcommand{\screenshotsize}{4cm}
22\newcommand{\disk}{hard disk}
23
24% link external keymap file
25\input{platform/keymap-vibe500.tex}