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{\ActionKbdSelect}{\ButtonPlay}
\newcommand{\ActionKbdDone}{Long \ButtonPlay} \newcommand{\ActionKbdDone}{Long \ButtonPlay}
\newcommand{\ActionKbdAbort}{\ButtonRec} \newcommand{\ActionKbdAbort}{\ButtonRec}
\newcommand{\ActionKbdPageFlip}{\ButtonMode}
%Button actions, Pitch Screen context %Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonMode} \newcommand{\ActionPsToggleMode}{\ButtonMode}

View file

@ -58,6 +58,7 @@
\newcommand{\ActionKbdDone}{\ButtonPlay} \newcommand{\ActionKbdDone}{\ButtonPlay}
\newcommand{\ActionKbdAbort}{\ButtonRec} \newcommand{\ActionKbdAbort}{\ButtonRec}
\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
\newcommand{\ActionKbdPageFlip}{}
%Button actions, Pitch Screen context %Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonSelect} \newcommand{\ActionPsToggleMode}{\ButtonSelect}
@ -107,4 +108,4 @@
\newcommand{\PluginCancel}{\ButtonPower} \newcommand{\PluginCancel}{\ButtonPower}
\newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect} \newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect}
\newcommand{\PluginSelect}{\ButtonSelect} \newcommand{\PluginSelect}{\ButtonSelect}
\newcommand{\PluginSelectRepeat}{Long \ButtonSelect} \newcommand{\PluginSelectRepeat}{Long \ButtonSelect}

View file

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