Browse Subversion Repository
Contents of /branches/4-stable/doc/ja/html/menutek/edit.html
Parent Directory
| Revision Log
Revision 8437 -
( show annotations)
( download)
( as text)
Fri Dec 13 03:11:16 2019 UTC
(4 years, 3 months ago)
by doda
File MIME type: text/html
File size: 857 byte(s)
Tera Term 4.xx メンテナンス用ブランチを作成
| 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>[Edit] メニュー (TEK window)</TITLE> |
| 7 |
<META http-equiv="Content-Style-Type" content="text/css"> |
| 8 |
<link rel="stylesheet" href="../style.css" type="text/css"> |
| 9 |
</HEAD> |
| 10 |
<BODY> |
| 11 |
|
| 12 |
<h1>[Edit] メニュー (TEK window)</h1> |
| 13 |
|
| 14 |
<dl> |
| 15 |
|
| 16 |
<dt>Copy</dt> |
| 17 |
<dd>マウスで選択された領域の画像をクリップボードへコピーします。</dd> |
| 18 |
|
| 19 |
<dt>Copy screen</dt> |
| 20 |
<dd>画面全体の画像をクリップボードへコピーします。</dd> |
| 21 |
|
| 22 |
<dt>Paste</dt> |
| 23 |
<dd>クリップボードの中の文字列をホストへ送出します。</dd> |
| 24 |
|
| 25 |
<dt>Paste<CR></dt> |
| 26 |
<dd>クリップボードの中の文字列をホストへ送出し、続いて改行コードも送出します。</dd> |
| 27 |
|
| 28 |
<dt>Clear screen</dt> |
| 29 |
<dd>画面を消去します。</dd> |
| 30 |
|
| 31 |
</dl> |
| 32 |
|
| 33 |
</BODY> |
| 34 |
</HTML> |
|