author | hash <hash> | 2002-10-24 19:39:47 (UTC) |
---|---|---|
committer | hash <hash> | 2002-10-24 19:39:47 (UTC) |
commit | 2f610100ea81a177fae6f1bf0cb6628ee87cf24c (patch) (unidiff) | |
tree | 5d15a0db1042b82a870321e5ebf38fb56f8f355b /help | |
parent | a6f955c55d44341f25986bb1a9d008ade58b44b0 (diff) | |
download | opie-2f610100ea81a177fae6f1bf0cb6628ee87cf24c.zip opie-2f610100ea81a177fae6f1bf0cb6628ee87cf24c.tar.gz opie-2f610100ea81a177fae6f1bf0cb6628ee87cf24c.tar.bz2 |
just moved the text around a little
-rw-r--r-- | help/en/html/opie-console.html | 30 | ||||
-rw-r--r-- | help/en/html/opie-console/about.html | 2 | ||||
-rw-r--r-- | help/en/html/opie-console/gettingstarted.html | 12 |
3 files changed, 23 insertions, 21 deletions
diff --git a/help/en/html/opie-console.html b/help/en/html/opie-console.html index e07ec6c..8b526f0 100644 --- a/help/en/html/opie-console.html +++ b/help/en/html/opie-console.html | |||
@@ -2,20 +2,22 @@ | |||
2 | <p align="center"> | 2 | <p align="center"> |
3 | <img src="console/console.png"> | 3 | <img src="console/console.png"> |
4 | <h1>Opie Console</h1> | 4 | <h1>Opie Console</h1> |
5 | <table width="100%" border="0" cellspacing="2"><tr> | 5 | |
6 | <td align="center"><a href="opie-console/gettingstarted.html">Getting started</a></td> | ||
7 | <td align="center"><a href="opie-console/menubar.html">Menu bar</a></td> | ||
8 | <td align="center"><a href="opie-console/profiles.html">Profiles and Configuration</a></td> | ||
9 | </tr><tr> | ||
10 | <td align="center"><a href="opie-console/filetransfer.html">File transfer</a></td> | ||
11 | <td align="center"><a href="opie-console/fullscreen.html">Full screen</a></td> | ||
12 | <td align="center"><a href="opie-console/scripting.html">Scripting</a></td> | ||
13 | <td align="center"><a href="opie-console/about.html">About</a></td> | ||
14 | </tr></table></p> | ||
15 | <br> | ||
16 | <P align="center">Opie Console is a Terminal Emulator Application. It supports | 6 | <P align="center">Opie Console is a Terminal Emulator Application. It supports |
17 | VT100,VT102, ANSI, Linux-Console and Xterm emulation. On top | 7 | VT100,VT102, ANSI, Linux-Console and Xterm emulation, and can connect over serial |
18 | of the Terminal Emulation it can be used as a locale legacy | 8 | and modem or just your plain old local console. On top of that it supports sending and |
19 | console. On top of that it supports sending and | ||
20 | receiving of files via X-Modem, Y-Modem and Z-Modem. | 9 | receiving of files via X-Modem, Y-Modem and Z-Modem. |
10 | |||
11 | <br> | ||
12 | |||
13 | <ul align="left"> | ||
14 | <li><a href="opie-console/gettingstarted.html">Getting started</a> | ||
15 | <li><a href="opie-console/menubar.html">Menu bar</a> | ||
16 | <li><a href="opie-console/profiles.html">Profiles and Configuration</a> | ||
17 | <li><a href="opie-console/filetransfer.html">File transfer</a> | ||
18 | <li><a href="opie-console/fullscreen.html">Full screen</a> | ||
19 | <li><a href="opie-console/scripting.html">Scripting</a> | ||
20 | <li><a href="opie-console/about.html">About</a> | ||
21 | </ul> | ||
22 | |||
21 | </body></html> | 23 | </body></html> |
diff --git a/help/en/html/opie-console/about.html b/help/en/html/opie-console/about.html index bc90f4e..4e72666 100644 --- a/help/en/html/opie-console/about.html +++ b/help/en/html/opie-console/about.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <html><head><title>Opie Console: About</title></head><body> | 1 | <html><head><title>Opie Console: About</title></head><body> |
2 | <h1>Opie Console: About</h1> | 2 | <h1>Opie Console: About</h1> |
3 | Opie Console team:<br> Holger Freyther<br> Jake <br> Josef Spillner <br> Maximilian Reiss <br> ibotty<br> wazlaf<br> and is part of the <a href="http://www.opie.info"><b>Opie Project</b></a> | 3 | Opie Console team:<br> Holger Freyther<br> Josef Spillner <br> Maximilian Reiss <br> Jake Richardson<br> ibotty<br> wazlaf<br> and is part of the <a href="http://www.opie.info"><b>Opie Project</b></a> |
4 | <br><br> | 4 | <br><br> |
5 | Thanks go to <a href="http://www.sharpsec.com"><b>Sharp USA</b> </a> for providing resources for Opie Console. | 5 | Thanks go to <a href="http://www.sharpsec.com"><b>Sharp USA</b> </a> for providing resources for Opie Console. |
6 | <br> | 6 | <br> |
diff --git a/help/en/html/opie-console/gettingstarted.html b/help/en/html/opie-console/gettingstarted.html index 333cf62..50b78ac 100644 --- a/help/en/html/opie-console/gettingstarted.html +++ b/help/en/html/opie-console/gettingstarted.html | |||
@@ -1,16 +1,16 @@ | |||
1 | <html><head><title>Opie Console: Getting started</title></head><body> | 1 | <html><head><title>Opie Console: Getting started</title></head><body> |
2 | <h1>Opie Console: Getting started</h1> | 2 | <h1>Opie Console: Getting started</h1> |
3 | 3 | ||
4 | <p>Opie Console is Profile orientated. A "Profile" contains the | 4 | <p>Opie Console is profile oriented. A "Profile" contains the |
5 | informations necessary to connect to a remote host. For example | 5 | information necessary to connect to a remote host. For example |
6 | it includes which Connection Type, Terminal, Font, Color and more | 6 | it determines which connection type, terminal type, font, color and more |
7 | to be used.<br> | 7 | to be used.<br> |
8 | 8 | ||
9 | To set up a connection you can either use a previous saved profile | 9 | To set up a connection you can either use a previously saved profile |
10 | or choose to create a connection on the fly.<br> | 10 | or choose to create a connection on the fly.<br> |
11 | 11 | ||
12 | Go to "Connection" and "New Connection" for creating a connection or click | 12 | To create a new connection, you can either go to "Connection" and select "New Connection", |
13 | the "New" Button (<img src="new.png" width="14" height="14">) or | 13 | or click the "New" Button (<img src="new.png" width="14" height="14">) or |
14 | choose "New from Profile" and use a previously saved Profile.<br> | 14 | choose "New from Profile" and use a previously saved Profile.<br> |
15 | 15 | ||
16 | <a href="opie-console/profiles.html">How to use the Profile Dialog</a><br> | 16 | <a href="opie-console/profiles.html">How to use the Profile Dialog</a><br> |