summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-02-26 19:53:06 +0000
committerAlexander Levin <al.le@rockbox.org>2010-02-26 19:53:06 +0000
commit5ff8a5a1c94dd8e10ff097afb74244b4b597a4c3 (patch)
tree0d3e7e2e77a69a382e25e0c0cb2dbd78dfbe8ed6 /manual
parentebbfe872ac66e6a65c885a30ff94fcfe17f439c6 (diff)
downloadrockbox-5ff8a5a1c94dd8e10ff097afb74244b4b597a4c3.tar.gz
rockbox-5ff8a5a1c94dd8e10ff097afb74244b4b597a4c3.zip
Describe the %cs WPS tag in the manual (fix FS#11053)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24929 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/wps_tags.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 4e9c20738a..94b2fbf089 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -226,6 +226,19 @@ Example: \config{\%?mm{\textless}Off{\textbar}All{\textbar}One{\textbar}Shuffle%
Example: \config{\%?mp{\textless}Stop{\textbar}Play{\textbar}Pause{\textbar}%
Ffwd{\textbar}Rew{\textgreater}}
+\section{Current Screen}
+\begin{table}
+ \begin{tagmap}{}{}
+ \config{\%cs} & The current screen, 1-4, in the order:
+ Menus, WPS, Recording screen, FM Radio screen\\
+ \end{tagmap}
+\end{table}
+The tag can also be used as the switch in a conditional tag. For players without
+some capabilities (e.g. having no FM radio) some values will be never yielded.
+
+Example: \config{You are in the \%?cs{\textless}Main menu{\textbar}WPS{\textbar}%
+Recording screen{\textbar}FM Radio screen{\textgreater}}
+
\section{Changing Volume}
\begin{table}
\begin{tagmap}{}{}