1 <html xmlns="http://www.w3.org/1999/xhtml">
8 <h1>The help window</h1>
10 <p><em>Opened by clicking the help button or pressing F1.</em></p>
12 <p>The help window is there to provide information about using
15 <h2>Navigating the help files</h2>
17 <p>The help window is in fact a lightweight HTML browser, and the
18 help files are standard HTML files.</p>
20 <p>When opened, the help window will default to different files
21 depending on which program window it is called from. If this
22 file doesn't explain the aspect you are interested in, the
23 <em>Contents</em> button in the toolbar will take you to a list
24 of the available help files.</p>
26 <p>In addition the toolbar contains navigation buttons for
27 showing the next or previous file. These are similar to the
28 <em>Back</em> and <em>Forward</em> buttons of a standard web
29 browser. The keyboard shortcuts for navigation are the arrow
30 key left for <em>Back</em> and the arrow key right for
33 <p>The help window is closed by pressing ESCAPE.</p>