How to use the document displayer
---------------------------------

Use the mouse to scroll up and down the document,  use left  mouse 
button for the menu control or right mouse button to exit back  to 
the shell.

The menu has 10 options which can be selected with the mouse :

     Goto Top       Displays documents first page.
     Goto Bottom    Displays documents last page.
     Goto Line      Type line number to go to. If the line is too 
                    great it will default to the bottom.
     Search Text    Type the string to search for and the search
                    will automatically start from the top of the
                    file. You can select whether the search is
                    case sensitive or not.
     Repeat Search  Searches from the current position using the
                    original case sensitive setting.
     Set TAB Width  Type the new TAB width and the file will
                    automatically display the text with the new
                    setting. (Starting width is 8).
     Load Document  Displays the file selector to load another
                    file. You cannot go back to the original text.
     Infomation     Displays information about program.
     Quit           Asks for confirmation before quitting.
     Cancel         Must select to exit the menu.

You can also use keyboard shortcuts :
     
     Goto Top            T
     Goto Bottom         B
     Goto Line           G
     Search Text         S
     Repeat Search       R
     Set TAB Width       TAB
     Load Document       L
     Quit                UNDO (quick exit, no confirmation)
     Previous Marker      
     Next Marker          
     Scroll Up            
     Scroll Down          /RETURN
     Page Up             SHIFT+ 
     Page Down           SHIFT+ /SPACE
     Invert Colours      I
     Change Hertz        *

Using Markers
-------------

You  can easily include your own markers in a document  by  making 
the  first  character  on a line a  greater  than  sign  '>'.  The 
Observer will ignore this character if it appears at the start  of 
a  line,  but  you can use the left and right arrow keys  to  move 
directly from marker to marker.


As yet there is no printing available,  but this will probably  be 
added in a later version.

