8a3c77e31e
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17429 a1c6a512-1295-4272-9138-f99709370657
111 lines
4.5 KiB
TeX
111 lines
4.5 KiB
TeX
% $Id$ %
|
|
\def\UseOption{gigabeats}
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
|
\edef\UseOption{\UseOption,GIGABEAT_S_PAD}
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
|
\edef\UseOption{\UseOption,gigabeat}
|
|
|
|
\newcommand{\playerman}{Toshiba}
|
|
\newcommand{\playertype}{Gigabeat S Series}
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
\newcommand{\genericimg}{240x320x16}
|
|
\newcommand{\specimg}{gigabeats}
|
|
%Used to name the player, e.g. ...to the \dap
|
|
\newcommand{\dap}{player}
|
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
|
\newcommand{\daps}{player's}
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.gigabeat}}
|
|
\newcommand{\screenshotsize}{6cm}
|
|
\newcommand{\disk}{hard disk}
|
|
|
|
\newcommand{\ButtonPower}{\btnfnt{Power}}
|
|
\newcommand{\ButtonBack}{\btnfnt{Back}}
|
|
\newcommand{\ButtonMenu}{\btnfnt{Menu}}
|
|
\newcommand{\ButtonLeft}{\btnfnt{Left}}
|
|
\newcommand{\ButtonRight}{\btnfnt{Right}}
|
|
\newcommand{\ButtonUp}{\btnfnt{Up}}
|
|
\newcommand{\ButtonDown}{\btnfnt{Down}}
|
|
\newcommand{\ButtonVolUp}{\btnfnt{Volume up}}
|
|
\newcommand{\ButtonVolDown}{\btnfnt{Volume down}}
|
|
\newcommand{\ButtonSelect}{\btnfnt{Select}}
|
|
\newcommand{\ButtonPrev}{\btnfnt{Previous}}
|
|
\newcommand{\ButtonPlay}{\btnfnt{Play}}
|
|
\newcommand{\ButtonNext}{\btnfnt{Next}}
|
|
\newcommand{\ButtonHold}{\btnfnt{Hold}}
|
|
|
|
%Button actions, standard context
|
|
\newcommand{\ActionStdPrev}{\ButtonUp}
|
|
\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
|
|
\newcommand{\ActionStdNext}{\ButtonDown}
|
|
\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
|
|
\newcommand{\ActionStdCancel}{\ButtonLeft{}, \ButtonPower{} or \ButtonBack}
|
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
|
|
|
%Button actions, wps context
|
|
\newcommand{\ActionWpsPlay}{\ButtonPlay}
|
|
\newcommand{\ActionWpsSkipNext}{\ButtonRight{} or \ButtonNext}
|
|
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft{} or \ButtonPrev}
|
|
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft{} or Long \ButtonNext}
|
|
\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight{} or Long \ButtonNext}
|
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonBack{} + \ButtonRight}
|
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonBack{} + \ButtonLeft}
|
|
\newcommand{\ActionWpsStop}{\ButtonPower}
|
|
\newcommand{\ActionWpsVolDown}{\ButtonDown{} or \ButtonVolDown}
|
|
\newcommand{\ActionWpsVolUp}{\ButtonUp{} or \ButtonVolUp}
|
|
\newcommand{\ActionWpsPitchScreen}{\ButtonBack{} + \ButtonUp/\ButtonDown}
|
|
\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
|
|
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
|
\newcommand{\ActionWpsAbReset}{\ButtonBack{}}
|
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu}
|
|
|
|
%Button actions, tree context
|
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
|
\newcommand{\ActionTreeStop}{\ButtonPower}
|
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
|
|
|
%Button actions, YesNo context
|
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
|
|
|
%Button actions, Setting context
|
|
\newcommand{\ActionSettingInc}{\ButtonUp}
|
|
\newcommand{\ActionSettingDec}{\ButtonDown}
|
|
|
|
%Button actions, Alarm screen
|
|
\newcommand{\ActionAlarmSet}{\ButtonSelect}
|
|
\newcommand{\ActionAlarmCancel}{\ButtonPower}
|
|
\newcommand{\ActionAlarmHoursInc}{\ButtonUp}
|
|
\newcommand{\ActionAlarmHoursDec}{\ButtonDown}
|
|
|
|
%Button actions, Virtual Keyboard Context
|
|
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
|
\newcommand{\ActionKbdRight}{\ButtonRight}
|
|
\newcommand{\ActionKbdSelect}{\ButtonSelect}
|
|
\newcommand{\ActionKbdCursorLeft}{\ButtonPrev}
|
|
\newcommand{\ActionKbdCursorRight}{\ButtonNext}
|
|
\newcommand{\ActionKbdPageFlip}{\ButtonBack{} + \ButtonMenu}
|
|
\newcommand{\ActionKbdDone}{\ButtonPlay}
|
|
\newcommand{\ActionKbdAbort}{\ButtonBack}
|
|
\newcommand{\ActionKbdBackSpace}{\ButtonMenu}
|
|
\newcommand{\ActionKbdMorseInput}{\ButtonBack{} + \ButtonVolUp}
|
|
\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
|
|
\newcommand{\ActionKbdUp}{\ButtonUp}
|
|
\newcommand{\ActionKbdDown}{\ButtonDown}
|
|
|
|
%Button actions, Pitch Screen context
|
|
\newcommand{\ActionPsToggleMode}{\ButtonMenu}
|
|
\newcommand{\ActionPsIncSmall}{\ButtonUp}
|
|
\newcommand{\ActionPsIncBig}{Long \ButtonUp}
|
|
\newcommand{\ActionPsDecSmall}{\ButtonDown}
|
|
\newcommand{\ActionPsDecBig}{Long \ButtonDown}
|
|
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
|
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
|
\newcommand{\ActionPsReset}{\ButtonPlay}
|
|
\newcommand{\ActionPsExit}{\ButtonBack}
|