2 \def\UseOption{ipodvideo
}
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,HAVE_CAR_ADAPTER_MODE
}
8 \edef\UseOption{\UseOption,ipod
}
10 \newcommand{\playerman}{Ipod
}
11 \newcommand{\playertype}{Video
}
12 \newcommand{\playerlongtype}{\playertype}
13 \newcommand{\dapdisplaywidth}{320}
14 \newcommand{\dapdisplayheight}{240}
15 \newcommand{\dapdisplaydepth}{16}
16 \newcommand{\specimg}{ipodvideo
}
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{rockbox.ipod
}}
22 \newcommand{\firmwareextension}{\fname{ipod
}}
23 \newcommand{\screenshotsize}{8cm
}
24 \newcommand{\disk}{hard disk
}
26 % link external keymap file
27 \input{platform/keymap-ipod4g.tex
}