2 \def\UseOption{gigabeats
}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK
}
4 \edef\UseOption{\UseOption,GIGABEAT_S_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,gigabeat
}
9 \edef\UseOption{\UseOption,GIGABEAT_RC_PAD
}
10 \edef\UseOption{\UseOption,HAVEREMOTEKEYMAP
}
12 \newcommand{\playerman}{Toshiba
}
13 \newcommand{\playertype}{Gigabeat S Series
}
14 \newcommand{\playerlongtype}{\playertype}
15 \newcommand{\genericimg}{240x320x16
}
16 \newcommand{\specimg}{gigabeats
}
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.gigabeat
}}
22 \newcommand{\firmwareextension}{\fname{gigabeat
}}
23 \newcommand{\screenshotsize}{6cm
}
24 \newcommand{\disk}{hard disk
}
26 % link external keymap file
27 \input{platform/keymap-gigabeats.tex
}
28 \input{platform/remote-keymap-gigabeat.tex
}