Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/doc/jp/html/menu/control-broadcast.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3227 - (show annotations) (download) (as text)
Tue Mar 24 15:10:33 2009 UTC (15 years, 1 month ago) by maya
File MIME type: text/html
File size: 1985 byte(s)
CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換
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=Shift_JIS">
6 <title>Broadcast command([Control] メニュー)</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>Broadcast command([Control] メニュー)</h1>
13
14 <h2>"Realtime mode" が off の場合</h2>
15
16 <dl>
17 <dt>コマンド入力コントロール</dt>
18 <dd>
19 各ウィンドウに送信するコマンドを入力します。
20 </dd>
21
22 <dt>Enter key</dt>
23 <dd>
24 上記コントロールで入力したコマンドを送信するとき、改行を付加するか選択します。改行として送信する改行コードを "CRLF", "CR", "LF" から選択します。
25 </dd>
26
27 <dt>Submit</dt>
28 <dd>
29 コマンドを送信します。"<a href="./setup-additional.html">AcceptBroadcast</a>" が有効なウィンドウはコマンドを受信します。
30 </dd>
31
32 <dt>History</dt>
33 <dd>
34 送信したコマンドの履歴を保存するかどうか選択します。保存する件数は "<a href="../setup/teraterm-misc.html#broadcast">MaxBroadcatHistory</a>" で設定できます。
35 </dd>
36
37 <dt>Send to this process only</dt>
38 <dd>
39 この設定を有効にすると、この "Broadcast command" ダイアログを出現させた Tera Term ウィンドウにのみコマンドを送信します。
40 </dd>
41 </dl>
42
43
44 <h2>"Realtime mode" が on の場合</h2>
45
46 <dl>
47 <dt>コマンド入力コントロール</dt>
48 <dd>
49 このコントロールにフォーカスした状態で押したキーは、下記ウィンドウリストで選択されたウィンドウに送信されます。"<a href="./setup-additional.html">AcceptBroadcast</a>" が無効なウィンドウもコマンドを受信します。
50 </dd>
51
52 <dt>ウィンドウリスト</dt>
53 <dd>
54 コマンドを送信するウィンドウを選択します。
55 </dd>
56 </dl>
57
58 </body>
59 </html>

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