summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index badcbccfc4..155de3699f 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -205,10 +205,12 @@ Example: \config{\%?mm{\textless}Off{\textbar}All{\textbar}One{\textbar}Shuffle%
205\section{Playback Mode} 205\section{Playback Mode}
206 \begin{tagmap} 206 \begin{tagmap}
207 \config{\%mp} & Play status, 0-4, in the order: Stop, Play, Pause, 207 \config{\%mp} & Play status, 0-4, in the order: Stop, Play, Pause,
208 Fast Forward, Rewind\\ 208 Fast Forward, Rewind, Recording, Recording paused, FM Radio playing,
209 FM Radio muted\\
209 \end{tagmap} 210 \end{tagmap}
210Example: \config{\%?mp{\textless}Stop{\textbar}Play{\textbar}Pause{\textbar}% 211Example: \config{\%?mp{\textless}Stop{\textbar}Play{\textbar}Pause{\textbar}%
211Ffwd{\textbar}Rew{\textgreater}} 212Ffwd{\textbar}Rew{\textbar}Rec{\textbar}Rec pause{\textbar}FM{\textbar}%
213FM pause{\textgreater}}
212 214
213\section{Current Screen} 215\section{Current Screen}
214 \begin{tagmap} 216 \begin{tagmap}