From f0bfcdca78c8c4e2750e0b6e2d7ba0069df09ec0 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Wed, 25 Jun 2008 14:13:14 +0000 Subject: Small fixes in the WPS button table. (1) Rewrite the newly added 'directory skip' lines and only opt the \ActionWpsAbSetAPrevDir way and just include the other for all. Fixes the H10 pdfs. (2) 'Escape' the line feed in some opts broken into two lines by using a % , otherwise the options before or after the new line are ignored. Makes the 'pitch screen' and 'ID3 viewer' lines show in the M:Robe100 manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17794 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/wps.tex | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'manual/rockbox_interface/wps.tex') diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index deebf1b93c..847659e16c 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -76,8 +76,8 @@ your WPS (While Playing Screen). % \ActionWpsContext & Enter \setting{WPS Context Menu}.\\ % - \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}{% + \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} (see \reference{sec:pitchscreen}).\\}% % @@ -102,24 +102,23 @@ your WPS (While Playing Screen). \opt{ONDIO_PAD}{% Long \ButtonMenu+\ButtonDown & Key lock on/off.\\% }% - \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD, - MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% + \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% + ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\% }% - \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}{% - \ActionWpsAbSetBNextDir{} or Short \ActionWpsSkipNext + - Long \ActionWpsSkipNext & Skip to the next directory.\\% - \ActionWpsAbSetAPrevDir{} or Short \ActionWpsSkipPrev + - Long \ActionWpsSkipPrev & Skip to the previous directory.\\% - }% - \nopt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD, - MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% - Short \ActionWpsSkipNext + Long \ActionWpsSkipNext & - Skip to the next directory.\\% - Short \ActionWpsSkipPrev + Long \ActionWpsSkipPrev & - Skip to the previous directory.\\% - }% + \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}{% + \ActionWpsAbSetBNextDir{} or }% + % not all targets have the above action defined but the one below works on all + Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext + & Skip to the next directory.\\ + % + \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}{% + \ActionWpsAbSetAPrevDir{} or }% + Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev + & Skip to the previous directory.\\ + % \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ \ActionStdRec & Switches to the Recording screen \\ }% -- cgit v1.2.3