2 \def\UseOption{recorder
}
3 \edef\UseOption{\UseOption,MASCODEC
}
4 \edef\UseOption{\UseOption,RECORDER_PAD
}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
6 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE
}
7 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE
}
8 \edef\UseOption{\UseOption,archos
}
9 \edef\UseOption{\UseOption,release30
}
11 \newcommand{\playerman}{Archos
}
12 \newcommand{\playertype}{Recorder
}
13 \newcommand{\playerlongtype}{Recorder
6,
10,
15 and
20}
14 \newcommand{\genericimg}{112x64x1
}
16 \newcommand{\specimg}{recorder
}
17 %Used to name the player, e.g. ...to the \dap
18 \newcommand{\dap}{player
}
19 %For use when referring to the player. E.g. the \daps\ capacity ...
20 \newcommand{\daps}{player's
}
21 \newcommand{\firmwarefilename}{\fname{ajbrec.ajz
}}
22 \newcommand{\screenshotsize}{4cm
}
23 \newcommand{\disk}{hard disk
}
25 % link external keymap file
26 \input{platform/keymap-recorder.tex
}