-rw-r--r-- | help/en/html/opie-console-help-en.control | 10 | ||||
-rw-r--r-- | help/en/html/opie-console.html | 12 | ||||
-rw-r--r-- | help/en/html/opie-console/about.html | 9 | ||||
-rw-r--r-- | help/en/html/opie-console/bluetooth.html | 22 | ||||
-rw-r--r-- | help/en/html/opie-console/connectiontypes.html | 11 | ||||
-rw-r--r-- | help/en/html/opie-console/console.html | 14 | ||||
-rw-r--r-- | help/en/html/opie-console/filetransfer.html | 20 | ||||
-rw-r--r-- | help/en/html/opie-console/gettingstarted.html | 34 | ||||
-rw-r--r-- | help/en/html/opie-console/infrared.html | 21 | ||||
-rw-r--r-- | help/en/html/opie-console/menubar.html | 11 | ||||
-rw-r--r-- | help/en/html/opie-console/modem.html | 25 | ||||
-rw-r--r-- | help/en/html/opie-console/serial.html | 16 | ||||
-rw-r--r-- | help/en/html/opie-console/serialsettings.html | 9 |
13 files changed, 214 insertions, 0 deletions
diff --git a/help/en/html/opie-console-help-en.control b/help/en/html/opie-console-help-en.control new file mode 100644 index 0000000..ad94c32 --- a/dev/null +++ b/help/en/html/opie-console-help-en.control @@ -0,0 +1,10 @@ +Files: help/en/html/opie-console.html help/en/html/opie-console/* +Priority: optional +Section: opie/onlinedoc +Maintainer: Opie team <opie@handhelds.org> +Architecture: arm +Version: $QPE_VERSION-$SUB_VERSION +Depends: opie-console +License: GPL +Description: Opie terminal app help files (english) + diff --git a/help/en/html/opie-console.html b/help/en/html/opie-console.html new file mode 100644 index 0000000..85160f2 --- a/dev/null +++ b/help/en/html/opie-console.html @@ -0,0 +1,12 @@ +<html><head><title>Welcome to Opie Console</title></head><body> +<p align="center"> +<img src="console/console.png"> +<h1>Opie Console</h1> +<table width="100%" border="0" cellspacing="2"><tr> +<td align="center"><a href="opie-console/gettingstarted.html">Getting started</td> +<td align="center"><a href="opie-console/menubar.html">Menubar</td> +<td align="center"><a href="opie-console/profiles.html">Connection Profiles</td></tr><tr> +<td align="center"><a href="opie-console/filetransfer.html">File transfer</td> +<td align="center"><a href="opie-console/connectiontypes.html">Connection types</td> +<td align="center"><a href="opie-console/about.html">About</td></tr> +</tr></table></p></body></html> diff --git a/help/en/html/opie-console/about.html b/help/en/html/opie-console/about.html new file mode 100644 index 0000000..fbc933a --- a/dev/null +++ b/help/en/html/opie-console/about.html @@ -0,0 +1,9 @@ +<html><head><title>Opie Console: About</title></head><body> +<h1>Opie Console: About</h1> +Opie Console team:<br> Holger Fryther<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> +<br><br> +Thanks go to <a href="http://www.sharpsec.com"><b>Sharp USA</b> </a> for providing resources for Opie Console. +<br> +<br> +Opie Console is licensed under the GNU General Public License. +</body></html> diff --git a/help/en/html/opie-console/bluetooth.html b/help/en/html/opie-console/bluetooth.html new file mode 100644 index 0000000..4c1b940 --- a/dev/null +++ b/help/en/html/opie-console/bluetooth.html @@ -0,0 +1,22 @@ +<html><head><title>Opie Console: serial via bluetooth connection</title></head><body> +<h1>Opie Console: serial via bluetooth connection</h1> +<b> what it is</b> +<br> +make a terminal connection via a serial bluetooth link +<br> +<b> what you need </b> +<br> +- peer bluetooth device that supports rfcomm ( serial ) connections +<br> +Basic settings that also apply to serial connection via bluetooth: +<a href="opie-console/serialsettings.html">common serial settings</a> +<br><br> +<b> special options </b> +<br> +Either choose a device for an allready existing serial link or input the peers MAC address. Case there is no connection yet to that MAC address Opie-console will try to get a serial link to that device. +<br> +<b> commen errors and problem solving</b> +<br> +P: blah <br> +S: blub <br> +</body></html> diff --git a/help/en/html/opie-console/connectiontypes.html b/help/en/html/opie-console/connectiontypes.html new file mode 100644 index 0000000..16ffbf7 --- a/dev/null +++ b/help/en/html/opie-console/connectiontypes.html @@ -0,0 +1,11 @@ +<html><head><title>Opie Console: Connection types</title></head><body> +<h1>Opie Console: Connection types</h1> + +<b>Connection types:</b> +<br><a href="opie-console/serial.html">Serial connection</a> +<br><a href="opie-console/console.html">Console</a> - a normal local terminal +<br><a href="opie-console/infrared.html">Infrared</a> +<br><a href="opie-console/modem.html">modem</a> +<br><a href="opie-console/bluetooth.html">bluetooth</a> + +</body></html> diff --git a/help/en/html/opie-console/console.html b/help/en/html/opie-console/console.html new file mode 100644 index 0000000..f3d0081 --- a/dev/null +++ b/help/en/html/opie-console/console.html @@ -0,0 +1,14 @@ +<html><head><title>Opie Console: local console mode</title></head><body> +<h1>Opie Console: local console mode</h1> + +<b> what it is</b> +<br> +This "connection mode" is a normal local terminal +<br> +<b> special options </b> +<br><br> +<b> commen errors and problem solving</b> +<br> +P: blah <br> +S: blub <br> +</body></html> diff --git a/help/en/html/opie-console/filetransfer.html b/help/en/html/opie-console/filetransfer.html new file mode 100644 index 0000000..f3da22a --- a/dev/null +++ b/help/en/html/opie-console/filetransfer.html @@ -0,0 +1,20 @@ +<html><head><title>Opie Console: filetransfer</title></head><body> +<h1>Opie Console: filetransfer</h1> + +<b> Transfer mode </b> +decide if you want to send or receive.<br> + +<h2> Send file</h2> +<b>- send file</b> - enter the file location in the line or click the [...] button to get to the file select dialog. +<br> +<b>- Transfer protocol</b> - select the needed transfer protocol. +<br> +then click <b>Start transfer</b> + +<h2> Receive file</h2> +<b>- Transfer protocol</b> - select the needed transfer protocol. +<br> +then click <b>Start transfer</b> + + +</body></html> diff --git a/help/en/html/opie-console/gettingstarted.html b/help/en/html/opie-console/gettingstarted.html new file mode 100644 index 0000000..3df23246 --- a/dev/null +++ b/help/en/html/opie-console/gettingstarted.html @@ -0,0 +1,34 @@ +<html><head><title>Opie Console: Getting started</title></head><body> +<h1>Opie Console: Getting started</h1> + +First make a new profile. Open the <b>profile dialog</b> by clicking on the ( <img src="SettingsIcon"> ) icon or chose via the profile menu. +<br> +When the dialog is opend, click the <i>add</i> button. +<h2>Profile tab</h2> +<b>Profile name</b> - Select a name under which this profile should appear in menus in the <i>Opie Console</i> +<b>Connection</b> - which kind of connection should this profile have. Currently supported are: <br> +<br><a href="opie-console/serial.html">Serial connection</a> +<br><a href="opie-console/console.html">Console</a> - a normal local terminal +<br><a href="opie-console/infrared.html">Infrared</a> +<br><a href="opie-console/modem.html">modem</a> +<br><a href="opie-console/bluetooth.html">bluetooth</a> +<br><br> +Then select a terminal type: +<b>Terminal</b> + +<br><br> +Afterwards continue on the +<h2>Connection tab</h2> +Depending on which connection is choosen slightly different options are shown. + +<br><br> +Finally proceed to the +<h2>Terminal tab</h2> +when finished click on ( <img src="OKButton.png"> ) to save the profile or ( <img src="CloseButton.png"> ) to cancel the profile creation. Then create another profile or exit the profile dialog by pressing ( <img src="OKButton.png"> ). +<br><br> +Now go to the <b>Connection</b> menu and select <b>New from profile</b> and then the created profile. +This opens a tab in the main view for that connection. Now click on <b>Connect</b> in the <b>Connection</b> menu. +Now you should be connected. + + +</body></html> diff --git a/help/en/html/opie-console/infrared.html b/help/en/html/opie-console/infrared.html new file mode 100644 index 0000000..b0c1667 --- a/dev/null +++ b/help/en/html/opie-console/infrared.html @@ -0,0 +1,21 @@ +<html><head><title>Opie Console: serial via infrared connection</title></head><body> +<h1>Opie Console: serial via infrared connection</h1> +<b> what it is</b> +<br> +make a terminal connection via a serial infrared connection +<br> +<b> what you need </b> +<br> +- peer IrDA device +<br> +Basic settings that also apply to serial connection via infrared: +<a href="opie-console/serialsettings.html">common serial settings</a> +<br><br> +<b> special options </b> +<br> +<b> commen errors and problem solving</b> +<br> +P: blah <br> +S: blub <br> + +</body></html> diff --git a/help/en/html/opie-console/menubar.html b/help/en/html/opie-console/menubar.html new file mode 100644 index 0000000..9a5e995 --- a/dev/null +++ b/help/en/html/opie-console/menubar.html @@ -0,0 +1,11 @@ +<html><head><title>Opie Console: Menubar</title></head><body> +<h1>Opie Console: Menubar</h1> +<h2> Icons </h2> +<b> ( <img src=new.png> ) new profile </b> - new profile dialog +<br><br> +<b> ( <img src=fullscreen.png> ) fullscreen </b> - toggle fullscreen node +<br><br> +<b> ( <img src=SettingsIcon.png> ) Settings </b> - manage profile dialog +<br><br> +<b> ( <img src=down.png> ) Special keys </b> - open the special key line. This line holds keys that are typically not mapped on most decives ( FXX keys etc). Klick on one off them to send the key. +</body></html> diff --git a/help/en/html/opie-console/modem.html b/help/en/html/opie-console/modem.html new file mode 100644 index 0000000..7f8457f --- a/dev/null +++ b/help/en/html/opie-console/modem.html @@ -0,0 +1,25 @@ +<html><head><title>Opie Console: serial via modem connection</title></head><body> +<h1>Opie Console: serial via modem connection</h1> + +<b> what it is</b> +<br> serial dial in connection via modem<br> + +<b> what you need </b> +<br> +- modem +- connection +<br> +Basic settings that also apply to serial connection via modem: +<a href="opie-console/serialsettings.html">common serial settings</a> +<br><br> +<b> special options </b> +<br> +- Telefon number: enter the number of peer modem <br> +- At commands button: dialog to modify advanced AT settings for dialing<br> +- Enter number button: Gui help dialog to input the peer telefon number<br> +<br> +<b> commen errors and problem solving</b> +<br> +P: blah <br> +S: blub <br> +</body></html> diff --git a/help/en/html/opie-console/serial.html b/help/en/html/opie-console/serial.html new file mode 100644 index 0000000..0be7863 --- a/dev/null +++ b/help/en/html/opie-console/serial.html @@ -0,0 +1,16 @@ +<html><head><title>Opie Console: serial connection</title></head><body> +<h1>Opie Console: serial connection</h1> +<h2> Serial connection </h2> +<b> what it is</b> +<br><br> +<b> what you need </b> +<br><br> + +<a href="opie-console/serialsettings.html">common serial settings</a> +<br><br> +<b> special options </b> +<br><br> +<b> commen errors and problem solving</b> +P: blah <br> +S: blub <br> +</body></html> diff --git a/help/en/html/opie-console/serialsettings.html b/help/en/html/opie-console/serialsettings.html new file mode 100644 index 0000000..d78a170 --- a/dev/null +++ b/help/en/html/opie-console/serialsettings.html @@ -0,0 +1,9 @@ +<html><head><title>Opie Console: serial connection settings</title></head><body> +<h1>Opie Console: serial connection settings</h1> + +<b> Speed</b> - connection speed <br><br> +<b> Flow control </b> - <br><br> +<b> Parity </b> - <br> + + +</body></html> |