Diffstat (limited to 'help/en/html/advancedfm.html') (more/less context) (ignore whitespace changes)
-rw-r--r-- | help/en/html/advancedfm.html | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/help/en/html/advancedfm.html b/help/en/html/advancedfm.html new file mode 100644 index 0000000..7362dc0 --- a/dev/null +++ b/help/en/html/advancedfm.html | |||
@@ -0,0 +1,55 @@ | |||
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> | ||
2 | <html> <head> | ||
3 | <title>AdvancedFm</title> | ||
4 | </head> | ||
5 | |||
6 | <body><center> | ||
7 | <h1>Advancedfm</h1> | ||
8 | <h2>The Advanced File Manager</h2> | ||
9 | </center> | ||
10 | <br> | ||
11 | <table width=100%> | ||
12 | <tr><td width=50% valign="top"> | ||
13 | |||
14 | </td> | ||
15 | <td width=50% valign="top"> | ||
16 | |||
17 | </td> | ||
18 | </tr> | ||
19 | </table> | ||
20 | <P><B>AdvancedFm</b> is a file manager for Opie. Using the two | ||
21 | tabs, you can move, rename, copy, symlink, set file permissions between the two directories. | ||
22 | <br>All actions on a file can be found by holding your stylus down on a | ||
23 | file. A popup menu will appear. | ||
24 | <br>If you have a <b>Control</b> key available, you can select multiple | ||
25 | files, by holding the <b>Ctrl</b> key while you highlight the files. | ||
26 | This way you can symlink all the selected files in a directory to the directory | ||
27 | in the other tab. | ||
28 | |||
29 | <P>You can also run commands on files, on in a directory by | ||
30 | selecting <b>"Run Command"</b> from the menu. <b>"Run Command with output"</b> will | ||
31 | send the standard output from your command to a widget so you can see, or study it. You | ||
32 | can also save it to a file if you wish. | ||
33 | |||
34 | <P>The buttons at top change your current directory to (from left to | ||
35 | right)<br> | ||
36 | <b>[cd up parent dir] [$QPEDIR] [CF card] [SD] [Documents directory] [$HOME]</b> | ||
37 | <br>The button to the left of the combo box, is a directory | ||
38 | bookmark. Click on it to bookmark the current directory, so you can | ||
39 | come back to it easily. | ||
40 | <P>You can type a directory into the edit combo at the top, hit enter | ||
41 | and change to it. | ||
42 | |||
43 | <P>The titlebar at top tells you what filesystem is used on the | ||
44 | current directory, and how much free space is available there. | ||
45 | |||
46 | |||
47 | |||
48 | |||
49 | <hr> | ||
50 | <address><center><pre> | ||
51 | © 2002-2003<a href="mailto:llornkcor@handhelds.org">ljp</a> llornkcor@handhelds.org</a></pre></address> | ||
52 | <!-- hhmts start --> | ||
53 | Last modified: Mon Jun 9 15:11:16 MDT 2003 | ||
54 | <!-- hhmts end --> | ||
55 | </body> </html> | ||