2 \def\UseOption{ipodcolor
}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK
}
4 \edef\UseOption{\UseOption,IPOD_4G_PAD
}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
6 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE
}
7 \edef\UseOption{\UseOption,ipod
}
9 \newcommand{\playerman}{Ipod
}
10 \newcommand{\playertype}{Color
}
11 \newcommand{\playerlongtype}{\playertype}
12 \newcommand{\dapdisplaywidth}{220}
13 \newcommand{\dapdisplayheight}{176}
14 \newcommand{\dapdisplaydepth}{16}
15 \newcommand{\specimg}{ipodcolor
}
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.ipod
}}
21 \newcommand{\firmwareextension}{\fname{ipod
}}
22 \newcommand{\screenshotsize}{6cm
}
23 \newcommand{\disk}{hard disk
}
25 % link external keymap file
26 \input{platform/keymap-ipod4g.tex
}