mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Add missing keymaps for the c200, h100, and h300 to the manual. Long-record to enter recording screen from WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17767 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
24bb08ddd3
commit
72215566a6
3 changed files with 3 additions and 1 deletions
|
|
@ -42,6 +42,7 @@
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMode}
|
\newcommand{\ActionStdMenu}{\ButtonMode}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
|
\newcommand{\ActionStdRec}{Long \ButtonRec}
|
||||||
|
|
||||||
%Button actions, wps context
|
%Button actions, wps context
|
||||||
\newcommand{\ActionWpsPlay}{\ButtonOn}
|
\newcommand{\ActionWpsPlay}{\ButtonOn}
|
||||||
|
|
|
||||||
|
|
@ -43,6 +43,7 @@
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMode}
|
\newcommand{\ActionStdMenu}{\ButtonMode}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonRec}
|
\newcommand{\ActionStdUsbCharge}{\ButtonRec}
|
||||||
|
\newcommand{\ActionStdRec}{Long \ButtonRec}
|
||||||
|
|
||||||
%Button actions, wps context
|
%Button actions, wps context
|
||||||
\newcommand{\ActionWpsPlay}{\ButtonOn}
|
\newcommand{\ActionWpsPlay}{\ButtonOn}
|
||||||
|
|
|
||||||
|
|
@ -108,7 +108,7 @@ your WPS (While Playing Screen).
|
||||||
\ActionWpsAbSetBNextDir & Skip to the next directory.\\%
|
\ActionWpsAbSetBNextDir & Skip to the next directory.\\%
|
||||||
\ActionWpsAbSetAPrevDir & Skip to the previous directory.\\%
|
\ActionWpsAbSetAPrevDir & Skip to the previous directory.\\%
|
||||||
}%
|
}%
|
||||||
\opt{SANSA_E200_PAD}{
|
\opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
|
||||||
\ActionStdRec & Switches to the Recording screen \\
|
\ActionStdRec & Switches to the Recording screen \\
|
||||||
}%
|
}%
|
||||||
\end{btnmap}
|
\end{btnmap}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue