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