f1e19d8683
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1555 a1c6a512-1295-4272-9138-f99709370657
37 lines
546 B
Perl
37 lines
546 B
Perl
#define _PAGE_ Rockbox Main Menu
|
|
#include "head.t"
|
|
#include "manual.t"
|
|
The main menu offers:
|
|
<p>
|
|
[screen dump]
|
|
|
|
<p>
|
|
Sound Settings -
|
|
|
|
<p>
|
|
General Settings -
|
|
|
|
<p>
|
|
Games -
|
|
|
|
<p>
|
|
Screensavers -
|
|
|
|
<p>
|
|
Info -
|
|
|
|
<p>
|
|
Version -
|
|
|
|
<p>
|
|
(Debug? -)
|
|
|
|
<p>
|
|
Buttons:
|
|
<p>
|
|
<table>
|
|
<tr><td>UP</td><td>Move upwards in the list</td></tr>
|
|
<tr><td>DOWN</td><td>Move downwards in the list</td></tr>
|
|
<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>
|
|
</table>
|
|
|