Develop and Download Open Source Software

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10938 - (show annotations) (download) (as text)
Sat Sep 16 14:32:40 2023 UTC (8 months, 1 week ago) by zmatsuo
File MIME type: text/html
File size: 1656 byte(s)
ドキュメントに Reset remote title について追記

- ウィンドウタイトルの設定の説明に次のリンクを追加
  - Accept window title change request
  - Reset remote title
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <title>[Control] menu</title>
7 <META http-equiv="Content-Style-Type" content="text/css">
8 <link rel="stylesheet" href="../style.css" type="text/css">
9 </head>
10
11 <body>
12 <h1>[Control] menu</h1>
13 <dl>
14 <dt>Reset terminal</dt>
15 <dd>
16 Resets various terminal modes.
17 </dd>
18
19 <dt id="RsetRemoteTitle">Reset remote title</dt>
20 <dd>
21 Reset remote title.
22 </dd>
23
24 <dt>Are you there</dt>
25 <dd>
26 Sends a AYT (Are You There) telnet signal. Usually, the host
27 sends back some message responding to it. This command is
28 available only with a telnet connection.
29 </dd>
30
31 <dt>Send break</dt>
32 <dd>
33 Sends a break signal to the host. Refer to <a href="../macro/command/sendbreak.html">sendbreak</a> macro command.
34 </dd>
35
36 <dt>Reset port</dt>
37 <dd>
38 Resets the serial port. This command is available only with a
39 serial connection.
40 </dd>
41
42 <dt><a href="./control-broadcast.html">Broadcast command</a></dt>
43 <dd>
44 Display the dialog for the transmission of broadcast command.
45 </dd>
46
47 <dt>Open TEK</dt>
48 <dd>
49 Opens the TEK window.
50 </dd>
51
52 <dt>Close TEK</dt>
53 <dd>
54 Closes the TEK window.
55 </dd>
56
57 <dt>Macro</dt>
58 <dd>
59 Runs a macro file.
60 </dd>
61
62 <dt>Show Macro Window</dt>
63 <dd>
64 Shows the running macro window.
65 </dd>
66 </dl>
67 </body>
68 </html>

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