summaryrefslogtreecommitdiff
path: root/www/manual/rec-menu.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-10-11 11:42:42 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-10-11 11:42:42 +0000
commit2931a4b838f960ff98ed90ba05ee590cd06f689c (patch)
tree28bb40598aab963d9aad07d7ada7025d69383067 /www/manual/rec-menu.t
parent1305c88d18a13772617533bd6ebd9f10d3797aa6 (diff)
downloadrockbox-2931a4b838f960ff98ed90ba05ee590cd06f689c.tar.gz
rockbox-2931a4b838f960ff98ed90ba05ee590cd06f689c.zip
Manual update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2583 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/manual/rec-menu.t')
-rw-r--r--www/manual/rec-menu.t31
1 files changed, 0 insertions, 31 deletions
diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t
deleted file mode 100644
index 89347a9f06..0000000000
--- a/www/manual/rec-menu.t
+++ /dev/null
@@ -1,31 +0,0 @@
1#define _PAGE_ Rockbox Main Menu
2#include "head.t"
3#include "manual.t"
4The main menu offers:
5<p>
6<img src="rec-menu.png" width=120 height=70 alt="Main menu">
7
8<p> <b><a href="rec-sound.html">Sound Settings</a></b> - Vol, bass, treble etc.
9
10<p> <b><a href="rec-general.html">General Settings</a></b> - Scroll, display, filters etc.
11
12<p> <b>Games</b> - pick a game to play! <a href=wormlet.html>Wormlet</a> is one of them.
13
14<p> <b>Screensavers</b> - pick an enterainer!
15
16<p> <b>Info</b> - mp3 buffer and battery info.
17
18<p> <b>Version</b> - sofware version and credits display.
19
20<p> <b>Debug (keep out)</b> - various informational displays for development purposes.
21
22<p>
23<table class=buttontable>
24<tr><th>Button</th><th>Function</th>
25<tr><td>UP</td><td>Move up in menu</td></tr>
26<tr><td>DOWN</td><td>Move down in menu</td></tr>
27<tr><td>RIGHT or PLAY</td><td>Select item</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</table>
30
31#include "foot.t"