1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>Configuring 4Pane</title>
</head>
<body style="background-color: rgb(255, 255, 255); direction: ltr;">
<center>
<table style="margin-left: auto; margin-right: auto; width: 100%; text-align: center;" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="width: 33%; text-align: center;"><a href="Options.htm"><img src="back.gif" alt="The Options Menu" align="top" border="0"></a> <a href="Options.htm">The Options Menu</a></td>
<td style="width: 34%; text-align: center;"> <a href="Menu.htm"><img src="up.gif" alt="Menu Sections" align="top" border="0"></a> <a href="Menu.htm">Menu Sections</a></td>
<td style="width: 33%; text-align: center;"> <a align="middle" href="ConfiguringShortcuts.htm">Shortcuts</a> <a href="ConfiguringShortcuts.htm"><img src="forward.gif" alt="Shortcuts" align="top" border="0"></a></td>
</tr>
</tbody>
</table>
</center>
<hr>
<h2><u>Configuring 4Pane</u></h2>
<p>
The Configure Dialog is where you can configure 4Pane. It has a multi-page format, with one or more pages for each section. Note that
most pages have "Accept" and "Cancel" buttons; these pages don't save your changes until you click "Accept".<br><br>
You will find a detailed description on each page's link:
<ul> <li><a href="ConfiguringShortcuts.htm">Shortcuts</a></li>
<li><a href="ConfigureUserDefTools.htm">User-defined Tools</a></li>
<li><a href="ConfiguringDevices.htm">Devices and Editors</a></li>
<li><a href="ConfiguringDisplay.htm">Display</a></li>
<li><a href="ConfiguringTerminals.htm">Terminals</a></li>
<li><a href="ConfiguringNetworks.htm">Networks</a></li>
<li><a href="ConfiguringMisc.htm">Miscellaneous</a></li>
</ul><br>
When you've finished configuring, click "Finished" to close the Configure dialog.
</p>
</body>
</html>
|