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{\genericimg}{320x240x16
}
14 \newcommand{\specimg}{ipodvideo
}
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{rockbox.ipod
}}
20 \newcommand{\firmwareextension}{\fname{ipod
}}
21 \newcommand{\screenshotsize}{8cm
}
22 \newcommand{\disk}{hard disk
}
24 % link external keymap file
25 \input{platform/keymap-ipod4g.tex
}