author | llornkcor <llornkcor> | 2002-10-16 23:40:35 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-10-16 23:40:35 (UTC) |
commit | 35a5fb97aa3cc92e626286285d22d8fbf9d61e3e (patch) (unidiff) | |
tree | d5bea3253169e942547d8ac2ebccb6a70a795c98 /help | |
parent | cad214e1b4f91b82a7a02d8338187effdbf4a269 (diff) | |
download | opie-35a5fb97aa3cc92e626286285d22d8fbf9d61e3e.zip opie-35a5fb97aa3cc92e626286285d22d8fbf9d61e3e.tar.gz opie-35a5fb97aa3cc92e626286285d22d8fbf9d61e3e.tar.bz2 |
added
-rw-r--r-- | help/en/html/opie-advancedfm-help-en.control | 10 | ||||
-rw-r--r-- | help/en/html/opie-advancedfm.html | 54 |
2 files changed, 64 insertions, 0 deletions
diff --git a/help/en/html/opie-advancedfm-help-en.control b/help/en/html/opie-advancedfm-help-en.control new file mode 100644 index 0000000..6c1e0a4 --- a/dev/null +++ b/help/en/html/opie-advancedfm-help-en.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Files: help/en/html/opie-advancedfm.html | ||
2 | Priority: optional | ||
3 | Section: opie/onlinedoc | ||
4 | Maintainer: ljp <llornkcor@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-advancedfm | ||
8 | License: GPL | ||
9 | Description: Opie Advanced file manager help files (english) | ||
10 | |||
diff --git a/help/en/html/opie-advancedfm.html b/help/en/html/opie-advancedfm.html new file mode 100644 index 0000000..ad75237 --- a/dev/null +++ b/help/en/html/opie-advancedfm.html | |||
@@ -0,0 +1,54 @@ | |||
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>Opie-AdvancedFm</h1> | ||
8 | <h2>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> AdvancedFm is an advanced file management 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 Control key available, you can select multiple | ||
25 | files, by holding the Ctrl key while you highlight the files. | ||
26 | This way you can symlink 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 "Run Command" from the menu. "Run Command with output" 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 | [$QPEDIR] [/mnt/cf] [/mnt/sd] (<-for those that have it) [cd up parent dir] | ||
37 | [~/Documents] [$HOME] | ||
38 | |||
39 | <P> You can type a directory into the edit combo at the top, hit enter | ||
40 | and change to it. | ||
41 | |||
42 | <P> The titlebar at top tells you what filesystem is used on the | ||
43 | current directory, and how much free space is available there. | ||
44 | |||
45 | |||
46 | |||
47 | |||
48 | <hr> | ||
49 | <address><center><pre> | ||
50 | © 2002<a href="mailto:llornkcor@handhelds.org">ljp</a> llornkcor@handhelds.org</a></pre></address> | ||
51 | <!-- hhmts start --> | ||
52 | Last modified: Thu Oct 17 23:45:41 +0000 2002 | ||
53 | <!-- hhmts end --> | ||
54 | </body> </html> | ||