summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/wps.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-04-08 23:40:00 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-04-08 23:40:00 +0000
commit49fcfe81b861f866c4e9e16e272f33654a1be450 (patch)
treea6589cb94dfbd69bb73e3a9036a6176500bbfd92 /manual/rockbox_interface/wps.tex
parent3eaefa65b77d3ed26c5a32432d1016a9fa89585a (diff)
downloadrockbox-49fcfe81b861f866c4e9e16e272f33654a1be450.tar.gz
rockbox-49fcfe81b861f866c4e9e16e272f33654a1be450.zip
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
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
-rw-r--r--manual/rockbox_interface/wps.tex16
1 files changed, 9 insertions, 7 deletions
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).
81 & Enter \setting{Main Menu}% 81 & Enter \setting{Main Menu}%
82 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% 82 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
83 % 83 %
84 \nopt{PLAYER_PAD,ONDIO_PAD}{% 84 \opt{quickscreen}{%
85 \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}. 85 \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}.
86 (see \reference{ref:QuickScreen}) \\}% 86 (see \reference{ref:QuickScreen}) \\}%
87 % 87 %
88 % software hold targets (currently Archos only)
89 \nopt{hold_button}{%
90 \opt{RECORDER_PAD}{\ButtonFOne+\ButtonDown}
91 \opt{PLAYER_PAD}{\ButtonMenu+\ButtonStop}
92 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
93 & Key lock on/off.\\
94 }%
88 %These actions need definitions for the other targets 95 %These actions need definitions for the other targets
89 \opt{RECORDER_PAD}{% 96 \opt{RECORDER_PAD}{%
90 \ButtonFThree & Toggles Display quick screen.\\% 97 \ButtonFThree & Toggles Display quick screen.\\%
91 \ButtonFOne+\ButtonDown & Key lock on/off.\\%
92 \ButtonFOne+\ButtonPlay & Mute on/off.\\% 98 \ButtonFOne+\ButtonPlay & Mute on/off.\\%
93 }% 99 }%
94 \opt{PLAYER_PAD}{% 100 \opt{PLAYER_PAD}{%
95 \ButtonMenu+\ButtonStop & Key lock on/off.\\%
96 \ButtonMenu+\ButtonPlay & Mute on/off.\\% 101 \ButtonMenu+\ButtonPlay & Mute on/off.\\%
97 }% 102 }%
98 \opt{ONDIO_PAD}{%
99 Long \ButtonMenu+\ButtonDown & Key lock on/off.\\%
100 }%
101 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% 103 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
102 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 104 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
103 \ActionWpsPitchScreen & Show \setting{Pitch Screen} 105 \ActionWpsPitchScreen & Show \setting{Pitch Screen}