File: Using4Pane.htm

package info (click to toggle)
4pane 8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 10,480 kB
  • sloc: cpp: 38,358; ansic: 5,186; sh: 4,359; makefile: 157; xml: 27
file content (44 lines) | stat: -rw-r--r-- 2,051 bytes parent folder | download | duplicates (3)
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
40
41
42
43
44
<html>
<head>
  <title>Using 4Pane</title>
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
</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="Running.htm"><img src="back.gif" alt="Running 4Pane" align="top" border="0"></a>&nbsp;&nbsp;<a href="Running.htm">Running 4Pane</a></td>
      <td style="width: 34%; text-align: center;">&nbsp;&nbsp;<a href="Contents.htm"><img src="up.gif" alt="Contents" align="top" border="0"></a>&nbsp;&nbsp;<a href="Contents.htm">Contents</a></td>
      <td style="width: 33%; text-align: center;">&nbsp;&nbsp;<a align="middle" href="FAQ.htm">FAQ</a>&nbsp;&nbsp;<a href="FAQ.htm"><img src="forward.gif" alt="FAQ" align="top" border="0"></a></td>
    </tr>
  </tbody>
</table>

</center>

<hr>
<h2><u>Using 4Pane</u></h2>
<p>
Usage is much as you'd expect for a file manager, but a couple of quick mentions:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4Pane follows the "Click to select, Double-click to launch" paradigm.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; You can access context-sensitive help for most elements by pressing F1.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Most dialogs have informative tooltips.<br><br>
There is detailed information in the following links:
<ul>
			<li><a href="Display.htm">The Display</a></li>
			<li><a href="Menu.htm">Menu Sections</a></li>				
			<li><a href="ContextMenu.htm">The Context Menu</a></li>				
			<li><a href="UnRedo.htm">Undo and Redo</a></li>
			<li><a href="MultipleRenDup.htm">Multiple Renaming or Duplication</a></li>
			<li><a href="Editors.htm">Editors</a></li>
			<li><a href="Devices.htm">Devices</a></li>
			<li><a href="KeyboardNavigation.htm">Keyboard navigation</a></li>
			<li><a href="Previews.htm">Previews</a></li>
			<li><a href="Open.htm">Opening and Launching</a></li>
</ul>
</p>

</body>
</html>