mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
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:
parent
a3f314bf16
commit
467f15ee59
3 changed files with 6 additions and 4 deletions
|
@ -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}
|
||||||
|
|
|
@ -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}
|
||||||
|
|
|
@ -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}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue