diff --git a/manual/images/track_list.png b/manual/images/track_list.png
new file mode 100644
index 0000000000..6f3442395a
Binary files /dev/null and b/manual/images/track_list.png differ
diff --git a/manual/images/track_list_reorder.png b/manual/images/track_list_reorder.png
new file mode 100644
index 0000000000..954f9ca86b
Binary files /dev/null and b/manual/images/track_list_reorder.png differ
diff --git a/manual/xml/editor_window.xml b/manual/xml/editor_window.xml
index 006882d5a5..f87d9e93fc 100644
--- a/manual/xml/editor_window.xml
+++ b/manual/xml/editor_window.xml
@@ -38,7 +38,7 @@
+ href="track_list.xml" />
-
-
-
-
- Track List
-
- To the left of the track area is the track list, which lists all tracks
- and busses in the session. Tracks/Busses that are visible have their
- names displayed in cyan, while hidden ones have their names displayed in
- orange.
-
-
-
- Click on the name of a track/bus to toggle its visibility in the editor.
- Click and drag the name to reorder the track display area.
-
-
-
- You can click on the title bar of the track list to display a menu that
- allows you to:
-
-
-
-
-
- Hide all
-
-
-
-
-
- Show all
-
-
-
-
-
- Hide all tracks
-
-
-
-
-
- Show all tracks
-
-
-
-
-
- Hide all busses
-
-
-
-
-
- Show all busses
-
-
-
-
-
diff --git a/manual/xml/track_list.xml b/manual/xml/track_list.xml
new file mode 100644
index 0000000000..ad369a05b3
--- /dev/null
+++ b/manual/xml/track_list.xml
@@ -0,0 +1,87 @@
+
+
+
+%BOOK_ENTITIES;
+
+]>
+
+
+ The Track List
+
+ Track List
+
+
+ The Track List displays a list of all the tracks in a session and
+ provides the ability to show or hide tracks aswell as reorder them in
+ the &TRACK_DISPLAY;.
+
+
+
+ Track Visibility
+
+ Tracks
+ Visibility
+
+
+ The visibility of a track can be modified by clicking on the checkbox
+ next its name in the track list. If a track is visible then the box
+ will be checked, if it is unchecked then the track will be hidden and
+ clicking on the checkbox will make it visible in the &TRACK_DISPLAY;
+
+
+
+
+
+
+
+ To show or hide all tracks or only tracks of a specific type
+ right-click within the track list to bring up a pop-up menu.
+
+
+
+
+ The visibility of a track in the &EDIT_WIN; has no effect on the
+ visibility of the &MIXER_STRIP; for that track in the &MIX_WIN;
+ which can be modified from the &MIXER_STRIP_LIST;, also hiding a
+ track does not affect its playback which can be controlled by either
+ muting or
+ deactivating it.
+
+
+
+
+
+ Track Order
+
+ Tracks
+ Reordering
+
+
+ Tracks may be reordered in the &TRACK_DISPLAY; by rearranging them in
+ the Track List. To rearrange the list click on a track name and drag
+ it up or down to a new position.
+
+
+
+
+
+
+
+ Pressing the ESC key while rearranging the Track List
+ will cancel the move.
+
+
+
+
+ The order of tracks in the &EDIT_WIN; is independent of their order
+ in the &MIX_WIN;.
+
+
+
+
+