summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/manual/rec-menu.t23
1 files changed, 9 insertions, 14 deletions
diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t
index 0da8d0f993..af63acb159 100644
--- a/www/manual/rec-menu.t
+++ b/www/manual/rec-menu.t
@@ -5,26 +5,19 @@ The main menu offers:
5<p> 5<p>
6<img src="rec-menu.png" width=120 height=70 alt="Main menu"> 6<img src="rec-menu.png" width=120 height=70 alt="Main menu">
7 7
8<p> 8<p> <a href="rec-sound.html">Sound Settings</a>
9<a href="rec-sound.html">Sound Settings, set Volume, Bass or Treble.</a>
10 9
11<p> 10<p> <a href="rec-general.html">General Settings</a>
12<a href="rec-general.html">General Settings</a>
13 11
14<p> 12<p> <b>Games</b> - pick a game to play!
15Games - pick a game to play!
16 13
17<p> 14<p> <b>Screensavers</b> - pick an enterainer!
18Screensavers - pick an enterainer!
19 15
20<p> 16<p> <b>Info</b> - mp3 buffer and battery info.
21Info - mp3 buffer and battery info.
22 17
23<p> 18<p> <b>Version</b> - sofware version and credits display.
24Version - sofware version and credits display.
25 19
26<p> 20<p> <b>Debug (keep out)</b> - various informational displays for development purposes.
27(Debug? -)
28 21
29<p> 22<p>
30Buttons: 23Buttons:
@@ -33,7 +26,9 @@ Buttons:
33<tr><td>UP</td><td>Move upwards in the list</td></tr> 26<tr><td>UP</td><td>Move upwards in the list</td></tr>
34<tr><td>DOWN</td><td>Move downwards in the list</td></tr> 27<tr><td>DOWN</td><td>Move downwards in the list</td></tr>
35<tr><td>RIGHT</td><td>Select item in list</td></tr> 28<tr><td>RIGHT</td><td>Select item in list</td></tr>
29<tr><td>LEFT</td><td>Same as F1</td></tr>
36<tr><td>F1</td><td>Toggle back to the screen you came from when you arrived here, <a href="rec-wps.html">WPS</a> or <a href="rec-dir.html">dir browser</a></td></tr> 30<tr><td>F1</td><td>Toggle back to the screen you came from when you arrived here, <a href="rec-wps.html">WPS</a> or <a href="rec-dir.html">dir browser</a></td></tr>
31<tr><td>F3</td><td>Toggle status bar ON/OFF</td></tr>
37</table> 32</table>
38 33
39#include "foot.t" 34#include "foot.t"