From c848d6c2c64f0b78272e01fe04111d8282f179d7 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Tue, 6 Jan 2009 02:50:12 +0000 Subject: Make the Gigabeat S manual build again. The gigabeats-front.pdf image still needs more work - I resized the SVG to get this far, but something still isn't right. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19695 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/keymap-gigabeats.tex | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'manual/platform') diff --git a/manual/platform/keymap-gigabeats.tex b/manual/platform/keymap-gigabeats.tex index 66996ab6c4..1b5bcde97f 100644 --- a/manual/platform/keymap-gigabeats.tex +++ b/manual/platform/keymap-gigabeats.tex @@ -23,8 +23,10 @@ \newcommand{\ActionStdCancel}{\ButtonLeft{}, \ButtonPower{} or \ButtonBack} \newcommand{\ActionStdContext}{Long \ButtonSelect} \newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} +\newcommand{\ActionQuickScreenExit}{\ButtonMenu} \newcommand{\ActionStdMenu}{\ButtonMenu} \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionStdUsbCharge}{\ButtonMenu} %Button actions, wps context \newcommand{\ActionWpsPlay}{\ButtonPlay} @@ -43,7 +45,7 @@ \newcommand{\ActionWpsContext}{Long \ButtonSelect} \newcommand{\ActionWpsBrowse}{\ButtonSelect} \newcommand{\ActionWpsAbReset}{\ButtonBack{}} -\newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu} +\newcommand{\ActionWpsIdThreeScreen}{\ButtonBack{} + \ButtonMenu} %Button actions, tree context \newcommand{\ActionTreeWps}{\ButtonPlay} @@ -89,3 +91,25 @@ \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonPlay} \newcommand{\ActionPsExit}{\ButtonBack} + +%Button actions, Recording screen context +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecNewfile}{\ButtonNext} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonUp} +\newcommand{\ActionRecNext}{\ButtonDown} +\newcommand{\ActionRecMenu}{Long \ButtonMenu} +\newcommand{\ActionRecExit}{\ButtonBack} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{\ButtonMenu} +\newcommand{\ActionFMStop}{\ButtonPower} +\newcommand{\ActionFMExit}{\ButtonBack} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ButtonVolUp} +\newcommand{\ActionFMSettingsDec}{\ButtonVolDown} +\newcommand{\ActionFMPrev}{\ButtonUp} +\newcommand{\ActionFMNext}{\ButtonNext} -- cgit v1.2.3