summaryrefslogtreecommitdiff
path: root/www/manual/rec-sound.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/rec-sound.t')
-rw-r--r--www/manual/rec-sound.t20
1 files changed, 16 insertions, 4 deletions
diff --git a/www/manual/rec-sound.t b/www/manual/rec-sound.t
index 293e02efb2..c62a26f1d1 100644
--- a/www/manual/rec-sound.t
+++ b/www/manual/rec-sound.t
@@ -1,10 +1,21 @@
1#define _PAGE_ Rockbox Sound Settings 1#define _PAGE_ Rockbox Sound Settings
2#include "head.t" 2#include "head.t"
3#include "manual.t" 3#include "manual.t"
4The sound settings menu offers: 4
5<p> 5<p>
6Volume, Bass or Treble: 6 This menu offers a selection of different sound properties you may change
7 <img src="rec-soundsettings.png"> 7 to improve your sound experience.
8
9<p> <img src="rec-soundsettings.png">
10
11<p> <b>Volume</b>
12<p> <b>Bass</b>
13<p> <b>Treble</b>
14<p> <b>Balance</b>
15<p> <b>Loudness</b>
16<p> <b>Bass Boost</b>
17<p> <b>Auto Volume</b>
18
8<p> 19<p>
9This is how the volumne screen looks like: 20This is how the volumne screen looks like:
10 <img src="rec-volume.png"> 21 <img src="rec-volume.png">
@@ -15,8 +26,9 @@ Buttons:
15<table> 26<table>
16<tr><td>UP</td><td>Move upwards in the list</td></tr> 27<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> 28<tr><td>DOWN</td><td>Move downwards in the list</td></tr>
18<tr><td>RIGHT</td><td>Select item in list</td></tr> 29<tr><td>RIGHT</td><td>Select an 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> 30<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>
31<tr><td>F3</td><td>Toggle status bar ON/OFF</td></tr>
20</table> 32</table>
21 33
22#include "foot.t" 34#include "foot.t"