#define _PAGE_ Manual - Directory Browser #include "head.t" #include "manual.t"

Dir browser
Recorder screenshot

In the dir browser, you navigate your way around the harddisk. There are icons on the left side of each file that shows what file type it is.

The list of files you see is affected by the "Show files" setting.

Button bindings

ButtonFunction
UP/DOWN (r)
LEFT/RIGHT (p)
Go to previous/next item in list. If you are on the first/last entry, the cursor will wrap to the last/first entry.
ON + UP/DOWN (Recorder only:) Move one page up/down in list.
LEFT (r)
STOP (p)
Go to the parent directory.
PLAY Action depends on the file type the cursor points at:
Directory
The browser enters that directory.
.mp3 file
You will be taken to the WPS and start playing the file.
.m3u file
The playlist will be loaded and started and you will then be taken to the WPS.
.ajz (recorder) or .mod (player) file
The firmware file will be loaded and executed.
.wps file
The file will be loaded and used for the wps display. Look here for information about the .wps file format.
.cfg file
The file will be loaded and the sound settings will be set accordingly. Look here for information about the .cfg file format.
.lng file
The language file will be loaded and replace the current language. Look here for downloadable language files.
.txt file
The text file will be displayed in the Text Reader.
.fnt file
(Recorder only:) The font will be loaded and used in place of the default font. Look here for downloadable fonts.
ON If there is an mp3 playing, this will go back to the WPS.
OFF (r) If there is an mp3 playing, this stops playback.
F1 (r)
MENU (p)
Switches to the main menu.
F2 (r)(Recorder only) Show browse/play settings screen. A quick press will leave the screen up (press F2 again to exit), while holding it will close the screen when you release it.
F3 (r)(Recorder only) Show display settings screen. Quick/hold works as for F2.
#include "foot.t"