Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/en/html/about/qanda.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>Frequently asked questions</TITLE>  <TITLE>Frequently asked questions</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>Frequently asked questions</h1>  <h1>Frequently asked questions</h1>
13    
14  <p>  <p>
15  Please read this page carefully before you contact the author.  Please read this page carefully before you contact the author.
16  </p>  </p>
17    
18  <h2>[About Tera Term]</h2>  <h2>[About Tera Term]</h2>
19    
20  <p>  <p>
21  <span class="qanda">Q.</span> Where can I find the latest version?<br>  <span class="qanda">Q.</span> Where can I find the latest version?<br>
22  <span class="qanda">A.</span> You can find it at the following sites:<br>  <span class="qanda">A.</span> You can find it at the following sites:<br>
23  <a href="http://ttssh2.sourceforge.jp/">http://ttssh2.sourceforge.jp/</a><br>  <a href="http://ttssh2.sourceforge.jp/">http://ttssh2.sourceforge.jp/</a><br>
24  Note: These sites may be changed in future.  Note: These sites may be changed in future.
25  </p>  </p>
26    
27  <p>  <p>
28  <span class="qanda">Q.</span> When will the next version be released?<br>  <span class="qanda">Q.</span> When will the next version be released?<br>
29  <span class="qanda">A.</span> See Tera Term home page.  <span class="qanda">A.</span> See Tera Term home page.
30  </p>  </p>
31    
32    
33  <h2>[Basic usage]</h2>  <h2>[Basic usage]</h2>
34  <p>  <p>
35  <span class="qanda">Q.</span> I can not connect to a host.<br>  <span class="qanda">Q.</span> I can not connect to a host.<br>
36  <span class="qanda">A.</span> Please check the following things:  <span class="qanda">A.</span> Please check the following things:
37  </p>  </p>
38  <ul>  <ul>
39   <li>Network configuration of your PC. See Control Panel.</li>   <li>Network configuration of your PC. See Control Panel.</li>
40   <li>Can you use other network applications such as WWW browsers and ftp  <li>clients?</li>   <li>Can you use other network applications such as WWW browsers and ftp  <li>clients?</li>
41   <li>Is the host name or IP address correct?</li>   <li>Is the host name or IP address correct?</li>
42   <li>Can you connect to the host from other machines?</li>   <li>Can you connect to the host from other machines?</li>
43  </ul>  </ul>
44  <p>  <p>
45  Please do not ask the author how to configure network properties. Please read books and magazines or ask the network administrator.  Please do not ask the author how to configure network properties. Please read books and magazines or ask the network administrator.
46  </p>  </p>
47    
48  <p>  <p>
49  <span class="qanda">Q.</span> How do I connect to a host with dial-up TCP/IP (PPP)?<br>  <span class="qanda">Q.</span> How do I connect to a host with dial-up TCP/IP (PPP)?<br>
50  <span class="qanda">A.</span> Before you run Tera Term, establish the PPP connection. In the case of Win 95, you should use "Dial-Up Networking".<br>  <span class="qanda">A.</span> Before you run Tera Term, establish the PPP connection. In the case of Win 95, you should use "Dial-Up Networking".<br>
51  After the dial-up (PPP) connection is established, run Tera Term. Enter the host name or IP address at the <a href="../menu/file-new.html">[File] New connection</a> dialog box. If you don't know the name or IP address of the host, ask the network administrator.<br>  After the dial-up (PPP) connection is established, run Tera Term. Enter the host name or IP address at the <a href="../menu/file-new.html">[File] New connection</a> dialog box. If you don't know the name or IP address of the host, ask the network administrator.<br>
52  In the case of PPP connection, the serial port is controlled by the PPP connection utility. Serial port functions of Tera Term are for non-PPP connections and nothing to do with the PPP connection.  In the case of PPP connection, the serial port is controlled by the PPP connection utility. Serial port functions of Tera Term are for non-PPP connections and nothing to do with the PPP connection.
53  </p>  </p>
54    
55  <p>  <p>
56  <span class="qanda">Q.</span> Tera Term automatically closes when I logout a telnet host. How to disable closing?<br>  <span class="qanda">Q.</span> Tera Term automatically closes when I logout a telnet host. How to disable closing?<br>
57  <span class="qanda">A.</span> Turn "Auto window close" off in the <a href="../menu/setup-tcpip.html">[Setup] TCP/IP</a> dialog box.  <span class="qanda">A.</span> Turn "Auto window close" off in the <a href="../menu/setup-tcpip.html">[Setup] TCP/IP</a> dialog box.
58  </p>  </p>
59    
60  <p>  <p>
61  <span class="qanda">Q.</span> I want to connect to a telnet host, but a serial port is always opened when Tera Term is started.<br>  <span class="qanda">Q.</span> I want to connect to a telnet host, but a serial port is always opened when Tera Term is started.<br>
62  <span class="qanda">A.</span> Set "Default port" to "TCP/IP" in the <a href="../menu/setup-general.html">[Setup] General</a> dialog box.  <span class="qanda">A.</span> Set "Default port" to "TCP/IP" in the <a href="../menu/setup-general.html">[Setup] General</a> dialog box.
63  </p>  </p>
64    
65  <p>  <p>
66  <span class="qanda">Q.</span> I edit TERATERM.INI but the change is not effective. What is wrong?<br>  <span class="qanda">Q.</span> I edit TERATERM.INI but the change is not effective. What is wrong?<br>
67  <span class="qanda">A.</span> If you edit TERATERM.INI while Tera Term sessions are running, the change does not become effective immediately even for sessions opened after the change was made. This is because information of TERATERM.INI is loaded into memory when the first Tera Term session is started and information is kept in memory while at least one Tera Term session is running. To refresh information in memory, execute the "<a href="../menu/setup-restore.html">[Setup] Restore setup</a>" command or close all Tera Term sessions. You don't need to do so for setup files which do not have the name TERATERM.INI.  <span class="qanda">A.</span> If you edit TERATERM.INI while Tera Term sessions are running, the change does not become effective immediately even for sessions opened after the change was made. This is because information of TERATERM.INI is loaded into memory when the first Tera Term session is started and information is kept in memory while at least one Tera Term session is running. To refresh information in memory, execute the "<a href="../menu/setup-restore.html">[Setup] Restore setup</a>" command or close all Tera Term sessions. You don't need to do so for setup files which do not have the name TERATERM.INI.
68  </p>  </p>
69    
70  <h2>[Keyboard]</h2>  <h2>[Keyboard]</h2>
71  <p>  <p>
72  <span class="qanda">Q.</span> How to set the Backspace or Delete key to work for the backspace function.<br>  <span class="qanda">Q.</span> How to set the Backspace or Delete key to work for the backspace function.<br>
73  <span class="qanda">A.</span> For the Backspace key, turn "Backspace key" on or off in the <a href="../menu/setup-keyboard.html">[Setup] Keyboard</a> dialog box. For the Delete key, turn "Delete key" on (this may not work in some hosts).  <span class="qanda">A.</span> For the Backspace key, turn "Backspace key" on or off in the <a href="../menu/setup-keyboard.html">[Setup] Keyboard</a> dialog box. For the Delete key, turn "Delete key" on (this may not work in some hosts).
74  </p>  </p>
75    
76  <p>  <p>
77  <span class="qanda">Q.</span> How to use numeric keys in normal way?<br>  <span class="qanda">Q.</span> How to use numeric keys in normal way?<br>
78  <span class="qanda">Q.</span> I can not enter "/", "*", "-" and "+" by using the numeric keypad.<br>  <span class="qanda">Q.</span> I can not enter "/", "*", "-" and "+" by using the numeric keypad.<br>
79  <span class="qanda">A.</span> See <a href="../usage/tips/about_tenkey.html">"Numeric keypad"</a>.  <span class="qanda">A.</span> See <a href="../usage/tips/about_tenkey.html">"Numeric keypad"</a>.
80  </p>  </p>
81    
82  <p>  <p>
83  <span class="qanda">Q.</span> How to use F1-F4 keys as VT100 PF1-PF4 keys?<br>  <span class="qanda">Q.</span> How to use F1-F4 keys as VT100 PF1-PF4 keys?<br>
84  <span class="qanda">A.</span> See <a href="../usage/tips/pf1-pf4key_vt100.html">"PF1-PF4 keys of VT100"</a>.  <span class="qanda">A.</span> See <a href="../usage/tips/pf1-pf4key_vt100.html">"PF1-PF4 keys of VT100"</a>.
85  </p>  </p>
86    
87  <p>  <p>
88  <span class="qanda">Q.</span> F1 (or whatever) key does not work. How to configure the keyboard?<br>  <span class="qanda">Q.</span> F1 (or whatever) key does not work. How to configure the keyboard?<br>
89  <span class="qanda">A.</span> In most cases, I can not answer this kind of question because I don't know how the key works. If you know what character (string) should be sent or what function should be performed by pressing the key, you can make the key work by editing the keyboard setup file. Read <a href="../reference/keycode.txt">KEYCODE.TXT</a>.  <span class="qanda">A.</span> In most cases, I can not answer this kind of question because I don't know how the key works. If you know what character (string) should be sent or what function should be performed by pressing the key, you can make the key work by editing the keyboard setup file. Read <a href="../reference/keycode.txt">KEYCODE.TXT</a>.
90  </p>  </p>
91    
92  <p>  <p>
93  <span class="qanda">Q.</span> How to change the keyboard shortcut for the <a href="../menu/edit.html">[Edit] Paste (Copy)</a> command to Ctrl+V (Ctrl+C)?<br>  <span class="qanda">Q.</span> How to change the keyboard shortcut for the <a href="../menu/edit.html">[Edit] Paste (Copy)</a> command to Ctrl+V (Ctrl+C)?<br>
94  <span class="qanda">A.</span> See <a href="../usage/tips/user-shortcutkey.html">"User shortcut keys"</a> and <a href="../reference/keycode.txt">KEYCODE.TXT</a>.  <span class="qanda">A.</span> See <a href="../usage/tips/user-shortcutkey.html">"User shortcut keys"</a> and <a href="../reference/keycode.txt">KEYCODE.TXT</a>.
95  </p>  </p>
96    
97  <h2>[Miscellaneous]</h2>  <h2>[Miscellaneous]</h2>
98  <span class="qanda">Q.</span> What is "Tera Term extension interface"?<br>  <span class="qanda">Q.</span> What is "Tera Term extension interface"?<br>
99  <span class="qanda">A.</span> It is the interface between Tera Term and add-on modules. An add-on module is provided as a DLL which can hook Tera Term user interface functions, setup functions and Winsock functions. At the point of Mar 1998, no add-on module has been developed. Projects of developing add-on modules which support ssh and SSL are in progress. See Tera Term home page for currently available add-on modules.  <span class="qanda">A.</span> It is the interface between Tera Term and add-on modules. An add-on module is provided as a DLL which can hook Tera Term user interface functions, setup functions and Winsock functions. At the point of Mar 1998, no add-on module has been developed. Projects of developing add-on modules which support ssh and SSL are in progress. See Tera Term home page for currently available add-on modules.
100  </p>  </p>
101    
102  <p>  <p>
103  <span class="qanda">Q.</span> Line drawing characters ("Tera Special" font characters) are not displayed properly.<br>  <span class="qanda">Q.</span> Line drawing characters ("Tera Special" font characters) are not displayed properly.<br>
104  <span class="qanda">A.</span> Remove the "Tera Special" font from "Fonts" of Control Panel, restart the system and reinstall the "Tera Special" font manually at "Fonts" of Control Panel.  <span class="qanda">A.</span> Remove the "Tera Special" font from "Fonts" of Control Panel, restart the system and reinstall the "Tera Special" font manually at "Fonts" of Control Panel.
105  </p>  </p>
106    
107  <p>  <p>
108  <span class="qanda">Q.</span> When line drawing characters are displayed, a "line" character does not match with an "angle" character smoothly.<br>  <span class="qanda">Q.</span> When line drawing characters are displayed, a "line" character does not match with an "angle" character smoothly.<br>
109  <span class="qanda">A.</span> Tera Term provides the original font "Tera Special" font to display line drawing characters. The font is scaled to fit the size of normal character font. Depending on the scaling factor, this mismatch problem may occur. Please find a good choice of font and size for normal characters which does not cause this problem.  <span class="qanda">A.</span> Tera Term provides the original font "Tera Special" font to display line drawing characters. The font is scaled to fit the size of normal character font. Depending on the scaling factor, this mismatch problem may occur. Please find a good choice of font and size for normal characters which does not cause this problem.
110  </p>  </p>
111    
112  <p>  <p>
113  <span class="qanda">Q.</span> Why number of fonts in the list of <a href="../setup-font.html">[Setup] Font</a> dialog box is so small?<br>  <span class="qanda">Q.</span> Why number of fonts in the list of <a href="../setup-font.html">[Setup] Font</a> dialog box is so small?<br>
114  <span class="qanda">Q.</span> Why I can not select the "Times" font at the <a href="../setup-font.html">[Setup] Font</a> dialog box?<br>  <span class="qanda">Q.</span> Why I can not select the "Times" font at the <a href="../setup-font.html">[Setup] Font</a> dialog box?<br>
115  <span class="qanda">A.</span> Tera Term uses only fixed-pitch fonts such as "Terminal" and "Courier" because characters should be displayed with equal spacing in order to emulate the VT terminal properly. Displaying proportional font characters with equal spacing is in principle possible but it makes program complicated and slow. So Tera Term does not use proportional fonts.  <span class="qanda">A.</span> Tera Term uses only fixed-pitch fonts such as "Terminal" and "Courier" because characters should be displayed with equal spacing in order to emulate the VT terminal properly. Displaying proportional font characters with equal spacing is in principle possible but it makes program complicated and slow. So Tera Term does not use proportional fonts.
116  </p>  </p>
117    
118  <p>  <p>
119  <span class="qanda">Q.</span> How to change the behavior of text selection by mouse double clicking?<br>  <span class="qanda">Q.</span> How to change the behavior of text selection by mouse double clicking?<br>
120  <span class="qanda">A.</span> See "Delimiters of a word selected by double clicking".  <span class="qanda">A.</span> See "Delimiters of a word selected by double clicking".
121  </p>  </p>
122    
123  <p>  <p>
124  <span class="qanda">Q.</span> The "at" command of Windows NT does not work for executing Tera Term.<br>  <span class="qanda">Q.</span> The "at" command of Windows NT does not work for executing Tera Term.<br>
125  <span class="qanda">A.</span> Specify "/interactive" option.  <span class="qanda">A.</span> Specify "/interactive" option.
126  </p>  </p>
127    
128    
129  </BODY>  </BODY>
130  </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