summaryrefslogtreecommitdiff
path: root/help/en/html/embeddedkonsole.html
authorkergoth <kergoth>2003-08-09 17:29:36 (UTC)
committer kergoth <kergoth>2003-08-09 17:29:36 (UTC)
commita0bab0e281fbaf6f6ebbb1a48e5c06426bfbbb93 (patch) (unidiff)
tree5ce78e1a5dedd31b7851d53bf9f072bd44edd1b0 /help/en/html/embeddedkonsole.html
parenta7e015198a8c5ad3b6e144a9032b059086253e00 (diff)
downloadopie-a0bab0e281fbaf6f6ebbb1a48e5c06426bfbbb93.zip
opie-a0bab0e281fbaf6f6ebbb1a48e5c06426bfbbb93.tar.gz
opie-a0bab0e281fbaf6f6ebbb1a48e5c06426bfbbb93.tar.bz2
Merge from BRANCH_1_0
Diffstat (limited to 'help/en/html/embeddedkonsole.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/embeddedkonsole.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/help/en/html/embeddedkonsole.html b/help/en/html/embeddedkonsole.html
new file mode 100644
index 0000000..732cbd5
--- a/dev/null
+++ b/help/en/html/embeddedkonsole.html
@@ -0,0 +1,33 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2<html> <head>
3<title>Opie Embeddedkonsole</title>
4</head>
5
6<body>
7<center><h1>Opie Embeddedkonsole</h1></center>
8is a terminal emulation program. You use it as you would any
9commandline.
10<BR>You can add new konsole tabs by clicking on the 'Terminal'
11icon. This will start a new konsole session.
12<BR>There are only three fonts to choose from, but several color
13schemes, and you can choose your own colors by selecting <b>'Custom'</b> from
14the Options menu.
15<P>It has a hidable commandlist for easily selecting much used or long
16commands.
17<br>You can also edit these two ways, <b>'Quick Edit'</b> simply lets
18you edit in the combo box. <br><b>'Edit'</b> will open a commandlist editing
19window. Here you can rearrange the order of commands. You can remove,
20or add commands.
21<P>There is a way to start commands from another command:<pre>
22qcop QPE/Application/embeddedkonsole 'setDocument(QString)' 'ssh -V'
23
24or
25
26embeddedconsole -e uberhotub</pre>
27<hr>
28<address><center><pre>
29&copy; 2002<a href="mailto:llornkcor@handhelds.org">ljp</a> llornkcor@handhelds.org</a></pre></address>
30<!-- hhmts start -->
31Last modified: Fri Oct 18 02:41:26 +0000 2002
32<!-- hhmts end -->
33</body> </html>