| #define _PAGE_ Rockbox Main Menu |
| #include "head.t" |
| #include "manual.t" |
| <p> |
| The main menu offers: |
| <p> |
| [screen dump] |
| <p> |
| Sound Settings - |
| <p> |
| General Settings - |
| <p> |
| Info - |
| <p> |
| Version - |
| <p> |
| (Debug? -) |
| |
| <p> |
| Buttons: |
| <p> |
| <table> |
| <tr><td>-</td><td>Move upwards in the list</td></tr> |
| <tr><td>+</td><td>Move downwards in the list</td></tr> |
| <tr><td>PLAY</td><td>Selects the menu alternative the cursor is "on"</td></tr> |
| <tr><td>MENU</td> |
| <td>Toggle back to the screen you came from when you arrived here, |
| <a href="play-wps.html">WPS</a> or <a href="play-dir.html">dir browser</a></td> |
| </tr> |
| </table> |
| |
| |
| #include "foot.t" |