From 77df9ab1e56a28cc95c3c4b7db69819f6c47bba2 Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 24 Oct 2002 16:54:22 +0000 Subject: More complete Documentation. Spelling and grammar checks to go --- (limited to 'help') diff --git a/help/en/html/opie-console/about.html b/help/en/html/opie-console/about.html index fbc933a..06f1dc2 100644 --- a/help/en/html/opie-console/about.html +++ b/help/en/html/opie-console/about.html @@ -1,9 +1,10 @@ Opie Console: About

Opie Console: About

-Opie Console team:
Holger Fryther
Jake
Josef Spillner
Maximilian Reiss
ibotty< br> wazlaf.
and is part of the Opie Project +Opie Console team:
Holger Fryther
Jake
Josef Spillner
Maximilian Reiss
ibotty
wazlaf
and is part of the Opie Project

Thanks go to Sharp USA for providing resources for Opie Console.

Opie Console is licensed under the GNU General Public License. + It's using software from the KDE Project diff --git a/help/en/html/opie-console/fullscreen.html b/help/en/html/opie-console/fullscreen.html new file mode 100644 index 0000000..4d36ce8 --- a/dev/null +++ b/help/en/html/opie-console/fullscreen.html @@ -0,0 +1,16 @@ + + + + Fullscreen + + + +

Fullscreen

+

Size does matter, specially on small screens. This is why you're able + to make widget fill screen sized. Click the fullscreen icon ( ) to make the widget big. To return to normal screen operations + you just need to click the icon on the top left.
+ + + + + diff --git a/help/en/html/opie-console/menubar.html b/help/en/html/opie-console/menubar.html index 4348561..aabd017 100644 --- a/help/en/html/opie-console/menubar.html +++ b/help/en/html/opie-console/menubar.html @@ -10,6 +10,7 @@ you can choose connection type and more. ( ) fullscreen - When clicked the currnet connection widget will use the full screen size. Clicking on the top left button reduces the widget to normal size.

+FIXME Special KEY IMAGE is WRONG ( ) Special keys - Special keys will show/hide a bar with customizable keys. You may choose your own keys. This makes it possible to enter keys which are not available on hardware keyboards.

diff --git a/help/en/html/opie-console/profiles.html b/help/en/html/opie-console/profiles.html new file mode 100644 index 0000000..39f18de --- a/dev/null +++ b/help/en/html/opie-console/profiles.html @@ -0,0 +1,53 @@ + + + + Profile Editing + + + +

Profile Editing

+

There are two ways to create a Connection by either using 'New Connection' + ( ) or to use a previously saved profile. + Both ways involve the usage of the Profile Dialog.
+

The dialog is divided into four tabs Profile, Connection, Terminal and + Speical.
+

Profile - In profile you need to set a Profile name below + the equally named label.
+

Connection - Then you need to choose a Connection type. + In this version Opie Console supports a legacy console called + 'local console', a Serial and a Modem connection mode. + Depending on this choice the second tab will have a different UI. + More below.
+

Terminal - Here you may select a terminal emulation + widget.
+

The last item on this page is a option to automatically + connect on creation.
+

+

The Connection Tab depends on the Conenction + Type used.
+ For local console there is no option available.
+ Modem and Serial share most of the configuration. You can select + a device to use, the speed, the flow control and the parity. On top + of that Modem let's you choose a number to dial and to configure + a set of AT commands.
+

+

The Terminal Tab let's you choose ther Terminal Type, a color scheme, + the font.
+

+

The fourth tab is there to configure the additional software keys for + a connection.
+

+ +

Clicking the OK button on the top right position accepts this dialog + and the profile will be used. + + +

Using the Profile Editor

+

The Configuration Dialog can be accessed by either clicking + on the 'Connection' Menu and then 'Configure Profiles' or by the + item in the menubar.
+

The listview contains the already saved profiles. You can add + , remove and modify profiles by selecting one and clicking the + appropriate button.
+ + diff --git a/help/en/html/opie-console/scripting.html b/help/en/html/opie-console/scripting.html new file mode 100644 index 0000000..4535121 --- a/dev/null +++ b/help/en/html/opie-console/scripting.html @@ -0,0 +1,22 @@ + + + + Scripting + + + +

Scripting

+

In the 'Scripts' menu. You may start to record, save or run a script. + A script is a sequence of keys send to the remote system. This way + you do not need to know any shell scripting language.
+

If you want to record a 'script'. Choose 'Record Script' then type + the commands you want and once you're done click on 'Save Script'. + You'll be prompted to save the script and after you saved it you may + execute it any time later.
+

To Execute a script choose 'Run Script' you'll be prompted to select + a script and then you may execute it. + + + + + -- cgit v0.9.0.2