From 33d305e76981ba0028cbc2675b8805641f786196 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 8 Aug 2002 22:23:05 +0000 Subject: forgot to commit yday git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1627 a1c6a512-1295-4272-9138-f99709370657 --- www/manual/rec-general.t | 21 +++++++++++++++++++++ www/manual/rec-sound.t | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 www/manual/rec-general.t create mode 100644 www/manual/rec-sound.t 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 @@ +#define _PAGE_ Rockbox Sound Settings +#include "head.t" +#include "manual.t" +The general settings menu offers: +

+ + +

Shuffle mode, mp3/m3u filter mod, sort mode, Backlight timer, Scroll speed +and WPS control. + + +

+Buttons: +

+ + + + + +
UPMove upwards in the list
DOWNMove downwards in the list
RIGHTSelect item in list
F1Toggle back to the screen you came from when you arrived here, WPS or dir browser
+ 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 @@ +#define _PAGE_ Rockbox Sound Settings +#include "head.t" +#include "manual.t" +The sound settings menu offers: +

+Volume, Bass or Treble: + +

+This is how the volumne screen looks like: + + +

+Buttons: +

+ + + + + +
UPMove upwards in the list
DOWNMove downwards in the list
RIGHTSelect item in list
F1Toggle back to the screen you came from when you arrived here, WPS or dir browser
+ -- cgit v1.2.3