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.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>