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.t11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t
index 6a7204b473..737d79821f 100644
--- a/www/manual/rec-menu.t
+++ b/www/manual/rec-menu.t
@@ -1,5 +1,6 @@
1#define _PAGE_ Rockbox Main Menu 1#define _PAGE_ Rockbox Main Menu
2#include "head.t" 2#include "head.t"
3#include "manual.t"
3The main menu offers: 4The main menu offers:
4<p> 5<p>
5[screen dump] 6[screen dump]
@@ -24,3 +25,13 @@ Version -
24 25
25<p> 26<p>
26(Debug? -) 27(Debug? -)
28
29<p>
30Buttons:
31<p>
32<table>
33<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>
35<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>
36</table>
37