Specifications

Appendix B. Theme Tags 92
B.13. Current Screen
Tag Description
%cs The current screen, 1-20, in the order shown below
Number Screen
1 Menus
2 WPS
3 Recording screen
4 FM Radio screen
5 Current Playlist screen
6 Settings menus
7 File browser
8 Database browser
9 Plugin browser
10 Quickscreen
11 Pitchscreen
12 Setting chooser
13 Playlist Catalogue Viewer
14 Plugin
15 Context menu
16 System Info screen
17 Time and Date Screen
18 Bookmark browser
19 Shortcuts menu
20 Track Info screen
The tag can also be used as the switch in a conditional tag. For players without
certain capabilities (e.g. no FM radio) some values will never be returned.
Examples:
You are in the %?cs<Main menu|WPS|Recording screen|FM Radio screen>
%?if(%cs, =, 2)<This is the WPS>
B.14. List Title (.sbs only)
Tag Description
%Lt Title text. Should be used in a conditional so that non-list
screens don’t show a title when they shouldn’t
%Li Title icon. This uses the same order as custom icons (see
ZCustomIcons in the wiki) except that here 0 is “no icon”
The Rockbox manual (version rUnversioned directory-150516) Archos Studio/Player