summaryrefslogtreecommitdiff
path: root/www/manual/play-wps.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/play-wps.t')
-rw-r--r--www/manual/play-wps.t41
1 files changed, 33 insertions, 8 deletions
diff --git a/www/manual/play-wps.t b/www/manual/play-wps.t
index 4dea445985..2a9ff4ce36 100644
--- a/www/manual/play-wps.t
+++ b/www/manual/play-wps.t
@@ -1,12 +1,37 @@
1#define _PAGE_ Rockbox WPS
2#include "head.t"
3<p>
1The While Playing Screen shows info about what is currently played and can 4The While Playing Screen shows info about what is currently played and can
2only be seen while there is actual music playback. 5only be seen while there is actual music playback.
3 6<p>
4[screen dump] 7[screen dump]
5 8<p>
6[explain screen info] 9[explain screen info]
7 10<p>
8 MENU+STOP Toggle key lock ON/OFF 11<table>
9 PLAY Toggle PAUSE/PLAY 12<tr><td>
10 ON Switch to the <a href="rec-dir.html">dir browser</a>. 13 MENU+STOP
11 STOP Stop playback 14</td><td>
12 MENU Switches to the <a href="rec-menu.html">main menu</a>. 15 Toggle key lock ON/OFF
16</td></tr>
17<tr><td>
18 PLAY
19</td><td>
20 Toggle PAUSE/PLAY
21</td></tr>
22<tr><td>
23 ON
24</td><td>
25 Switch to the <a href="play-dir.html">dir browser</a>.
26</td></tr>
27<tr><td>
28 STOP
29</td><td>
30 Stop playback
31</td></tr>
32<tr><td>
33 MENU
34</td><td>
35 Switches to the <a href="play-menu.html">main menu</a>.
36</td></tr>
37</table>