Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

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

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