forked from len0rd/rockbox
Add missing keymaps to the manual. Show Pitch Screen from the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17768 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
72215566a6
commit
d0e95cf077
3 changed files with 4 additions and 1 deletions
|
@ -59,6 +59,7 @@
|
|||
\newcommand{\ActionWpsMenu}{\ButtonPower}
|
||||
\newcommand{\ActionWpsContext}{\ButtonDown}
|
||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||
|
||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
||||
|
|
|
@ -59,6 +59,7 @@
|
|||
\newcommand{\ActionWpsMenu}{\ButtonDown}
|
||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||
|
||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
||||
|
|
|
@ -76,7 +76,8 @@ your WPS (While Playing Screen).
|
|||
%
|
||||
\ActionWpsContext & Enter \setting{WPS Context Menu}.\\
|
||||
%
|
||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
|
||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,
|
||||
MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
||||
\ActionWpsPitchScreen & Show \setting{Pitch Screen}
|
||||
(see \reference{sec:pitchscreen}).\\}%
|
||||
%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue