| % $Id$ % |
| \def\UseOption{ipod4g} |
| \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} |
| \edef\UseOption{\UseOption,IPOD_4G_PAD} |
| \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
| \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
| \edef\UseOption{\UseOption,ipod} |
| |
| \newcommand{\playerman}{Ipod} |
| \newcommand{\playertype}{4G} |
| \newcommand{\playerlongtype}{\playertype} |
| \newcommand{\genericimg}{160x128x2} |
| \newcommand{\specimg}{ipod4g} |
| %Used to name the player, e.g. ...to the \dap |
| \newcommand{\dap}{player} |
| %For use when referring to the player. E.g. the \daps\ capacity ... |
| \newcommand{\daps}{player's} |
| \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} |
| \newcommand{\firmwareextension}{\fname{ipod}} |
| \newcommand{\screenshotsize}{4cm} |
| \newcommand{\disk}{hard disk} |
| |
| % link external keymap file |
| \input{platform/keymap-ipod4g.tex} |