From 49fcfe81b861f866c4e9e16e272f33654a1be450 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Wed, 8 Apr 2009 23:40:00 +0000 Subject: Exchange some references to certain players or pads with a feature in some parts of the manual where the feature is actually the determing factor (uses the automatic parsing of features.txt to options). In the WPS button table this helps rearranging one line a bit to keep the code together in a better way. (Also convert 2 tabs to spaces while at it.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20663 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/wps.tex | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'manual/rockbox_interface/wps.tex') diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index fa66ced193..9d30d622db 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -81,23 +81,25 @@ your WPS (While Playing Screen). & Enter \setting{Main Menu}% \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% % - \nopt{PLAYER_PAD,ONDIO_PAD}{% + \opt{quickscreen}{% \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}. - (see \reference{ref:QuickScreen}) \\}% + (see \reference{ref:QuickScreen}) \\}% % + % software hold targets (currently Archos only) + \nopt{hold_button}{% + \opt{RECORDER_PAD}{\ButtonFOne+\ButtonDown} + \opt{PLAYER_PAD}{\ButtonMenu+\ButtonStop} + \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} + & Key lock on/off.\\ + }% %These actions need definitions for the other targets \opt{RECORDER_PAD}{% \ButtonFThree & Toggles Display quick screen.\\% - \ButtonFOne+\ButtonDown & Key lock on/off.\\% \ButtonFOne+\ButtonPlay & Mute on/off.\\% }% \opt{PLAYER_PAD}{% - \ButtonMenu+\ButtonStop & Key lock on/off.\\% \ButtonMenu+\ButtonPlay & Mute on/off.\\% }% - \opt{ONDIO_PAD}{% - Long \ButtonMenu+\ButtonDown & Key lock on/off.\\% - }% \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 & Show \setting{Pitch Screen} -- cgit v1.2.3