diff options
Diffstat (limited to 'manual/platform/h300.tex')
-rw-r--r-- | manual/platform/h300.tex | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex new file mode 100644 index 0000000000..211bc1a9b0 --- /dev/null +++ b/manual/platform/h300.tex | |||
@@ -0,0 +1,27 @@ | |||
1 | % $Id$ % | ||
2 | \def\UseOption{h300} | ||
3 | \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} | ||
4 | \edef\UseOption{\UseOption,IRIVER_H300_PAD} | ||
5 | \edef\UseOption{\UseOption,HAVE_REMOTE_LCD} | ||
6 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | ||
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | ||
8 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | ||
9 | \edef\UseOption{\UseOption,iriver} | ||
10 | |||
11 | \newcommand{\playerman}{Iriver} | ||
12 | \newcommand{\playertype}{H3xx} | ||
13 | \newcommand{\playerlongtype}{H320 and H340} | ||
14 | \newcommand{\genericimg}{220x176x16} | ||
15 | \newcommand{\specimg}{h300} | ||
16 | %Used to name the player, e.g. ...to the \dap | ||
17 | \newcommand{\dap}{player} | ||
18 | %For use when referring to the player. E.g. the \daps\ capacity ... | ||
19 | \newcommand{\daps}{player's} | ||
20 | \newcommand{\firmwarefilename}{\fname{rockbox.iriver}} | ||
21 | \newcommand{\firmwareextension}{\fname{iriver}} | ||
22 | \newcommand{\screenshotsize}{6cm} | ||
23 | \newcommand{\disk}{hard disk} | ||
24 | |||
25 | % link external keymap file | ||
26 | \input{platform/keymap-h100_h300.tex} | ||
27 | |||