#define _PAGE_ User Manual #include "head.t"

General concept

The Rockbox user interface consists of three main screens:

The Directory Browser is where you find yourself immediately after boot. It is used for exploring your harddisk and selecting files for playing or other functions. Click here for more information.

The While Playing Screen is the screen displayed while you are playing mp3 files. It contains information about the track you are playing. Click here for more information.

The Menu is where you can access all settings and auxiliary functions of the Rockbox software. Click here for more information.

Configuration

Apart from all the settings, the major points of configuration are:

Button notation

Since the Players and the Recorders provide mostly the same functions, this manual describes them both in the same pages. However, the key bindings differ for various features. This will be noted by a a (p) or (r) suffix to the key, like this:

ButtonFunction
UP (r)
LEFT (p)
Go to previous item in list.

In the above example: Recorders use the UP button while players use the LEFT button. #include "foot.t"