mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@22757 a1c6a512-1295-4272-9138-f99709370657
13 lines
435 B
TeX
13 lines
435 B
TeX
\begin{example}
|
|
%?mh<%Vda|%Vdb>
|
|
%Vl|a|10|10|50|50|-|
|
|
%sYou could now show a hold icon using the %%xl and %%xd tags.
|
|
%Vl|a|0|70|70|14|1|
|
|
%s%acYour DAP is locked.
|
|
%Vl|b|20|14|50|14|1|
|
|
%t1%acWarning:;%t.1
|
|
%Vl|b|20|30|50|50|0|
|
|
%sYou've unlocked your player.
|
|
\end{example}
|
|
This example checks for hold. Viewport 'a' will be displayed if it is on,
|
|
otherwise viewport 'b' will display a flashing warning.
|