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
}
10 \edef\UseOption{\UseOption,GIGABEAT_RC_PAD
}
11 \edef\UseOption{\UseOption,HAVEREMOTEKEYMAP
}
13 \newcommand{\playerman}{Toshiba
}
14 \newcommand{\playertype}{Gigabeat F and X Series
}
15 \newcommand{\playerlongtype}{\playertype}
16 \newcommand{\dapdisplaywidth}{240}
17 \newcommand{\dapdisplayheight}{320}
18 \newcommand{\dapdisplaydepth}{16}
19 \newcommand{\specimg}{gigabeatfx
}
20 %Used to name the player, e.g. ...to the \dap
21 \newcommand{\dap}{player
}
22 %For use when referring to the player. E.g. the \daps\ capacity ...
23 \newcommand{\daps}{player's
}
24 \newcommand{\firmwarefilename}{\fname{rockbox.gigabeat
}}
25 \newcommand{\firmwareextension}{\fname{gigabeat
}}
26 \newcommand{\screenshotsize}{6cm
}
27 \newcommand{\disk}{hard disk
}
29 % link external keymap file
30 \input{platform/keymap-gigabeatfx.tex
}
31 \input{platform/remote-keymap-gigabeat.tex
}