-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 @@ +Files: help/en/html/opie-advancedfm.html +Priority: optional +Section: opie/onlinedoc +Maintainer: ljp <llornkcor@handhelds.org> +Architecture: arm +Version: $QPE_VERSION-$SUB_VERSION +Depends: opie-advancedfm +License: GPL +Description: Opie Advanced file manager help files (english) + 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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> +<html> <head> +<title>AdvancedFm</title> +</head> + +<body><center> +<h1>Opie-AdvancedFm</h1> +<h2>Advanced File Manager</h2> +</center> +<br> +<table width=100%> +<tr><td width=50% valign="top"> + +</td> +<td width=50% valign="top"> + +</td> +</tr> +</table> +<P> AdvancedFm is an advanced file management for Opie. Using the two +tabs, you can move, rename, copy, symlink, set file permissions between the two directories. +<br>All actions on a file can be found by holding your stylus down on a +file. A popup menu will appear. +<br>If you have a Control key available, you can select multiple +files, by holding the Ctrl key while you highlight the files. +This way you can symlink selected files in a directory to the directory +in the other tab. + +<P> You can also run commands on files, on in a directory by +selecting "Run Command" from the menu. "Run Command with output" will +send the standard output from your command to a widget so you can see, or study it. You +can also save it to a file if you wish. + +<P> The buttons at top change your current directory to (from left to +right)<br> +[$QPEDIR] [/mnt/cf] [/mnt/sd] (<-for those that have it) [cd up parent dir] +[~/Documents] [$HOME] + +<P> You can type a directory into the edit combo at the top, hit enter +and change to it. + +<P> The titlebar at top tells you what filesystem is used on the +current directory, and how much free space is available there. + + + + +<hr> +<address><center><pre> +© 2002<a href="mailto:llornkcor@handhelds.org">ljp</a> llornkcor@handhelds.org</a></pre></address> +<!-- hhmts start --> +Last modified: Thu Oct 17 23:45:41 +0000 2002 +<!-- hhmts end --> +</body> </html> |