From b58d3656d79e5f9752a22d55c139294412084e4f Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 1 Jun 2011 14:41:49 +0000 Subject: FS#11925 - Add a proper system to keep track of the current screen/activity to make %cs far more useful git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29944 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'manual/appendix/wps_tags.tex') diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 46fad0c52e..67f1ff0aa1 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -266,8 +266,10 @@ Example: \config{\%?mp} \section{Current Screen} \begin{tagmap} - \config{\%cs} & The current screen, 1-5, in the order: - Menus, WPS, Recording screen, FM Radio screen, Current Playlist screen\\ + \config{\%cs} & The current screen, 1-15, in the order: + Menus, WPS, Recording screen, FM Radio screen, Current Playlist screen, + Settings menus, File browser, Database, Plugins, Quickscreen, + Pitchscreen, Setting chooser\\ \end{tagmap} 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. -- cgit v1.2.3