summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r--manual/rockbox_interface/wps.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index fbc723becc..ab85470626 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -120,7 +120,11 @@ your WPS (While Playing Screen).
120 \opt{PLAYER_PAD}{% 120 \opt{PLAYER_PAD}{%
121 \ButtonMenu+\ButtonPlay & Mute on/off.\\% 121 \ButtonMenu+\ButtonPlay & Mute on/off.\\%
122 }% 122 }%
123 \opt{pitchscreen}{% 123 % We explicitly list all the appropriate targets here and do no condition
124 % on the 'pitchscreen' feature since some players have the feature but do
125 % not have the button to go from the WPS to the pitch screen.
126 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
127 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
124 \ActionWpsPitchScreen 128 \ActionWpsPitchScreen
125 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen} 129 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
126 & Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\% 130 & Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%