1
0
Fork 0
forked from len0rd/rockbox

more up to date

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2056 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-08-29 11:50:13 +00:00
parent f7c8b659a1
commit 53ee298d4a

View file

@ -5,26 +5,19 @@ The main menu offers:
<p>
<img src="rec-menu.png" width=120 height=70 alt="Main menu">
<p>
<a href="rec-sound.html">Sound Settings, set Volume, Bass or Treble.</a>
<p> <a href="rec-sound.html">Sound Settings</a>
<p>
<a href="rec-general.html">General Settings</a>
<p> <a href="rec-general.html">General Settings</a>
<p>
Games - pick a game to play!
<p> <b>Games</b> - pick a game to play!
<p>
Screensavers - pick an enterainer!
<p> <b>Screensavers</b> - pick an enterainer!
<p>
Info - mp3 buffer and battery info.
<p> <b>Info</b> - mp3 buffer and battery info.
<p>
Version - sofware version and credits display.
<p> <b>Version</b> - sofware version and credits display.
<p>
(Debug? -)
<p> <b>Debug (keep out)</b> - various informational displays for development purposes.
<p>
Buttons:
@ -33,7 +26,9 @@ Buttons:
<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>RIGHT</td><td>Select item in list</td></tr>
<tr><td>LEFT</td><td>Same as F1</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>
<tr><td>F3</td><td>Toggle status bar ON/OFF</td></tr>
</table>
#include "foot.t"