Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/en/html/menu/control.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3226 by maya, Tue Mar 24 09:37:20 2009 UTC revision 3227 by maya, Tue Mar 24 15:10:33 2009 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2    "http://www.w3.org/TR/html4/strict.dtd">    "http://www.w3.org/TR/html4/strict.dtd">
3  <html>  <html>
4    <head>    <head>
5      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6      <title>[Control] menu</title>      <title>[Control] menu</title>
7      <META http-equiv="Content-Style-Type" content="text/css">      <META http-equiv="Content-Style-Type" content="text/css">
8      <link rel="stylesheet" href="../style.css" type="text/css">      <link rel="stylesheet" href="../style.css" type="text/css">
9    </head>    </head>
10    
11    <body>    <body>
12      <h1>[Control] menu</h1>      <h1>[Control] menu</h1>
13      <dl>      <dl>
14        <dt>Reset terminal</dt>        <dt>Reset terminal</dt>
15        <dd>        <dd>
16          Resets various terminal modes.          Resets various terminal modes.
17        </dd>        </dd>
18    
19        <dt>Are you there</dt>        <dt>Are you there</dt>
20        <dd>        <dd>
21          Sends a AYT (Are You There) telnet signal. Usually, the host          Sends a AYT (Are You There) telnet signal. Usually, the host
22          sends back some message responding to it. This command is          sends back some message responding to it. This command is
23          available only with a telnet connection.          available only with a telnet connection.
24        </dd>        </dd>
25    
26        <dt>Send break</dt>        <dt>Send break</dt>
27        <dd>        <dd>
28          Sends a break signal to the host.          Sends a break signal to the host.
29        </dd>        </dd>
30    
31        <dt>Reset port</dt>        <dt>Reset port</dt>
32        <dd>        <dd>
33          Resets the serial port. This command is available only with a          Resets the serial port. This command is available only with a
34          serial connection.          serial connection.
35        </dd>        </dd>
36    
37        <dt><a href="./control-broadcast.html">Broadcast command</a></dt>        <dt><a href="./control-broadcast.html">Broadcast command</a></dt>
38        <dd>        <dd>
39          Display the dialog for the transmission of broadcast command.          Display the dialog for the transmission of broadcast command.
40        </dd>        </dd>
41    
42        <dt>Open TEK</dt>        <dt>Open TEK</dt>
43        <dd>        <dd>
44          Opens the TEK window.          Opens the TEK window.
45        </dd>        </dd>
46    
47        <dt>Close TEK</dt>        <dt>Close TEK</dt>
48        <dd>        <dd>
49          Closes the TEK window.          Closes the TEK window.
50        </dd>        </dd>
51    
52        <dt>Macro</dt>        <dt>Macro</dt>
53        <dd>        <dd>
54          Runs a macro file.          Runs a macro file.
55        </dd>        </dd>
56      </dl>      </dl>
57    </body>    </body>
58  </html>  </html>

Legend:
Removed from v.3226  
changed lines
  Added in v.3227

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26