From 4f2dc0f59515dd456dbe7b32eeda835ea231fca9 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 17 Oct 2002 02:36:31 +0000 Subject: added --- (limited to 'help') diff --git a/help/en/html/opie-embeddedkonsole-help-en.control b/help/en/html/opie-embeddedkonsole-help-en.control new file mode 100644 index 0000000..b366ddd --- a/dev/null +++ b/help/en/html/opie-embeddedkonsole-help-en.control @@ -0,0 +1,10 @@ +Files: help/en/html/opie-embeddedkonsole.html +Priority: optional +Section: opie/onlinedoc +Maintainer: ljp +Architecture: arm +Version: $QPE_VERSION-$SUB_VERSION +Depends: opie-embeddedkonsole +License: GPL +Description: Open Embeddedkonsole help files (english) + diff --git a/help/en/html/opie-embeddedkonsole.html b/help/en/html/opie-embeddedkonsole.html new file mode 100644 index 0000000..732cbd5 --- a/dev/null +++ b/help/en/html/opie-embeddedkonsole.html @@ -0,0 +1,33 @@ + + +Opie Embeddedkonsole + + + +

Opie Embeddedkonsole

+is a terminal emulation program. You use it as you would any +commandline. +
You can add new konsole tabs by clicking on the 'Terminal' +icon. This will start a new konsole session. +
There are only three fonts to choose from, but several color +schemes, and you can choose your own colors by selecting 'Custom' from +the Options menu. +

It has a hidable commandlist for easily selecting much used or long +commands. +
You can also edit these two ways, 'Quick Edit' simply lets +you edit in the combo box.
'Edit' will open a commandlist editing +window. Here you can rearrange the order of commands. You can remove, +or add commands. +

There is a way to start commands from another command:

+qcop QPE/Application/embeddedkonsole 'setDocument(QString)' 'ssh -V'
+
+or
+
+embeddedconsole -e uberhotub
+
+
+© 2002ljp llornkcor@handhelds.org
+ +Last modified: Fri Oct 18 02:41:26 +0000 2002 + + -- cgit v0.9.0.2