summaryrefslogtreecommitdiff
path: root/www/manual/rec-wps.t
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-08-29 11:46:47 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-08-29 11:46:47 +0000
commitf7c8b659a11d1831fb9bffcdda52cfa688e59252 (patch)
treec2cf9e999a0d5b6ff46eabb70f125fd8fb0df265 /www/manual/rec-wps.t
parent95331c74b5816f3278cb2b864c0310ba5dc8b985 (diff)
downloadrockbox-f7c8b659a11d1831fb9bffcdda52cfa688e59252.tar.gz
rockbox-f7c8b659a11d1831fb9bffcdda52cfa688e59252.zip
even more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2055 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/manual/rec-wps.t')
-rw-r--r--www/manual/rec-wps.t8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/manual/rec-wps.t b/www/manual/rec-wps.t
index 6851dfe21f..c4ac390392 100644
--- a/www/manual/rec-wps.t
+++ b/www/manual/rec-wps.t
@@ -24,8 +24,12 @@ The screen lines contain the following information:
24<tr><th> Key </th><th> Function </th></tr> 24<tr><th> Key </th><th> Function </th></tr>
25<tr><td> UP</td><td> Increase volume </td></tr> 25<tr><td> UP</td><td> Increase volume </td></tr>
26<tr><td> DOWN </td><td> Decrease volume </td></tr> 26<tr><td> DOWN </td><td> Decrease volume </td></tr>
27<tr><td> LEFT </td><td> Move to previous song</td></tr> 27
28<tr><td> RIGHT </td><td> Move to next song </td></tr> 28<tr><td> LEFT </td><td> Quick press: moves to the beginning of the song, or if
29pressed while in the beginning of a song it moves to the previous
30song. Keep the button pressed to rewind the song. </td></tr>
31
32<tr><td> RIGHT </td><td> Quick press: moves to next song. Keep the button pressed to fast-forward the song. </td></tr>
29<tr><td> PLAY </td><td> Toggle PAUSE/PLAY. If 'resume' is enabled, pressing PAUSE will make it store a "resume point" where it can start again from later. </td></tr> 33<tr><td> PLAY </td><td> Toggle PAUSE/PLAY. If 'resume' is enabled, pressing PAUSE will make it store a "resume point" where it can start again from later. </td></tr>
30<tr><td>ON</td><td> Switch to the <a href="rec-dir.html">dir browser</a> </td></tr> 34<tr><td>ON</td><td> Switch to the <a href="rec-dir.html">dir browser</a> </td></tr>
31<tr><td>OFF</td><td> Stop playback </td></tr> 35<tr><td>OFF</td><td> Stop playback </td></tr>