Diffstat (limited to 'help/en/html/opie-console.html') (more/less context) (ignore whitespace changes)
-rw-r--r-- | help/en/html/opie-console.html | 30 |
1 files changed, 16 insertions, 14 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> |