Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/en/html/usage/shortcut.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>Shortcut</TITLE>  <TITLE>Shortcut</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>Shortcut</h1>  <h1>Shortcut</h1>
13    
14  <dl>  <dl>
15  <dt>ScrollLock</td>  <dt>ScrollLock</td>
16  <dd>Tera Term window scroll locked or unlocked(toggle)</dd>  <dd>Tera Term window scroll locked or unlocked(toggle)</dd>
17    
18  <dt>Ctrl + Tab, Ctrl + Shift + Tab</dt>  <dt>Ctrl + Tab, Ctrl + Shift + Tab</dt>
19  <dd>Switch to Tera Term next/prev window</dd>  <dd>Switch to Tera Term next/prev window</dd>
20    
21  <dt>Alt + Enter</dt>  <dt>Alt + Enter</dt>
22  <dd>Maximize Tera Term window(toggle)</dd>  <dd>Maximize Tera Term window(toggle)</dd>
23    
24  <dt>Alt + Space  Alt + X</dt>  <dt>Alt + Space  Alt + X</dt>
25  <dd>Maximize Tera Term window</dd>  <dd>Maximize Tera Term window</dd>
26    
27  <dt>Alt + N</dt>  <dt>Alt + N</dt>
28  <dd>New connection</dd>  <dd>New connection</dd>
29    
30  <dt>Alt + D</dt>  <dt>Alt + D</dt>
31  <dd>Duplicate session (SSH, telnet only)</dd>  <dd>Duplicate session (SSH, telnet only)</dd>
32    
33  <dt>Alt + G</dt>  <dt>Alt + G</dt>
34  <dd>Cygwin connection</dd>  <dd>Cygwin connection</dd>
35    
36  <dt>Ctrl + Up/Down cursor</dt>  <dt>Ctrl + Up/Down cursor</dt>
37  <dd>LineUp or LineDown</dd>  <dd>LineUp or LineDown</dd>
38    
39  <dt>Ctrl + PageUp/PageDown</dt>  <dt>Ctrl + PageUp/PageDown</dt>
40  <dd>PageUp or PageDown</dd>  <dd>PageUp or PageDown</dd>
41    
42  <dt>Ctrl + Home</dt>  <dt>Ctrl + Home</dt>
43  <dd>Move to buffer top</dd>  <dd>Move to buffer top</dd>
44    
45  <dt>Ctrl + End</dt>  <dt>Ctrl + End</dt>
46  <dd>Move to buffer bottom</dd>  <dd>Move to buffer bottom</dd>
47    
48  <dt>Alt + C, Ctrl + Insert, MouseDrag</dt>  <dt>Alt + C, Ctrl + Insert, MouseDrag</dt>
49  <dd>Copy selected string to the clipboard</dd>  <dd>Copy selected string to the clipboard</dd>
50    
51  <dt>Alt + V, Shift + Insert, Mouse Middle/Right button</dt>  <dt>Alt + V, Shift + Insert, Mouse Middle/Right button</dt>
52  <dd>Paste from the clipboard</dd>  <dd>Paste from the clipboard</dd>
53        
54  <dt>F1 key</dt>  <dt>F1 key</dt>
55  <dd>Push Num pad NumLock key</dd>  <dd>Push Num pad NumLock key</dd>
56    
57  <dt>F2 key</dt>  <dt>F2 key</dt>
58  <dd>Push Num pad '/'</dd>  <dd>Push Num pad '/'</dd>
59    
60  <dt>F3 key</dt>  <dt>F3 key</dt>
61  <dd>Push Num pad '*'</dd>  <dd>Push Num pad '*'</dd>
62    
63  <dt>F4 key</dt>  <dt>F4 key</dt>
64  <dd>Push Num pad '-' </dd>  <dd>Push Num pad '-' </dd>
65    
66  <dt>Alt + MouseDrag</dt>  <dt>Alt + MouseDrag</dt>
67  <dd>Select rectangular block of text</dd>  <dd>Select rectangular block of text</dd>
68    
69  <dt>Left click  Shift + Left click</dt>  <dt>Left click  Shift + Left click</dt>
70  <dd>Select several pages of output from Tera Term window. <br>  <dd>Select several pages of output from Tera Term window. <br>
71  Or expand ans contract of text area that has been selected.</dd>  Or expand ans contract of text area that has been selected.</dd>
72    
73  <dt>Mouse wheel button scrolling</dt>  <dt>Mouse wheel button scrolling</dt>
74  <dd>LineUp or LineDown</dd>  <dd>LineUp or LineDown</dd>
75    
76  <dt>Dragging a text file and dropping it into the window</dt>  <dt>Dragging a text file and dropping it into the window</dt>
77  <dd>Sends text in the file to the host.</dd>  <dd>Sends text in the file to the host.</dd>
78    
79  <dt>Dragging a folder and dropping it into the window</dt>  <dt>Dragging a folder and dropping it into the window</dt>
80  <dd>Sends the folder full-path to the host.</dd>  <dd>Sends the folder full-path to the host.</dd>
81  </dl>  </dl>
82    
83  </BODY>  </BODY>
84  </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