1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00
cdt/terminal/org.eclipse.tm.terminal.view/doc/html/02_terminal_page.html

68 lines
2.9 KiB
HTML
Raw Normal View History

2008-05-07 14:48:03 +00:00
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="copyright" content="Copyright (c) 2004, 2008 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL notice in the documentation book that contains this page." />
<link rel="stylesheet" type="text/css" href="../book.css" />
<title>Terminal View Quick Reference</title>
</head>
<!--
Copyright (c) 2004, 2008 Wind River Systems, Inc. and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Martin Oberhuber (Wind River) - initial API and implementation
-->
<body><a name="terminal_page"><!-- --></a>
<h2 class="topictitle2">Terminal View Quick Reference</h2>
<div align="left">
<table border="0" cellspacing="6">
<caption></caption>
<tr align="left" valign="top">
<td><p><b>Button</b></p></td>
<td><p><b>Description</b></p></td>
</tr>
<tr align="left" valign="top">
<td><p><img src="../../icons/clcl16/newterminal.gif" border="0" hspace="0" vspace="0"/></p></td>
<td><p>Open another instance of the <b>Terminal</b> view.</p></td>
</tr>
<tr align="left" valign="top">
<td><p><img src="../../icons/clcl16/connect_co.gif" border="0" hspace="0" vspace="0"/></p></td>
<td><p>Connect to selected port.</p></td>
</tr>
<tr align="left" valign="top">
<td><p><img src="../../icons/clcl16/disconnect_co.gif" border="0" hspace="0" vspace="0"/></p></td>
<td><p>Disconnect from selected port.</p></td>
</tr>
<tr align="left" valign="top">
<td><p><img src="../../icons/clcl16/properties_tsk.gif" border="0" hspace="0" vspace="0"/></p></td>
<td><p>Open the <a href="03_terminal_settings.html"><b>Terminal Settings</b></a> dialog.
Only available when disconnected.</p></td>
</tr>
<tr align="left" valign="top">
<td><p><img src="../../icons/clcl16/command_input_field.gif" border="0" hspace="0" vspace="0"/></p></td>
<td><p>Toggle the <a href="04_terminal_emulation.html"><b>Command Input</b></a> field,
for editing complex command lines on dumb terminals.</p></td>
</tr>
</table>
</div>
<p>
</p>
<table class="steptable"><tr><td>
Each instance of the <b>Terminal</b> view can be connected to a different remote endpoint
(either serial or network). Of course, the number of serial connections is limited by the
number of serial ports.
</td></tr></table>
<p></p>
<div class="p"><a href="01_terminalview.html">&lt; Prev</a> | <a href="03_terminal_settings.html">Next &gt;</a></div>
</body>
</html>