Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/en/html/usage/keyboard.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>Keyboard</TITLE>  <TITLE>Keyboard</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  <BODY>  <BODY>
11    
12  <h1>Keyboard</h1>  <h1>Keyboard</h1>
13    
14  <p>  <p>
15  You can change some keyboard setup items in the [Setup] Keyboard dialog box.  You can change some keyboard setup items in the [Setup] Keyboard dialog box.
16  </p>  </p>
17    
18  <p>  <p>
19  You can modify key assignments by editing the keyboard setup file. See also <A HREF="../reference/keycode.txt">KEYCODE.TXT</A>.  You can modify key assignments by editing the keyboard setup file. See also <A HREF="../reference/keycode.txt">KEYCODE.TXT</A>.
20  </p>  </p>
21    
22  <h2>Shortcut keys</h2>  <h2>Shortcut keys</h2>
23    
24  <h3>VT window</h3>  <h3>VT window</h3>
25    
26  <dl>  <dl>
27  <dt>Alt+B</dt>  <dt>Alt+B</dt>
28  <dd>Sends a break signal to the host.</dd>  <dd>Sends a break signal to the host.</dd>
29    
30  <dt>Alt+C</dt>  <dt>Alt+C</dt>
31  <dd>Copies selected text to the clipboard.</dd>  <dd>Copies selected text to the clipboard.</dd>
32    
33  <dt>Alt+D</dt>  <dt>Alt+D</dt>
34  <dd>Duplicates the current session.</dd>  <dd>Duplicates the current session.</dd>
35    
36  <dt>Alt+G</dt>  <dt>Alt+G</dt>
37  <dd>Connects to the local Cygwin.</dd>  <dd>Connects to the local Cygwin.</dd>
38    
39  <dt>Alt+I</dt>  <dt>Alt+I</dt>
40  <dd>Disconnects with the current host.</dd>  <dd>Disconnects with the current host.</dd>
41    
42  <dt>Alt+N</dt>  <dt>Alt+N</dt>
43  <dd>Connects to a new host or a serial port.</dd>  <dd>Connects to a new host or a serial port.</dd>
44    
45  <dt>Alt+P</dt>  <dt>Alt+P</dt>
46  <dd>Prints the current screen, or the selected text.</dd>  <dd>Prints the current screen, or the selected text.</dd>
47    
48  <dt>Alt+Q or Alt+F4</dt>  <dt>Alt+Q or Alt+F4</dt>
49  <dd>Closes Tera Term.</dd>  <dd>Closes Tera Term.</dd>
50    
51  <dt>Alt+R</dt>  <dt>Alt+R</dt>
52  <dd>Sends text in the clipboard to the host, and then sends a new-line code.</dd>  <dd>Sends text in the clipboard to the host, and then sends a new-line code.</dd>
53    
54  <dt>Alt+T</dt>  <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>  <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>  <dt>Alt+V</dt>
58  <dd>Sends text in the clipboard to the host.</dd>  <dd>Sends text in the clipboard to the host.</dd>
59    
60  <dt>Ctrl+Esc</dt>  <dt>Ctrl+Esc</dt>
61  <dd>Switches to another window.</dd>  <dd>Switches to another window.</dd>
62    
63  </dl>  </dl>
64    
65  <h3>TEK window</h3>  <h3>TEK window</h3>
66    
67  <dl>  <dl>
68  <dt>Alt+C</dt>  <dt>Alt+C</dt>
69  <dd>Copies a selected portion of the screen to the clipboard.</dd>  <dd>Copies a selected portion of the screen to the clipboard.</dd>
70    
71  <dt>Alt+O</dt>  <dt>Alt+O</dt>
72  <dd>Moves to VT window.</dd>  <dd>Moves to VT window.</dd>
73    
74  <dt>Alt+P</dt>  <dt>Alt+P</dt>
75  <dd>Prints the current screen, or the selected portion of the screen.</dd>  <dd>Prints the current screen, or the selected portion of the screen.</dd>
76    
77  <dt>Alt+R</dt>  <dt>Alt+R</dt>
78  <dd>Same as VT window.</dd>  <dd>Same as VT window.</dd>
79    
80  <dt>Alt+Q or Alt+F4</dt>  <dt>Alt+Q or Alt+F4</dt>
81  <dd>Closes TEK window.</dd>  <dd>Closes TEK window.</dd>
82    
83  <dt>Alt+V</dt>  <dt>Alt+V</dt>
84  <dd>Same as VT window.</dd>  <dd>Same as VT window.</dd>
85    
86  <dt>Ctrl+Esc</dt>  <dt>Ctrl+Esc</dt>
87  <dd>Switches to another window.</dd>  <dd>Switches to another window.</dd>
88    
89  </dl>  </dl>
90    
91  <h2>Meta key</h2>  <h2>Meta key</h2>
92  <p>  <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.  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>  </p>
95    
96  </BODY>  </BODY>
97  </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