Manual - correct FM Radio volume key mapping problems on Fuze, Gigabeat S (remote), e200, and e200v2

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23773 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Chicoine 2009-11-27 17:19:01 +00:00
parent 35ae21017e
commit 6e430365ab
3 changed files with 6 additions and 6 deletions

View File

@ -101,8 +101,8 @@
\newcommand{\ActionFMStop}{\ButtonPower}
\newcommand{\ActionFMExit}{\ButtonDown}
\newcommand{\ActionFMPlay}{\ButtonUp}
\newcommand{\ActionFMSettingsInc}{\ButtonUp}
\newcommand{\ActionFMSettingsDec}{\ButtonDown}
\newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd}
\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
\newcommand{\ActionFMPrev}{\ActionRecSettingsInc}
\newcommand{\ActionFMNext}{\ActionRecSettingsDec}

View File

@ -100,8 +100,8 @@
\newcommand{\ActionFMStop}{Long \ButtonHome}
\newcommand{\ActionFMExit}{\ButtonDown}
\newcommand{\ActionFMPlay}{\ButtonUp}
\newcommand{\ActionFMSettingsInc}{\ButtonUp} %?
\newcommand{\ActionFMSettingsDec}{\ButtonDown} %?
\newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd}
\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
\newcommand{\ActionFMPrev}{\ButtonLeft}
\newcommand{\ActionFMNext}{\ButtonRight}

View File

@ -94,11 +94,11 @@
\newcommand{\ActionRCFMExit}{\ButtonRCDsp}
\newcommand{\ActionRCFMPlay}{\ButtonRCPlay}
\newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc}
\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingInc}
\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingDec}
\newcommand{\ActionRCFMPrev}{\ButtonRCRew}
\newcommand{\ActionRCFMNext}{\ButtonRCFF}
\newcommand{\ActionRCFMVolUp}{\ButtonRCVolUp}
\newcommand{\ActionRCFMVolDown}{\ButtonRCVolDown}
%Button actions, Bookmark screen context
\newcommand{\ActionRCBmDelete}{Long \ButtonRCDsp}
\newcommand{\ActionRCBmDelete}{Long \ButtonRCDsp}