summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-08-06 14:24:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-08-06 14:24:29 +0000
commitf34c24eb21529b042726ca7c082c3257648b143b (patch)
tree076f11d5dc4f60cbdfd7971d8618ca933137e4c7 /www
parent4a4f17f416f245fa4eaf394b945b823d33615dfb (diff)
downloadrockbox-f34c24eb21529b042726ca7c082c3257648b143b.tar.gz
rockbox-f34c24eb21529b042726ca7c082c3257648b143b.zip
add top line, correct f1 description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1562 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-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"