diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-08-06 11:54:27 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-08-06 11:54:27 +0000 |
commit | f1e19d868325641266eb36262a6512803f07a8e5 (patch) | |
tree | b7eca60469b3ca8bda3cc7c9c3c01d1c801e412f /www/manual | |
parent | 59d8290c559c5fbab7554564af6cc32b8da15b84 (diff) |
better and more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1555 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/manual')
-rw-r--r-- | www/manual/index.t | 8 | ||||
-rw-r--r-- | www/manual/play-boot.t | 1 | ||||
-rw-r--r-- | www/manual/play-dir.t | 1 | ||||
-rw-r--r-- | www/manual/play-menu.t | 15 | ||||
-rw-r--r-- | www/manual/play-wps.t | 4 | ||||
-rw-r--r-- | www/manual/rec-boot.t | 1 | ||||
-rw-r--r-- | www/manual/rec-dir.t | 1 | ||||
-rw-r--r-- | www/manual/rec-menu.t | 11 |
8 files changed, 42 insertions, 0 deletions
diff --git a/www/manual/index.t b/www/manual/index.t index 6cb6a28c0a..d2bdbfc480 100644 --- a/www/manual/index.t +++ b/www/manual/index.t @@ -2,5 +2,13 @@ #include "head.t" <p> + This is the first attempt at a User's Manual. + +<p> Booting up: <a href="rec-boot.html">Recorder</a> <a href="play-boot.html">Player</a> <p> +Directory browser: <a href="rec-dir.html">Recorder</a> <a href="play-dir.html">Player</a> +<p> +While Playing Screen: <a href="rec-wps.html">Recorder</a> <a href="play-wps.html">Player</a> +<p> +Main menu: <a href="rec-menu.html">Recorder</a> <a href="play-menu.html">Player</a> diff --git a/www/manual/play-boot.t b/www/manual/play-boot.t index e7996e43ec..8885853782 100644 --- a/www/manual/play-boot.t +++ b/www/manual/play-boot.t @@ -1,5 +1,6 @@ #define _PAGE_ Rockbox Boots Up #include "head.t" +#include "manual.t" <p> When Rockbox boots up, it'll display the text "Rockbox" for a short time, and then it'll jump right into the <a href="play-dir.html">dir browser</a> showing diff --git a/www/manual/play-dir.t b/www/manual/play-dir.t index d6dda5d5f0..6c7d08efbe 100644 --- a/www/manual/play-dir.t +++ b/www/manual/play-dir.t @@ -1,5 +1,6 @@ #define _PAGE_ Rockbox Directory Browser #include "head.t" +#include "manual.t" <p> In the dir browser, you will see the files and directories that are put in the directory you are currently browsing. diff --git a/www/manual/play-menu.t b/www/manual/play-menu.t index e9e4fe95b2..807c797d64 100644 --- a/www/manual/play-menu.t +++ b/www/manual/play-menu.t @@ -1,5 +1,6 @@ #define _PAGE_ Rockbox Main Menu #include "head.t" +#include "manual.t" <p> The main menu offers: <p> @@ -15,4 +16,18 @@ 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" diff --git a/www/manual/play-wps.t b/www/manual/play-wps.t index 2a9ff4ce36..a20fca2904 100644 --- a/www/manual/play-wps.t +++ b/www/manual/play-wps.t @@ -1,5 +1,7 @@ #define _PAGE_ Rockbox WPS #include "head.t" +#include "manual.t" + <p> The While Playing Screen shows info about what is currently played and can only be seen while there is actual music playback. @@ -8,6 +10,8 @@ only be seen while there is actual music playback. <p> [explain screen info] <p> +Buttons: +<p> <table> <tr><td> MENU+STOP diff --git a/www/manual/rec-boot.t b/www/manual/rec-boot.t index 047848ce22..78cc555754 100644 --- a/www/manual/rec-boot.t +++ b/www/manual/rec-boot.t @@ -1,5 +1,6 @@ #define _PAGE_ Rockbox Boots Up #include "head.t" +#include "manual.t" <p> When Rockbox boots up, it'll display the Rockbox logo for a short time, and then it'll jump right into the <a href="rec-dir.html">dir browser</a> showing diff --git a/www/manual/rec-dir.t b/www/manual/rec-dir.t index 05abc776f3..c233c18b77 100644 --- a/www/manual/rec-dir.t +++ b/www/manual/rec-dir.t @@ -1,5 +1,6 @@ #define _PAGE_ Rockbox Directory Browser #include "head.t" +#include "manual.t" <p> In the dir browser, you will see the files and directories that are put in the directory you are currently browsing. You will see tiny symbols on the left diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t index 6a7204b473..737d79821f 100644 --- a/www/manual/rec-menu.t +++ b/www/manual/rec-menu.t @@ -1,5 +1,6 @@ #define _PAGE_ Rockbox Main Menu #include "head.t" +#include "manual.t" The main menu offers: <p> [screen dump] @@ -24,3 +25,13 @@ Version - <p> (Debug? -) + +<p> +Buttons: +<p> +<table> +<tr><td>UP</td><td>Move upwards in the list</td></tr> +<tr><td>DOWN</td><td>Move downwards in the list</td></tr> +<tr><td>F1</td><td>Toggle back to the screen you came from when you arrived here, <a href="rec-wps.html">WPS</a> or <a href="rec-dir.html">dir browser</a></td></tr> +</table> + |