chiark / gitweb /
Merge from Disobedience branch
[disorder] / disobedience / manual / window.html
index 92a6d5dae3abb8d88ec22611a1bc453ee794ae2e..9e983f23608e280be644e698cdbc5f26197e55f0 100644 (file)
@@ -26,12 +26,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  <body>
    <h1>2. Window Layout</h1>
 
-   <p>This chapter covers the following topics:</p>
+   <p>This chapter contains a tour of the main Disobedience
+   window.</p>
 
-   <ul>
-   </ul>
-
-   <h2>2.1 The Disobedience Window</h2>
+   <h2><a name=main>2.1 The Disobedience Window</a></h2>
    
    <p>Disobedience should look something like this when you've started
    it up and logged in:</p>
@@ -58,10 +56,11 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
    <p class=image><img src="queue2.png"></p>
 
-   <p>The first track is 4 minutes and 10 seconds long and so far, the
-   first 21 seconds of it has played.</p>
+   <p>The playing track is highlighted with a green backgroud.  It's 4
+   minutes and 10 seconds long and so far, the first 21 seconds of it
+   has played.</p>
 
-   <h2>2.2 Buttons</h2>
+   <h2><a name=buttons>2.2 Buttons</a></h2>
 
    <p>The meaning of the buttons is as follows:</p>
 
@@ -119,7 +118,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    (silent) to 10 (loudest).  The right hand slider is the balance
    control, which ranges form -1.0 (left) to +1.0 (right).</p>
 
-   <h2>2.3 The Menu Bar</h2>
+   <h2><a name=menu>2.3 The Menu Bar</a></h2>
 
    <p class=image><img src="menu-server.png"></p>
 
@@ -130,7 +129,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    first time it is run, <b>Manage Users</b> which allows
    adminstrators to do user management, and <b>Quit</b>.</p>
 
-   <!-- TODO link to use management -->
+   <!-- TODO link to user management -->
 
    <p class=image><img src="menu-edit.png"></p>
 
@@ -140,21 +139,17 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    mouse.</p>
 
    <p>The <b>Track Properties</b> option will create a window with
-   editable properties of each selected track and the <b>Edit
-   Playlists</b> option will create a window allowing editing of
-   playlists.</p>
-
-   <!-- TODO link to properties -->
-
-   <!-- TODO link to playlists -->
+   editable <a href="properties.html">properties</a> of each selected
+   track and the <b>Edit Playlists</b> option will create a window
+   allowing editing of <a href="playlists.html">playlists</a>.</p>
 
    <p class=image><img src="menu-control.png"></p>
 
    <p>The <b>Control</b> menu options are mostly equivalent to the
-   buttons described above.  The one exception is <b>Activate
-   Playlist</b> which allows you to play a playlist.</p>
-
-   <!-- TODO link to playlists -->
+   buttons described above.  The exceptions is <b>Activate
+   Playlist</b> which allows you to play
+   a <A href="playlists.html">playlist</a>, and <b>Compact Mode</b>
+   which switches Disobedience's window to a smaller format.</p>
 
    <p class=image><img src="menu-help.png"></p>
 
@@ -163,5 +158,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    version information for the server and for Disobedience (which
    might not be the same).</p>
 
+   <hr>
+
+   <a href="index.html">Back to contents</a>
+
  </body>
 </html>