diff options
Diffstat (limited to 'manual/platform/archosrecorderv2fm.tex')
-rw-r--r-- | manual/platform/archosrecorderv2fm.tex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/manual/platform/archosrecorderv2fm.tex b/manual/platform/archosrecorderv2fm.tex new file mode 100644 index 0000000000..1fd9e78bed --- /dev/null +++ b/manual/platform/archosrecorderv2fm.tex | |||
@@ -0,0 +1,24 @@ | |||
1 | % $Id$ % | ||
2 | \def\UseOption{archosrecorderv2fm} | ||
3 | \edef\UseOption{\UseOption,RECORDER_PAD} | ||
4 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | ||
5 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | ||
6 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | ||
7 | \edef\UseOption{\UseOption,archos} | ||
8 | |||
9 | \newcommand{\archosplayerman}{Archos} | ||
10 | \newcommand{\archosplayertype}{Recorder V2/FM} | ||
11 | \newcommand{\archosplayerlongtype}{Recorder V2 and FM} | ||
12 | \newcommand{\genericimg}{112x64x1} | ||
13 | \newcommand{\specimg}{archosrecorderv2fm} | ||
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{ajbrec.ajz}} | ||
19 | \newcommand{\firmwareextension}{\fname{ajz}} | ||
20 | \newcommand{\screenshotsize}{4cm} | ||
21 | \newcommand{\disk}{hard disk} | ||
22 | |||
23 | % link external keymap file | ||
24 | \input{platform/keymap-archosrecorder.tex} | ||