mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Gigabeat S manual: fix a small glitch in the wps key controls table and correct an incorrect button combo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29093 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3b8f93af0a
commit
2565d37c67
2 changed files with 4 additions and 3 deletions
|
@ -39,7 +39,7 @@
|
|||
\newcommand{\ActionWpsStop}{\ButtonPower}
|
||||
\newcommand{\ActionWpsVolDown}{\ButtonDown{} or \ButtonVolDown}
|
||||
\newcommand{\ActionWpsVolUp}{\ButtonUp{} or \ButtonVolUp}
|
||||
\newcommand{\ActionWpsPitchScreen}{\ButtonBack{} + \ButtonUp/\ButtonDown}
|
||||
\newcommand{\ActionWpsPitchScreen}{\ButtonBack{} + \ButtonUp}
|
||||
\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
|
||||
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||
|
|
|
@ -128,10 +128,11 @@ your WPS (While Playing Screen).
|
|||
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
||||
\ActionWpsPitchScreen
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
|
||||
& Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
|
||||
& Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
|
||||
}%
|
||||
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}{%
|
||||
\ActionWpsPlaylist
|
||||
\ActionWpsPlaylist
|
||||
\opt{HAVEREMOTEKEYMAP}{&}
|
||||
& Show current \setting{Playlist}.\\%
|
||||
}%
|
||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue