summaryrefslogtreecommitdiff
path: root/www/manual/rec-menu.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/rec-menu.t')
-rw-r--r--www/manual/rec-menu.t19
1 files changed, 8 insertions, 11 deletions
diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t
index af63acb159..9c69c16386 100644
--- a/www/manual/rec-menu.t
+++ b/www/manual/rec-menu.t
@@ -5,9 +5,9 @@ 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> <a href="rec-sound.html">Sound Settings</a> 8<p> <b><a href="rec-sound.html">Sound Settings</a></b> - Vol, bass, treble etc.
9 9
10<p> <a href="rec-general.html">General Settings</a> 10<p> <b><a href="rec-general.html">General Settings</a></b> - Scroll, display, filters etc.
11 11
12<p> <b>Games</b> - pick a game to play! 12<p> <b>Games</b> - pick a game to play!
13 13
@@ -20,15 +20,12 @@ The main menu offers:
20<p> <b>Debug (keep out)</b> - various informational displays for development purposes. 20<p> <b>Debug (keep out)</b> - various informational displays for development purposes.
21 21
22<p> 22<p>
23Buttons: 23<table class=buttontable>
24<p> 24<tr><th>Button</th><th>Function</th>
25<table> 25<tr><td>UP</td><td>Move up in menu</td></tr>
26<tr><td>UP</td><td>Move upwards in the list</td></tr> 26<tr><td>DOWN</td><td>Move down in menu</td></tr>
27<tr><td>DOWN</td><td>Move downwards in the list</td></tr> 27<tr><td>RIGHT or PLAY</td><td>Select item</td></tr>
28<tr><td>RIGHT</td><td>Select item in list</td></tr> 28<tr><td>LEFT or 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>
29<tr><td>LEFT</td><td>Same as F1</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>
32</table> 29</table>
33 30
34#include "foot.t" 31#include "foot.t"