summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2011-08-05 00:47:11 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2011-08-05 00:47:11 +0000
commite918b7b9734ff3e45c19b6d1f7183dc176dfb205 (patch)
tree2d419cc7a010d92c090a03c9514b97847ca24021 /manual/appendix
parentc027dc20be013dc065d8e847f9048c39606e183d (diff)
downloadrockbox-e918b7b9734ff3e45c19b6d1f7183dc176dfb205.zip
rockbox-e918b7b9734ff3e45c19b6d1f7183dc176dfb205.tar.gz
rockbox-e918b7b9734ff3e45c19b6d1f7183dc176dfb205.tar.bz2
rockbox-e918b7b9734ff3e45c19b6d1f7183dc176dfb205.tar.xz
Add a %cs item for the context menus
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30258 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/wps_tags.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 01bf3cc..b869d53 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -269,7 +269,8 @@ Example: \config{\%?mp<Stop|Play|Pause|Ffwd|Rew|Rec|Rec pause|FM|FM pause>}
\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, Playlist Catalog Viewer, Plugin\\
+ Pitchscreen, Setting chooser, Playlist Catalog Viewer, Plugin,
+ Conext Menu\\
\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.