author | kergoth <kergoth> | 2003-08-09 17:29:36 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 17:29:36 (UTC) |
commit | a0bab0e281fbaf6f6ebbb1a48e5c06426bfbbb93 (patch) (side-by-side diff) | |
tree | 5ce78e1a5dedd31b7851d53bf9f072bd44edd1b0 /help/en/html/opie-embeddedkonsole.html | |
parent | a7e015198a8c5ad3b6e144a9032b059086253e00 (diff) | |
download | opie-a0bab0e281fbaf6f6ebbb1a48e5c06426bfbbb93.zip opie-a0bab0e281fbaf6f6ebbb1a48e5c06426bfbbb93.tar.gz opie-a0bab0e281fbaf6f6ebbb1a48e5c06426bfbbb93.tar.bz2 |
Merge from BRANCH_1_0
Diffstat (limited to 'help/en/html/opie-embeddedkonsole.html') (more/less context) (ignore whitespace changes)
-rw-r--r-- | help/en/html/opie-embeddedkonsole.html | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/help/en/html/opie-embeddedkonsole.html b/help/en/html/opie-embeddedkonsole.html deleted file mode 100644 index 732cbd5..0000000 --- a/help/en/html/opie-embeddedkonsole.html +++ b/dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> -<html> <head> -<title>Opie Embeddedkonsole</title> -</head> - -<body> -<center><h1>Opie Embeddedkonsole</h1></center> -is a terminal emulation program. You use it as you would any -commandline. -<BR>You can add new konsole tabs by clicking on the 'Terminal' -icon. This will start a new konsole session. -<BR>There are only three fonts to choose from, but several color -schemes, and you can choose your own colors by selecting <b>'Custom'</b> from -the Options menu. -<P>It has a hidable commandlist for easily selecting much used or long -commands. -<br>You can also edit these two ways, <b>'Quick Edit'</b> simply lets -you edit in the combo box. <br><b>'Edit'</b> will open a commandlist editing -window. Here you can rearrange the order of commands. You can remove, -or add commands. -<P>There is a way to start commands from another command:<pre> -qcop QPE/Application/embeddedkonsole 'setDocument(QString)' 'ssh -V' - -or - -embeddedconsole -e uberhotub</pre> -<hr> -<address><center><pre> -© 2002<a href="mailto:llornkcor@handhelds.org">ljp</a> llornkcor@handhelds.org</a></pre></address> -<!-- hhmts start --> -Last modified: Fri Oct 18 02:41:26 +0000 2002 -<!-- hhmts end --> -</body> </html> |