Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Annotation of /trunk/doc/en/html/usage/keyboard.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3227 - (hide annotations) (download) (as text)
Tue Mar 24 15:10:33 2009 UTC (15 years, 2 months ago) by maya
File MIME type: text/html
File size: 2382 byte(s)
CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換
1 maya 3227 <!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>Keyboard</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>Keyboard</h1>
13    
14     <p>
15     You can change some keyboard setup items in the [Setup] Keyboard dialog box.
16     </p>
17    
18     <p>
19     You can modify key assignments by editing the keyboard setup file. See also <A HREF="../reference/keycode.txt">KEYCODE.TXT</A>.
20     </p>
21    
22     <h2>Shortcut keys</h2>
23    
24     <h3>VT window</h3>
25    
26     <dl>
27     <dt>Alt+B</dt>
28     <dd>Sends a break signal to the host.</dd>
29    
30     <dt>Alt+C</dt>
31     <dd>Copies selected text to the clipboard.</dd>
32    
33     <dt>Alt+D</dt>
34     <dd>Duplicates the current session.</dd>
35    
36     <dt>Alt+G</dt>
37     <dd>Connects to the local Cygwin.</dd>
38    
39     <dt>Alt+I</dt>
40     <dd>Disconnects with the current host.</dd>
41    
42     <dt>Alt+N</dt>
43     <dd>Connects to a new host or a serial port.</dd>
44    
45     <dt>Alt+P</dt>
46     <dd>Prints the current screen, or the selected text.</dd>
47    
48     <dt>Alt+Q or Alt+F4</dt>
49     <dd>Closes Tera Term.</dd>
50    
51     <dt>Alt+R</dt>
52     <dd>Sends text in the clipboard to the host, and then sends a new-line code.</dd>
53    
54     <dt>Alt+T</dt>
55     <dd>Sends a AYT (Are You There) telnet signal to the host. Usually, the host sends back some message responding to it. This key is available only with a telnet connection.</dd>
56    
57     <dt>Alt+V</dt>
58     <dd>Sends text in the clipboard to the host.</dd>
59    
60     <dt>Ctrl+Esc</dt>
61     <dd>Switches to another window.</dd>
62    
63     </dl>
64    
65     <h3>TEK window</h3>
66    
67     <dl>
68     <dt>Alt+C</dt>
69     <dd>Copies a selected portion of the screen to the clipboard.</dd>
70    
71     <dt>Alt+O</dt>
72     <dd>Moves to VT window.</dd>
73    
74     <dt>Alt+P</dt>
75     <dd>Prints the current screen, or the selected portion of the screen.</dd>
76    
77     <dt>Alt+R</dt>
78     <dd>Same as VT window.</dd>
79    
80     <dt>Alt+Q or Alt+F4</dt>
81     <dd>Closes TEK window.</dd>
82    
83     <dt>Alt+V</dt>
84     <dd>Same as VT window.</dd>
85    
86     <dt>Ctrl+Esc</dt>
87     <dd>Switches to another window.</dd>
88    
89     </dl>
90    
91     <h2>Meta key</h2>
92     <p>
93     When "meta key" is selected in the [Setup] Keyboard dialog, the Alt key works as the meta key in the VT window. For example in the meta-key mode, the Alt+A key sends ESC A. Shortcut keys which use the Alt key (such as Alt+C) are disabled in this mode.
94     </p>
95    
96     </BODY>
97     </HTML>

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