OSDN Git Service

Fix bugs of simultaneous connection.
[ffftp/ffftp.git] / putty / DOC / MAN-PTEL.BUT
1 \cfg{man-identity}{puttytel}{1}{2004-03-24}{PuTTY tool suite}{PuTTY tool suite}\r
2 \r
3 \H{puttytel-manpage} Man page for PuTTYtel\r
4 \r
5 \S{puttytel-manpage-name} NAME\r
6 \r
7 \cw{puttytel} \- GUI Telnet and Rlogin client for X\r
8 \r
9 \S{puttytel-manpage-synopsis} SYNOPSIS\r
10 \r
11 \c puttytel [ options ] [ host ]\r
12 \e bbbbbbbb   iiiiiii     iiii\r
13 \r
14 \S{puttytel-manpage-description} DESCRIPTION\r
15 \r
16 \cw{puttytel} is a graphical Telnet and Rlogin client for X. It\r
17 is a direct port of the Windows Telnet and Rlogin client of the same\r
18 name, and a cut-down cryptography-free version of PuTTY.\r
19 \r
20 \S{puttytel-manpage-options} OPTIONS\r
21 \r
22 The command-line options supported by \cw{puttytel} are:\r
23 \r
24 \dt \cw{\-\-display} \e{display\-name}\r
25 \r
26 \dd Specify the X display on which to open \cw{puttytel}. (Note this\r
27 option has a double minus sign, even though none of the others do.\r
28 This is because this option is supplied automatically by GTK.\r
29 Sorry.)\r
30 \r
31 \dt \cw{\-fn} \e{font-name}\r
32 \r
33 \dd Specify the font to use for normal text displayed in the terminal.\r
34 \r
35 \dt \cw{\-fb} \e{font-name}\r
36 \r
37 \dd Specify the font to use for bold text displayed in the terminal. If\r
38 the \cw{BoldAsColour} resource is set to 1 (the default), bold text\r
39 will be displayed in different colours instead of a different font,\r
40 so this option will be ignored. If \cw{BoldAsColour} is set to 0\r
41 and you do not specify a bold font, \cw{puttytel} will overprint the\r
42 normal font to make it look bolder.\r
43 \r
44 \dt \cw{\-fw} \e{font-name}\r
45 \r
46 \dd Specify the font to use for double-width characters (typically\r
47 Chinese, Japanese and Korean text) displayed in the terminal.\r
48 \r
49 \dt \cw{\-fwb} \e{font-name}\r
50 \r
51 \dd Specify the font to use for bold double-width characters\r
52 (typically Chinese, Japanese and Korean text). Like \cw{-fb}, this\r
53 will be ignored unless the \cw{BoldAsColour} resource is set to 0.\r
54 \r
55 \dt \cw{\-geometry} \e{geometry}\r
56 \r
57 \dd Specify the size of the terminal, in rows and columns of text. See\r
58 \e{X(7)} for more information on the syntax of geometry\r
59 specifications.\r
60 \r
61 \dt \cw{\-sl} \e{lines}\r
62 \r
63 \dd Specify the number of lines of scrollback to save off the top of the\r
64 terminal.\r
65 \r
66 \dt \cw{\-fg} \e{colour}\r
67 \r
68 \dd Specify the foreground colour to use for normal text.\r
69 \r
70 \dt \cw{\-bg} \e{colour}\r
71 \r
72 \dd Specify the background colour to use for normal text.\r
73 \r
74 \dt \cw{\-bfg} \e{colour}\r
75 \r
76 \dd Specify the foreground colour to use for bold text, if the\r
77 \cw{BoldAsColour} resource is set to 1 (the default).\r
78 \r
79 \dt \cw{\-bbg} \e{colour}\r
80 \r
81 \dd Specify the foreground colour to use for bold reverse-video text, if\r
82 the \cw{BoldAsColour} resource is set to 1 (the default). (This\r
83 colour is best thought of as the bold version of the background\r
84 colour; so it only appears when text is displayed \e{in} the\r
85 background colour.)\r
86 \r
87 \dt \cw{\-cfg} \e{colour}\r
88 \r
89 \dd Specify the foreground colour to use for text covered by the cursor.\r
90 \r
91 \dt \cw{\-cbg} \e{colour}\r
92 \r
93 \dd Specify the background colour to use for text covered by the cursor.\r
94 In other words, this is the main colour of the cursor.\r
95 \r
96 \dt \cw{\-title} \e{title}\r
97 \r
98 \dd Specify the initial title of the terminal window. (This can be\r
99 changed under control of the server.)\r
100 \r
101 \dt \cw{\-sb\-} or \cw{+sb}\r
102 \r
103 \dd Tells \cw{puttytel} not to display a scroll bar.\r
104 \r
105 \dt \cw{\-sb}\r
106 \r
107 \dd Tells \cw{puttytel} to display a scroll bar: this is the opposite of\r
108 \cw{\-sb\-}. This is the default option: you will probably only need\r
109 to specify it explicitly if you have changed the default using the\r
110 \cw{ScrollBar} resource.\r
111 \r
112 \dt \cw{\-log} \e{filename}\r
113 \r
114 \dd This option makes \cw{puttytel} log all the terminal output to a file\r
115 as well as displaying it in the terminal.\r
116 \r
117 \dt \cw{\-cs} \e{charset}\r
118 \r
119 \dd This option specifies the character set in which \cw{puttytel}\r
120 should assume the session is operating. This character set will be\r
121 used to interpret all the data received from the session, and all\r
122 input you type or paste into \cw{puttytel} will be converted into\r
123 this character set before being sent to the session.\r
124 \r
125 \lcont{ Any character set name which is valid in a MIME header (and\r
126 supported by \cw{puttytel}) should be valid here (examples are\r
127 \q{\cw{ISO-8859-1}}, \q{\cw{windows-1252}} or \q{\cw{UTF-8}}). Also,\r
128 any character encoding which is valid in an X logical font\r
129 description should be valid (\q{\cw{ibm-cp437}}, for example).\r
130 \r
131 \cw{puttytel}'s default behaviour is to use the same character\r
132 encoding as its primary font. If you supply a Unicode\r
133 (\cw{iso10646-1}) font, it will default to the UTF-8 character set.\r
134 \r
135 Character set names are case-insensitive.\r
136 }\r
137 \r
138 \dt \cw{\-nethack}\r
139 \r
140 \dd Tells \cw{puttytel} to enable NetHack keypad mode, in which the\r
141 numeric keypad generates the NetHack \c{hjklyubn} direction keys.\r
142 This enables you to play NetHack with the numeric keypad without\r
143 having to use the NetHack \c{number_pad} option (which requires you\r
144 to press \q{\cw{n}} before any repeat count). So you can move with\r
145 the numeric keypad, and enter repeat counts with the normal number\r
146 keys.\r
147 \r
148 \dt \cw{\-help}, \cw{\-\-help}\r
149 \r
150 \dd Display a message summarizing the available options.\r
151 \r
152 \dt \cw{\-pgpfp}\r
153 \r
154 \dd Display the fingerprints of the PuTTY PGP Master Keys, to aid\r
155 in verifying new files released by the PuTTY team.\r
156 \r
157 \dt \cw{\-load} \e{session}\r
158 \r
159 \dd Load a saved session by name. This allows you to run a saved session\r
160 straight from the command line without having to go through the\r
161 configuration box first.\r
162 \r
163 \dt \cw{\-telnet}, \cw{\-rlogin}, \cw{\-raw}\r
164 \r
165 \dd Select the protocol \cw{puttytel} will use to make the connection.\r
166 \r
167 \dt \cw{\-l} \e{username}\r
168 \r
169 \dd Specify the username to use when logging in to the server.\r
170 \r
171 \dt \cw{\-P} \e{port}\r
172 \r
173 \dd Specify the port to connect to the server on.\r
174 \r
175 \S{puttytel-manpage-saved-sessions} SAVED SESSIONS\r
176 \r
177 Saved sessions are stored in a \cw{.putty/sessions} subdirectory in\r
178 your home directory.\r
179 \r
180 \S{puttytel-manpage-more-information} MORE INFORMATION\r
181 \r
182 For more information on PuTTY and PuTTYtel, it's probably best to go\r
183 and look at the manual on the web page:\r
184 \r
185 \W{http://www.chiark.greenend.org.uk/~sgtatham/putty/}\cw{http://www.chiark.greenend.org.uk/~sgtatham/putty/}\r
186 \r
187 \S{puttytel-manpage-bugs} BUGS\r
188 \r
189 This man page isn't terribly complete.\r