2002-08-06 11:38:06 +00:00
|
|
|
#define _PAGE_ Rockbox WPS
|
|
|
|
#include "head.t"
|
|
|
|
<p>
|
2002-08-06 11:18:18 +00:00
|
|
|
The While Playing Screen shows info about what is currently played and can
|
|
|
|
only be seen while there is actual music playback.
|
2002-08-06 11:38:06 +00:00
|
|
|
<p>
|
2002-08-06 11:18:18 +00:00
|
|
|
[screen dump]
|
2002-08-06 11:38:06 +00:00
|
|
|
<p>
|
2002-08-06 11:18:18 +00:00
|
|
|
[explain screen info]
|
2002-08-06 11:38:06 +00:00
|
|
|
<p>
|
|
|
|
<table>
|
|
|
|
<tr><td>
|
|
|
|
MENU+STOP
|
|
|
|
</td><td>
|
|
|
|
Toggle key lock ON/OFF
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
PLAY
|
|
|
|
</td><td>
|
|
|
|
Toggle PAUSE/PLAY
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
ON
|
|
|
|
</td><td>
|
|
|
|
Switch to the <a href="play-dir.html">dir browser</a>.
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
STOP
|
|
|
|
</td><td>
|
|
|
|
Stop playback
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
MENU
|
|
|
|
</td><td>
|
|
|
|
Switches to the <a href="play-menu.html">main menu</a>.
|
|
|
|
</td></tr>
|
|
|
|
</table>
|