summaryrefslogtreecommitdiff
path: root/help/en/html/embeddedkonsole.html
blob: 732cbd55cd74a8e416f1fb504a1b417c42ef34b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!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>
&copy; 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>