summaryrefslogtreecommitdiff
path: root/www/manual/rec-wps.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/rec-wps.t')
-rw-r--r--www/manual/rec-wps.t36
1 files changed, 23 insertions, 13 deletions
diff --git a/www/manual/rec-wps.t b/www/manual/rec-wps.t
index 9faac1a821..cd892a2337 100644
--- a/www/manual/rec-wps.t
+++ b/www/manual/rec-wps.t
@@ -1,18 +1,28 @@
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]
10<p>
11<table>
12
13<tr><td> F1 + DOWN </td><td> Toggle key lock ON/OFF </td></tr>
14<tr><td> UP</td><td> Increase volume </td></tr>
15<tr><td> DOWN </td><td> Decrease volume </td></tr>
16<tr><td> LEFT </td><td> Move to previous song</td></tr>
17<tr><td> RIGHT </td><td> Move to next song </td></tr>
18<tr><td> PLAY </td><td> Toggle PAUSE/PLAY </td></tr>
19<tr><td> ON </td><td> Switch to the <a href="rec-dir.html">dir browser</a> </td></tr>
20<tr><td> OFF </td><td> Stop playback </td></tr>
21<tr><td> F1 </td><td Switches to the <a href="rec-menu.html">main menu</a></td></tr>
22<tr><td> F2 </td></tr>
23<tr><td> F3 </td></tr>
24</table>
25
26#include "foot.t"
27
7 28
8 F1 + DOWN Toggle key lock ON/OFF
9 UP Increase volume
10 DOWN Decrease volume
11 LEFT Move to previous song
12 RIGHT Move to next song
13 PLAY Toggle PAUSE/PLAY
14 ON Switch to the <a href="rec-dir.html">dir browser</a>.
15 OFF Stop playback
16 F1 Switches to the <a href="rec-menu.html">main menu</a>.
17 F2
18 F3