From 8029bee2fe175091bf1d889b5c892c67a150b0fb Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Sun, 12 Jul 2009 10:26:12 +0000 Subject: Fix the manuals (the problem was introduced in r21791): some players do not have a button to go from WPS to the pitch screen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21800 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/wps.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'manual/rockbox_interface/wps.tex') 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). \opt{PLAYER_PAD}{% \ButtonMenu+\ButtonPlay & Mute on/off.\\% }% - \opt{pitchscreen}{% + % We explicitly list all the appropriate targets here and do no condition + % 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{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 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen} & Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\% -- cgit v1.2.3