Various minor corrections to some Iaudios' and their remote's keymap files. Fixes these manuals which were broken since r26617 and a bit more.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26804 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2010-06-11 22:33:11 +00:00
parent a3f314bf16
commit 467f15ee59
3 changed files with 6 additions and 4 deletions

View file

@ -57,6 +57,7 @@
\newcommand{\ActionKbdSelect}{\ButtonPlay}
\newcommand{\ActionKbdDone}{Long \ButtonPlay}
\newcommand{\ActionKbdAbort}{\ButtonRec}
\newcommand{\ActionKbdPageFlip}{\ButtonMode}
%Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonMode}

View file

@ -58,6 +58,7 @@
\newcommand{\ActionKbdDone}{\ButtonPlay}
\newcommand{\ActionKbdAbort}{\ButtonRec}
\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
\newcommand{\ActionKbdPageFlip}{}
%Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonSelect}

View file

@ -20,7 +20,7 @@
\newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCMenu}
\newcommand{\ActionRCQuickScreenExit}{\ButtonRCRec}
\newcommand{\ActionRCStdMenu}{\ButtonRCMenu}
\newcommand{\ActionRCStdOk}{\ButtonRCPlay{} or \ButtonRCRight}
\newcommand{\ActionRCStdOk}{\ButtonRCRight}
%Button actions, wps context
\newcommand{\ActionRCWpsPlay}{\ButtonRCPlay}
@ -82,8 +82,8 @@
\newcommand{\ActionRCRecExit}{Long \ButtonRCPlay}
%Button actions, FM radio context
\newcommand{\ActionRCFMPreset}{Long \ButtonRCMode}
\newcommand{\ActionRCFMMenu}{\ButtonRCMode}
\newcommand{\ActionRCFMPreset}{\ButtonRCMode}
\newcommand{\ActionRCFMMenu}{Long \ButtonRCMode}
\newcommand{\ActionRCFMMode}{Long \ButtonRCRec}
\newcommand{\ActionRCFMStop}{Long \ButtonPlay}
\newcommand{\ActionRCFMExit}{\ButtonRCMenu}