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.t9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/manual/rec-wps.t b/www/manual/rec-wps.t
index cd892a2337..65583e3dea 100644
--- a/www/manual/rec-wps.t
+++ b/www/manual/rec-wps.t
@@ -1,5 +1,6 @@
1#define _PAGE_ Rockbox WPS 1#define _PAGE_ Rockbox WPS
2#include "head.t" 2#include "head.t"
3#include "manual.t"
3<p> 4<p>
4The While Playing Screen shows info about what is currently played and can 5The While Playing Screen shows info about what is currently played and can
5only be seen while there is actual music playback. 6only be seen while there is actual music playback.
@@ -17,10 +18,10 @@ only be seen while there is actual music playback.
17<tr><td> RIGHT </td><td> Move to next song </td></tr> 18<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> 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> 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>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>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>F2</td></tr>
23<tr><td> F3 </td></tr> 24<tr><td>F3</td></tr>
24</table> 25</table>
25 26
26#include "foot.t" 27#include "foot.t"