From 2aabdbfeb843763664783223fa1f7fd83d21a6f6 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 4 Jul 2009 23:51:06 +0000 Subject: Start of an Iaudio M3 manual: add the necessary platform files (name the remote keymap file 'iaudio' because the keymap is shared with M5 and X5 and could be reused there), add pictures of the remote with labels and place it below the player image, already fill out some installation instructions which are very similar to the other Iaudios. The manual still needs a way to mention main unit and remote control buttons in text descriptions, the second column in the button tables needs to be filled out (using IAUDIO_RC_PAD and adding this to the M5 and X5 platform files) - and screenshots are needed too... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21645 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/remote-keymap-iaudio.tex | 95 ++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 manual/platform/remote-keymap-iaudio.tex (limited to 'manual/platform/remote-keymap-iaudio.tex') diff --git a/manual/platform/remote-keymap-iaudio.tex b/manual/platform/remote-keymap-iaudio.tex new file mode 100644 index 0000000000..3cf4d77c3f --- /dev/null +++ b/manual/platform/remote-keymap-iaudio.tex @@ -0,0 +1,95 @@ +% $Id$ % + +\newcommand{\ButtonRCLeft}{\btnfnt{Rewind}} +\newcommand{\ButtonRCRight}{\btnfnt{Forward}} +\newcommand{\ButtonRCUp}{\btnfnt{Volume Up}} +\newcommand{\ButtonRCDown}{\btnfnt{Volume Down}} +\newcommand{\ButtonRCRec}{\btnfnt{Rec}} +\newcommand{\ButtonRCPlay}{\btnfnt{Play}} +\newcommand{\ButtonRCMode}{\btnfnt{Mode}} +\newcommand{\ButtonRCMenu}{\btnfnt{Menu}} +\newcommand{\ButtonRCHold}{\btnfnt{Hold}} + +%Button actions, standard context +\newcommand{\ActionRCStdPrev}{\ButtonRCUp} +\newcommand{\ActionRCStdPrevRepeat}{Long \ButtonRCUp} +\newcommand{\ActionRCStdNext}{\ButtonRCDown} +\newcommand{\ActionRCStdNextRepeat}{Long \ButtonRCDown} +\newcommand{\ActionRCStdCancel}{\ButtonLeft} +\newcommand{\ActionRCStdContext}{Long \ButtonRCMode} +\newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCRec} +\newcommand{\ActionRCQuickScreenExit}{\ButtonRCRec} +\newcommand{\ActionRCStdMenu}{\ButtonRCRec} +\newcommand{\ActionRCStdOk}{\ButtonRCPlay{} or \ButtonRCRight} + +%Button actions, wps context +\newcommand{\ActionRCWpsPlay}{\ButtonRCPlay} +\newcommand{\ActionRCWpsStop}{Long \ButtonRCPlay} +\newcommand{\ActionRCWpsSkipNext}{\ButtonRCRight} +\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCLeft} +\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCLeft} +\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRight} +\newcommand{\ActionRCWpsVolDown}{\ButtonRCDown} +\newcommand{\ActionRCWpsVolUp}{\ButtonRCUp} +\newcommand{\ActionRCWpsQuickScreen}{Long \ButtonRCMenu{} (Main: Long \ButtonRec} +\newcommand{\ActionRCWpsMenu}{\ButtonRCMenu{} (Main: \ButtonRec)} +\newcommand{\ActionRCWpsContext}{Long \ButtonRCMode} +\newcommand{\ActionRCWpsBrowse}{\ButtonRCMode} + +%Button actions, tree context +\newcommand{\ActionRCTreeWps}{\ButtonRCPlay} +\newcommand{\ActionRCTreeStop}{Long \ButtonRCPlay} +\newcommand{\ActionRCTreeEnter}{\ButtonRCPlay{} or \ButtonRCRight} +\newcommand{\ActionRCTreeParentDirectory}{\ButtonRCLeft} + +%Button actions, YesNo context +\newcommand{\ActionRCYesNoAccept}{\ButtonRCPlay} + +%Button actions, Setting context +\newcommand{\ActionRCSettingInc}{\ButtonRCUp} +\newcommand{\ActionRCSettingDec}{\ButtonRCDown} + +%Button actions, Virtual Keyboard Context +\newcommand{\ActionRCKbdLeft}{\ButtonRCLeft} +\newcommand{\ActionRCKbdRight}{\ButtonRCRight} +\newcommand{\ActionRCKbdUp}{\ButtonRCUp} +\newcommand{\ActionRCKbdDown}{\ButtonRCDown} +\newcommand{\ActionRCKbdSelect}{\ButtonRCPlay} +\newcommand{\ActionRCKbdDone}{Long \ButtonRCPlay} +\newcommand{\ActionRCKbdAbort}{\ButtonRec} + +%Button actions, Pitch Screen context +\newcommand{\ActionRCPsToggleMode}{\ButtonRCMode} +\newcommand{\ActionRCPsIncSmall}{\ButtonRCUp} +\newcommand{\ActionRCPsIncBig}{Long \ButtonRCUp} +\newcommand{\ActionRCPsDecSmall}{\ButtonRCDown} +\newcommand{\ActionRCPsDecBig}{Long \ButtonRCDown} +\newcommand{\ActionRCPsNudgeLeft}{\ButtonRCLeft} +\newcommand{\ActionRCPsNudgeRight}{\ButtonRCRight} +\newcommand{\ActionRCPsReset}{\ButtonRCRec} +\newcommand{\ActionRCPsExit}{\ButtonRCPlay} + +%Button actions, Recording screen context +\newcommand{\ActionRCRecPause}{\ButtonRCPlay} +\newcommand{\ActionRCRecNewfile}{\ButtonRCRec} +\newcommand{\ActionRCRecSettingsInc}{\ButtonRCRight} +\newcommand{\ActionRCRecSettingsDec}{\ButtonRCLeft} +\newcommand{\ActionRCRecPrev}{\ButtonRCUp} +\newcommand{\ActionRCRecNext}{\ButtonRCDown} +\newcommand{\ActionRCRecMenu}{\ButtonRCMenu{} (Main: Long \ButtonRec)} +\newcommand{\ActionRCRecExit}{Long \ButtonRCPlay} + +%Button actions, FM radio context +\newcommand{\ActionRCFMPreset}{\ButtonRCMode} +\newcommand{\ActionRCFMMenu}{Long \ButtonRCMode} +\newcommand{\ActionRCFMMode}{Long \ButtonRCRec} +\newcommand{\ActionRCFMStop}{Long \ButtonPlay} +\newcommand{\ActionRCFMExit}{\ButtonRCMenu{} (Main: \ButtonRec)} +\newcommand{\ActionRCFMPlay}{\ButtonPlay} +\newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc} +\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingDec} +\newcommand{\ActionRCFMPrev}{\ButtonRCLeft} +\newcommand{\ActionRCFMNext}{\ButtonRCRight} + +%Button actions, Bookmark screen context +\newcommand{\ActionRCBmDelete}{Long \ButtonRec} -- cgit v1.2.3