2 \def\UseOption{gigabeatf
}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK
}
4 \edef\UseOption{\UseOption,GIGABEAT_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,HAVE_BUTTON_LIGHTS
}
9 \edef\UseOption{\UseOption,gigabeat
}
11 \newcommand{\playerman}{Toshiba
}
12 \newcommand{\playertype}{Gigabeat F and X Series
}
13 \newcommand{\playerlongtype}{\playertype}
14 \newcommand{\genericimg}{240x320x16
}
15 \newcommand{\specimg}{gigabeatf
}
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.gigabeat
}}
21 \newcommand{\firmwareextension}{\fname{gigabeat
}}
22 \newcommand{\screenshotsize}{6cm
}
23 \newcommand{\disk}{hard disk
}
25 % link external keymap file
26 \input{platform/keymap-gigabeatf.tex
}