rockbox/www/manual/rec-general.t
Robert Hak 8167837970 foot.t fogotten
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1833 a1c6a512-1295-4272-9138-f99709370657
2002-08-21 06:08:47 +00:00

23 lines
633 B
Perl

#define _PAGE_ Rockbox Sound Settings
#include "head.t"
#include "manual.t"
The general settings menu offers:
<p>
<img src="rec-generalsettings.png">
<p> Shuffle mode, mp3/m3u filter mod, sort mode, Backlight timer, Scroll speed
and WPS control.
<p>
Buttons:
<p>
<table>
<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>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>
</table>
#include "foot.t"