#define _PAGE_ Rockbox WPS #include "head.t" #include "manual.t"
The While Playing Screen shows info about what is currently played and can only be seen while there is actual music playback.
The screen lines contain the following information:
Key | Function |
---|---|
UP | Increase volume |
DOWN | Decrease volume |
LEFT | Quick press: moves to the beginning of the song, or if pressed while in the beginning of a song it moves to the previous song. Keep the button pressed to rewind the song. |
RIGHT | Quick press: moves to next song. Keep the button pressed to fast-forward the song. |
PLAY | Toggle PAUSE/PLAY. If 'resume' is enabled, pressing PAUSE will make it store a "resume point" where it can start again from later. |
ON | Switch to the dir browser |
OFF | Stop playback |
F1 | Switch to the main menu |
F2 | |
F3 | Toggle status bar ON/OFF |
F1 + DOWN | Toggle key lock ON/OFF |