2 \def\UseOption{recorder
}
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
}
9 \newcommand{\playerman}{Archos
}
10 \newcommand{\playertype}{Recorder
}
11 \newcommand{\playerlongtype}{Recorder
6,
10,
15 and
20}
12 \newcommand{\genericimg}{112x64x1
}
14 \newcommand{\specimg}{archosrecorder
}
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{ajbrec.ajz
}}
20 \newcommand{\firmwareextension}{\fname{ajz
}}
21 \newcommand{\screenshotsize}{4cm
}
22 \newcommand{\disk}{hard disk
}
24 % link external keymap file
25 \input{platform/keymap-archosrecorder.tex
}