mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
rgnano: Some extra button mappings
We have a lot of buttons might as well use them. Change-Id: Ic5ef6a38b2bdf2e1625886905fefb5343af3d6fb
This commit is contained in:
parent
088806550b
commit
a7a21bd311
3 changed files with 23 additions and 10 deletions
|
@ -40,6 +40,8 @@
|
|||
\newcommand{\ActionWpsMenu}{\ButtonB}
|
||||
\newcommand{\ActionWpsQuickScreen}{\ButtonR}
|
||||
\newcommand{\ActionWpsHotkey}{\ButtonL{}}
|
||||
\newcommand{\ActionWpsPitchScreen}{Long \ButtonR}
|
||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonX}
|
||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonA{} and \ButtonRight}
|
||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonA{} and \ButtonLeft}
|
||||
\newcommand{\ActionWpsAbReset}{\ButtonA{}+\ButtonUp{} or \ButtonA{}+\ButtonDown}
|
||||
|
|
|
@ -91,7 +91,8 @@ your WPS (While Playing Screen).
|
|||
% on the 'pitchscreen' feature since some players have the feature but do
|
||||
% not have the button to go from the WPS to the pitch screen.
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
|
||||
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD}{%
|
||||
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
|
||||
,SANSA_FUZEPLUS_PAD,RG_NANO_PAD}{%
|
||||
\ActionWpsPitchScreen
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
|
||||
& Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
|
||||
|
@ -103,7 +104,7 @@ your WPS (While Playing Screen).
|
|||
& Show current \setting{Playlist}.\\%
|
||||
}%
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
|
||||
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD}{%
|
||||
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD,RG_NANO_PAD}{%
|
||||
\ActionWpsIdThreeScreen
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen}
|
||||
& Enter \setting{ID3 Viewer}.\\%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue