forked from len0rd/rockbox
Add missing keymaps to the manual. Show ID3 screen from the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17770 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6b0a1ec2a1
commit
ab211e7fc0
3 changed files with 4 additions and 1 deletions
|
@ -60,6 +60,7 @@
|
||||||
\newcommand{\ActionWpsContext}{\ButtonDown}
|
\newcommand{\ActionWpsContext}{\ButtonDown}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||||
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
||||||
|
|
||||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
||||||
|
|
|
@ -60,6 +60,7 @@
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||||
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
||||||
|
|
||||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
||||||
|
|
|
@ -102,7 +102,8 @@ your WPS (While Playing Screen).
|
||||||
\opt{ONDIO_PAD}{%
|
\opt{ONDIO_PAD}{%
|
||||||
Long \ButtonMenu+\ButtonDown & Key lock on/off.\\%
|
Long \ButtonMenu+\ButtonDown & Key lock on/off.\\%
|
||||||
}%
|
}%
|
||||||
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
|
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,
|
||||||
|
MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
||||||
\ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\%
|
\ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\%
|
||||||
}%
|
}%
|
||||||
\opt{h1xx,h300,e200,gigabeat,h10,h10_5gb,RECORDER_PAD,MROBE100_PAD}{%
|
\opt{h1xx,h300,e200,gigabeat,h10,h10_5gb,RECORDER_PAD,MROBE100_PAD}{%
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue