summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/manual/rec-general.t21
-rw-r--r--www/manual/rec-sound.t21
2 files changed, 42 insertions, 0 deletions
diff --git a/www/manual/rec-general.t b/www/manual/rec-general.t
new file mode 100644
index 0000000000..b598a33b87
--- /dev/null
+++ b/www/manual/rec-general.t
@@ -0,0 +1,21 @@
1#define _PAGE_ Rockbox Sound Settings
2#include "head.t"
3#include "manual.t"
4The general settings menu offers:
5<p>
6 <img src="rec-generalsettings.png">
7
8<p> Shuffle mode, mp3/m3u filter mod, sort mode, Backlight timer, Scroll speed
9and WPS control.
10
11
12<p>
13Buttons:
14<p>
15<table>
16<tr><td>UP</td><td>Move upwards in the list</td></tr>
17<tr><td>DOWN</td><td>Move downwards in the list</td></tr>
18<tr><td>RIGHT</td><td>Select item in list</td></tr>
19<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>
20</table>
21
diff --git a/www/manual/rec-sound.t b/www/manual/rec-sound.t
new file mode 100644
index 0000000000..3205aa247f
--- /dev/null
+++ b/www/manual/rec-sound.t
@@ -0,0 +1,21 @@
1#define _PAGE_ Rockbox Sound Settings
2#include "head.t"
3#include "manual.t"
4The sound settings menu offers:
5<p>
6Volume, Bass or Treble:
7 <img src="rec-soundsettings.png">
8<p>
9This is how the volumne screen looks like:
10 <img src="rec-volume.png">
11
12<p>
13Buttons:
14<p>
15<table>
16<tr><td>UP</td><td>Move upwards in the list</td></tr>
17<tr><td>DOWN</td><td>Move downwards in the list</td></tr>
18<tr><td>RIGHT</td><td>Select item in list</td></tr>
19<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>
20</table>
21