Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/installer/release/TERATERM.INI

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4871 - (show annotations) (download)
Mon Apr 2 17:00:40 2012 UTC (13 months, 2 weeks ago) by doda
File size: 19073 byte(s)
SSH鍵生成ダイアログで、公開鍵のコメントを指定出来るようにした。
https://twitter.com/#!/akabekobeko/status/186806136379424768
1 [BG]
2 ; Use Background extension (on/off)
3 BGEnable=off
4
5 ; Use AlphaBlend API (on/off)
6 BGUseAlphaBlendAPI=on
7
8 ; Susie plugin path
9 BGSPIPath=plugin
10
11 ; Fast window sizing/moving
12 BGFastSizeMove=on
13
14 ; Flickerless window moving
15 BGFlickerlessMove=on
16
17 ; If HideTitle=on and BGNoFrame=on, use window without frame
18 ; you can resize window with Alt + Shift + LeftDrag
19 BGNoFrame=on
20
21 ; wildcard => random select
22 BGThemeFile=theme\*.ini
23
24
25 [Tera Term]
26 ; Tera Term version number
27 Version=2.3
28
29 ; Language (English/Japanese/Russian/Korean/UTF-8)
30 Language=
31
32 ; User interface language file that includes message strings.
33 ; Tera Term uses built-in English message when the file or message is not found.
34 UILanguageFile=
35
36 ; Connecting timeout value(per seconds). No action if the value is zero.
37 ; Connecting socket could be canceled after the value timeout if the value is greater than zero.
38 ; The default value is zero(depends on Windows TCP/IP stack implementation).
39 ConnectingTimeout=0
40
41 ; pasting string by clicking mouse right button disabled
42 DisablePasteMouseRButton=off
43
44 ; pasting string by clicking mouse middle button disabled
45 DisablePasteMouseMButton=on
46
47 ; confirm pasting string by clicking mouse right button
48 ConfirmPasteMouseRButton=off
49
50 ; confirm changing clipboard string by clicking mouse right button
51 ConfirmChangePaste=on
52 ConfirmChangePasteCR=on
53 PasteDialogSize=330,220
54 ConfirmChangePasteStringFile=
55
56 ; Scroll out the current buffer when the clear screen does.
57 ScrollWindowClearScreen=on
58
59 ; Reset scrollback on display activity
60 AutoScrollOnlyInBottomLine=on
61
62 ; Starting the selection only by a left button.
63 SelectOnlyByLButton=on
64
65 ; Duplicate session by Alt-D Accelerator key disabled
66 DisableAcceleratorDuplicateSession=off
67
68 ; Send break by Alt-B Accelerator key disabled
69 DisableAcceleratorSendBreak=off
70
71 ; Duplicate session Menu disabled
72 DisableMenuDuplicateSession=off
73
74 ; New connection Menu disabled
75 DisableMenuNewConnection=off
76
77 ; Send break Menu disabled
78 DisableMenuSendBreak=off
79
80 ; ANSI color definition (in the case FullColor=on)
81 ; * UseTextColor should be off, or the background and foreground color of
82 ; VTColor are assigned to color-number 0 and 7 respectively, even if
83 ; they are specified in ANSIColor.
84 ; * ANSIColor is a set of 4 values that are color-number(0--15),
85 ; red-value(0--255), green-value(0--255) and blue-value(0--255).
86 ANSIColor=0,0,0,0, 1,255,0,0, 2,0,255,0, 3,255,255,0, 4,128,128,255, 5,255,0,255, 6,0,255,255, 7,255,255,255, 8,64,64,64, 9,192,0,0, 10,0,192,0, 11,192,192,0, 12,64,64,192, 13,192,0,192, 14,0,192,192, 15,192,192,192
87 ; xterm
88 ; ANSIColor=0,0,0,0, 1,255,0,0, 2,0,255,0, 3,255,255,0, 4,92,92,255, 5,255,0,255, 6,0,255,255, 7,255,255,255, 8,127,127,127, 9,205,0,0, 10,0,205,0, 11,205,205,0, 12,0,0,238, 13,205,0,205, 14,0,205,205, 15,229,229,229
89 ; PuTTY
90 ;ANSIColor=0,0,0,0, 1,255,85,85, 2,85,255,85, 3,255,255,85, 4,85,85,255, 5,255,85,255, 6,85,255,255, 7,255,255,255, 8,85,85,85, 9,187,0,0, 10,0,187,0, 11,187,187,0, 12,0,0,187, 13,187,0,187, 14,0,187,187, 15,187,187,187
91 ; Tera Term Pro 2.3
92 ;ANSIColor=0,0,0,0, 1,255,0,0, 2,0,255,0, 3,255,255,0, 4,0,0,255, 5,255,0,255, 6,0,255,255, 7,255,255,255, 8,128,128,128, 9,128,0,0, 10,0,128,0, 11,128,128,0, 12,0,0,128, 13,128,0,128, 14,0,128,128, 15,192,192,192
93
94 ; Enable continued-line copy
95 EnableContinuedLineCopy=on
96
97 ; Mouse cursor type (arrow/ibeam/cross/hand)
98 MouseCursor=ibeam
99
100 ; Translucent window (0 - 255: transparency value)
101 AlphaBlend=255
102
103 ; Cygwin install path
104 CygwinDirectory=c:\cygwin
105
106 ; Viewlog Editor path
107 ViewlogEditor=notepad.exe
108
109 ; Locale for Unicode
110 ;Locale=chs
111 Locale=
112
113 ; CodePage for Unicode
114 CodePage=
115
116 ; Background color of text uses background color of screen (on/off)
117 UseNormalBGColor=on
118
119 ; Port type (serial/tcpip/namedpipe)
120 Port=tcpip
121
122 ; Window positions
123 VTPos=-2147483648,-2147483648
124 TEKPos=-2147483648,-2147483648
125
126 ; Terminal size
127 TerminalSize=80,24
128 ; Terminal size=window size (on/off)
129 TermIsWin=on
130 ; Auto window resizing option (on/off)
131 AutoWinResize=off
132
133 ; Convert a received new-line (CR) char to CR/CRLF/LF
134 CRReceive=CR
135 ; New-line code to be transmitted (CR/CRLF)
136 CRSend=CR
137
138 ; Terminal ID
139 TerminalID=VT100
140
141 ; Local echo (on/off)
142 LocalEcho=off
143
144 ; Answerback
145 Answerback=
146
147 ; Auto window switching (VT<->TEK; on/off)
148 AutoWinSwitch=off
149
150 ; Kanji code to be received (SJIS/EUC/JIS)
151 KanjiReceive=UTF-8
152 ; JIS Katakana code to be received (7/8)
153 KatakanaReceive=8
154
155 ; Kanji code to be transmitted (SJIS/EUC/JIS)
156 KanjiSend=UTF-8
157 ; JIS Katakana to be transmitted (7/8)
158 KatakanaSend=8
159 ; Kanji-in sequence to be transmitted (@/B)
160 KanjiIn=B
161 ; Kanji-out sequence to be transmitted (J/B)
162 KanjiOut=B
163
164 ; Russian code set used in host
165 RussHost=Windows
166 ; Russian code set used in PC
167 RussClient=Windows
168
169 ; Window title
170 Title=Tera Term
171
172 ; Cursor shape (block/vertical/horizontal)
173 CursorShape=block
174
175 ; Hide title & menu bars and enable popup menu (on/off)
176 HideTitle=off
177 ; Hide menu bar and enable popup menu (on/off)
178 PopupMenu=off
179
180 ; Color mode (on/off)
181 EnableANSIColor=on
182 PcBoldColor=on
183 Aixterm16Color=on
184 Xterm256Color=on
185
186 ; Enable scroll buffer (on/off)
187 EnableScrollBuff=on
188 ; Scroll buffer size
189 ScrollBuffSize=10000
190
191 ; Text and background colors
192 ; for Normal characters
193 VTColor=255,255,255,0,0,0
194 ; for Bold characters
195 EnableBoldAttrColor=on
196 VTBoldColor=255,255,0,0,0,0
197 ; for Blink characters
198 EnableBlinkAttrColor=on
199 VTBlinkColor=255,0,0,0,0,0
200 ; for Reverse characters
201 EnableReverseAttrColor=on
202 VTReverseColor=0,0,0,255,255,255
203
204 ; URL(hyper link) text color
205 EnableURLColor=on
206 URLColor=0,255,255,0,0,0
207 URLUnderline=on
208
209 ; Enable clickable URL
210 EnableClickableUrl=on
211
212 ; Launched Browser
213 ; Firefox example
214 ; ClickableUrlBrowser=firefox
215 ; ClickableUrlBrowserArg=-new-tab
216 ; Opera example
217 ; ClickableUrlBrowser=opera
218 ; ClickableUrlBrowserArg=-newpage
219 ; IE example
220 ; ClickableUrlBrowser=iexplore
221 ; ClickableUrlBrowserArg=
222 ; Chrome example
223 ; ClickableUrlBrowser=chrome
224 ; ClickableUrlBrowserArg=
225 ClickableUrlBrowser=
226 ClickableUrlBrowserArg=
227
228
229 ; for TEK window
230 TEKColor=0,0,0,255,255,255
231
232 ; TEK color emulation (on/off)
233 TEKColorEmulation=off
234
235 ; Font
236 VTFont=
237 ; Bold style font (on/off)
238 EnableBold=on
239 ; Font for TEK window
240 TEKFont=
241
242 ; Russian code set of the font
243 RussFont=Windows
244
245 ; Backspace key (BS/DEL)
246 BSKey=BS
247 ; transmit DEL by Delete key (on/off)
248 DeleteKey=on
249
250 ; Russian code set used in the keyboard driver
251 RussKeyb=Windows
252
253 ; Meta key (on/off/left/right)
254 MetaKey=off
255
256 ; Meta key sets MSB (off/raw/text)
257 Meta8Bit=off
258
259 ; Application keypad mode disabled.
260 DisableAppKeypad=off
261
262 ; Application cursor mode disabled.
263 DisableAppCursor=off
264
265 ; Serial port parameters
266 ; Port number
267 ComPort=1
268 ; Baud rate
269 BaudRate=9600
270 ; Parity (even/odd/none/mark/space)
271 Parity=none
272 ; Data (7/8)
273 DataBit=8
274 ; Stop (1/1.5/2)
275 StopBit=1
276 ; Flow control (x/hard/none)
277 FlowCtrl=none
278 ; Transmit delay per character (in msec)
279 DelayPerChar=0
280 ; Transmit delay per line (in msec)
281 DelayPerLine=0
282
283 ; TCP/IP parameters
284 ; TCP port#
285 TCPPort=
286 ; Telnet flag (on/off)
287 Telnet=on
288 ; Telnet terminal type
289 ;TermType=vt100
290 TermType=xterm
291
292 ; Auto window closing option (on/off)
293 AutoWinClose=on
294 ; History list of hosts
295 HistoryList=on
296
297 ; Binary flag for Send File (on/off)
298 TransBin=off
299
300 ; Binary flag for Log (on/off)
301 LogBinary=off
302 ; Log append (on/off)
303 LogAppend=on
304 ; plain text flag for Log (on/off)
305 LogTypePlainText=on
306 ; timestamp flag for Log (on/off)
307 LogTimestamp=off
308 ; without transfer dialog flag for Log (on/off)
309 LogHideDialog=off
310 ; Default Log file name. You can specify strftime format to here.
311 LogDefaultName=teraterm.log
312 ; Default path to save the log file.
313 LogDefaultPath=
314 ; Auto start logging with default log file name.
315 LogAutoStart=off
316
317 ; XMODEM option (checksum/crc/1k)
318 XmodemOpt=checksum
319 ; Binary flag for XMODEM Receive and ZMODEM Send (on/off)
320 XmodemBin=on
321
322 ; XMODEM receive command
323 XmodemRcvCommand=
324
325 ; Default directory for file transfers
326 FileDir=
327
328 ; Filter for send file
329 FileSendFilter=
330
331 ; Save Broadcast Command History
332 BroadcastCommandHistory=on
333
334 ; Broadcast command enabling flag on the dialog window (on/off)
335 AcceptBroadcast=on
336
337 ; Number of broadcast command history
338 MaxBroadcatHistory=99
339
340 ;------ special options (see Tera Term help)
341
342 ; C1 (8-bit) control characters
343 Accept8BitCtrl=on
344 Send8BitCtrl=off
345
346 ; Accept remote-controlled window title changing (off/overwrite/ahead/last)
347 AcceptTitleChangeRequest=overwrite
348
349 ; Wrong kanji-out ^[(H (Japanese only)
350 AllowWrongSequence=off
351
352 ; Alternate screen buffer support
353 AlternateScreenBuffer=on
354
355 ; Auto file renaming for downloading
356 AutoFileRename=on
357
358 ; Auto text copying
359 AutoTextCopy=on
360
361 ; Back wrap
362 BackWrap=off
363
364 ; Beep by BEL (on/off/visual)
365 Beep=on
366
367 ; Beep on connection & disconnection
368 BeepOnConnect=off
369
370 ; B-Plus auto receive
371 BPAuto=off
372
373 ; Escape all control characters in B-Plus
374 BPEscCtl=off
375
376 ; B-Plus log
377 BPLog=off
378
379 ; Clear serial port buffer when port opening
380 ClearComBuffOnOpen=on
381
382 ; Clear screen when window is resized
383 ClearOnResize=on
384
385 ; Clear screen after the connection is closed
386 ClearScreenOnCloseConnection=off
387
388 ; Clipboard access from remote (on/off/read/write)
389 ClipboardAccessFromRemote=off
390
391 ; "Disconnect?" warning
392 ConfirmDisconnect=on
393
394 ; Control characters in kanji (Japanese only)
395 CtrlInKanji=on
396
397 ; Confirm send a file when drag and drop
398 ConfirmFileDragAndDrop=on
399
400 ; allow the sequences related to cursor control
401 CursorCtrlSequence=off
402
403 ; Display all characters (debug mode)
404 Debug=off
405
406 ; Delimters for word selection
407 ; (compatible with earlier versions of Tera Term)
408 ; DelimList=$20
409 ; DelimDBCS=off
410 DelimList=$20!"#$24%&'()*+,:;<=>?@[\]^`{|}
411 DelimDBCS=on
412
413 ; Disable mouse event tracking when Control-Key is pressed.
414 DisableMouseTrackingByCtrl=on
415
416 ; Disable wheel to cursor translation when Control-Key is pressed.
417 DisableWheelToCursorByCtrl=on
418
419 ; Line at a time mode
420 EnableLineMode=on
421
422 ; Popup menu
423 EnablePopupMenu=on
424
425 ; "Show menu bar" command
426 EnableShowMenu=on
427
428 ; Enable the status line
429 EnableStatusLine=on
430
431 ; Display "New Connection" dialog on startup
432 HostDialogOnStartup=on
433
434 ; Enable IME / inline input (Japanese only)
435 IME=on
436 IMEInline=on
437
438 IMERelatedCursor=off
439
440 ; Windows 7 jump list support
441 JumpList=on
442
443 ; Kermit log
444 KmtLog=off
445 ; Kermit CAPAS: Ability to transmit and receive extended-length packets
446 KmtLongPacket=off
447 ; Kermit CAPAS: Ability to accept "A" packets (file attributes)
448 KmtFileAttr=off
449
450 ; Language selection
451 LanguageSelection=on
452
453 ; Lock Terminal Unique ID
454 LockTUID=on
455
456 ; Exclusive lock for log file
457 LogLockExclusive=on
458
459 ; Max scroll buffer size
460 MaxBuffSize=500000
461
462 ; Max serial port number
463 MaxComPort=256
464
465 ; Mouse event tracking
466 MouseEventTracking=on
467
468 ; Maximized window bug tweak
469 MaximizedBugTweak=on
470
471 ; Nonblinking cursor
472 NonblinkingCursor=off
473
474 ; Polygon cursor for KILLFOCUS
475 KillFocusCursor=on
476
477 ; Delay for pass-thru printing (in secs)
478 PassThruDelay=3
479
480 ; Direct pass-thru printing
481 PassThruPort=
482
483 ; Delay for paste per each lines (in msec)
484 PasteDelayPerLine=10
485
486 ; Allow the sequences related to printer control
487 PrinterCtrlSequence=on
488
489 ; Printer font
490 PrnFont=
491
492 ; Page margins for printing
493 ; (left, right, top and bottom in 1/100 inches)
494 PrnMargin=50,50,50,50
495
496 ; Quick-VAN log
497 QVLog=off
498
499 ; Quick-VAN window size
500 QVWinSize=8
501
502 ; Russian code set of printer font
503 RussPrint=Windows
504
505 ; Save VT Window position
506 SaveVTWinPos=off
507
508 ; Max lines per one jump scroll
509 ScrollThreshold=12
510
511 ; Scroll line count with mouse wheel button
512 MouseWheelScrollLine=3
513
514 ; Text selection on window activation
515 SelectOnActivate=on
516
517 ; Startup macro
518 StartupMacro=
519
520 ; Strict Key Mapping
521 StrictKeyMapping=off
522
523 ; Tab Stop Modify Sequence (on/off/combination of HTS,HTS7,HTS8,TBC,TBC0,TBC3)
524 TabStopModifySequence=on
525
526 ; TEK mouse code
527 TEKGINMouseCode=32
528
529 ; Telnet Auto Detection
530 TelAutoDetect=on
531
532 ; Telnet binary option
533 TelBin=off
534
535 ; Telnet auto echo
536 TelEcho=off
537
538 ; Telnet log
539 TelLog=off
540
541 ; Standard telnet port
542 TelPort=23
543
544 ; Keep-Alive packet sending interval on telnet connection (per second, 0=disabled)
545 TelKeepAliveInterval=300
546
547 ; Auto setup for non-telnet
548 TCPLocalEcho=off
549 TCPCRSend=
550
551 ; Terminal Unique ID
552 TerminalUID=FFFFFFFF
553
554 ; Title format
555 ; format ID: 5(000101) <title> - <host/port> VT/TEK
556 ; format ID: 13(001101) <host/port> - <title> VT/TEK
557 ; format ID: 29(011101) <host:tcpport/port> - <title> VT/TEK
558 ; format ID: 45(101101) <host/port:baud> - <title> VT/TEK
559 ; format ID: 61(111101) <host:tcpport/port:baud> - <title> VT/TEK
560 TitleFormat=61
561
562 ; Allow the sequences related to title report (accept/ignore/empty)
563 TitleReportSequence=empty
564
565 ; Translate mouse wheel to cursor key when application cursor mode
566 TranslateWheelToCursor=on
567
568 ; Unknown Unicode character handling
569 UnknownUnicodeCharacterAsWide=off
570
571 ; Mapping of Unicode to DEC special character
572 ; The sum of following values:
573 ; 1 : Box drawings (U+2500-U+257F)
574 ; 2 : Bullet (U+2022)
575 ; Hyphenation point (U+2027)
576 ; Light shade (25%) (U+2591)
577 ; Medium shade (50%) (U+2592)
578 ; Dark shade (75%) (U+2593)
579 ; Black small square (U+25AA)
580 ; Black vertical rectangle (U+25AE)
581 ; Black verty small square (U+2B1D)
582 ; 4 : Middle dot (U+00B7)
583 ; One dot leader (U+2024)
584 ; Bullet operator (U+2219)
585 UnicodeToDecSpMapping=3
586
587 ; White & black color conversion
588 UseTextColor=off
589
590 ; VT Compatible Tab
591 VTCompatTab=off
592
593 ; Space between characters (lines)
594 VTFontSpace=0,0,0,0
595
596 ; Window Icon
597 VTIcon=Default
598 TEKIcon=Default
599
600 ; Scaling factors for printing (in pixels per inch)
601 VTPPI=0,0
602 TEKPPI=0,0
603
604 ; `wait4all' macro command
605 Wait4allMacroCommand=off
606
607 ; allow the sequences related to window control
608 WindowCtrlSequence=on
609
610 ; allow the sequences related to window report
611 WindowReportSequence=on
612
613 ; [Window] menu
614 WindowMenu=on
615
616 ; XMODEM log
617 XmodemLog=off
618
619 ; YMODEM log
620 YmodemLog=off
621
622 ; YMODEM receive command
623 YmodemRcvCommand=
624
625 ; ZMODEM auto receive
626 ZmodemAuto=off
627
628 ; ZMODEM parameters for sending
629 ZmodemDataLen=1024
630 ZmodemWinSize=32767
631
632 ; Escape all control characters in ZMODEM
633 ZmodemEscCtl=off
634
635 ; ZMODEM log
636 ZmodemLog=off
637
638 ; ZMODEM receive command
639 ZmodemRcvCommand=rz
640
641 ;------ end of special options
642
643 [TTSSH]
644 ; SSH enabled flag (1=enabled 0=disabled)
645 Enabled=1
646
647 ; default login username (setup to authentication dialog)
648 DefaultUserName=
649 DefaultForwarding=
650
651 ; Cipher algorithm order
652 ; 2...DES(SSH1), 3...3DES(SSH1), 6...Blowfish(SSH1), 7...3DES-CBC,
653 ; 8...AES128-CBC, 9...AES192-CBC, :...AES256-CBC, ;...Blowfish-CBC,
654 ; <...AES128-CTR, =...AES192-CTR, >...AES256-CTR, ?...Arcfour,
655 ; @...Arcfour128, A...Arcfour256, B...CAST128-CBC, C...3DES-CTR,
656 ; D...Blowfish-CTR, E...CAST128-CTR, F...Camellia128-CBC,
657 ; G...Camellia192-CBC, H...Camellia256-CBC, I...Camellia128-CTR,
658 ; J...Camellia192-CTR, K...Camellia256-CTR
659 ; 0...Ciphers below this line are disabled.
660 ;CipherOrder=KHJGIF>:=9<8C7D;A@?EB3062
661 CipherOrder=K>H:J=G9I<F8C7D;A@?EB3062
662
663 ; KEX algorithm order(SSH2)
664 ; 0...diffie-hellman-group1-sha1
665 ; 1...diffie-hellman-group14-sha1
666 ; 2...diffie-hellman-group-exchange-sha1
667 ; 3...diffie-hellman-group-exchange-sha256
668 ; 4...ecdh-sha2-nistp256
669 ; 5...ecdh-sha2-nistp384
670 ; 6...ecdh-sha2-nistp521
671 ; 7...KEXs below this line are disabled.
672 KexOrder=56743210
673
674 ; Host Key algorithm order(SSH2)
675 ; 2...RSA
676 ; 3...DSA
677 ; 4...ecdh-sha2-nistp256
678 ; 5...ecdh-sha2-nistp384
679 ; 6...ecdh-sha2-nistp521
680 ; 0...below this line are disabled.
681 HostKeyOrder=456230
682
683 ; MAC algorithm order(SSH2)
684 ; 1...hmac-sha1
685 ; 2...hmac-md5
686 ; 3...hmac-sha1-96
687 ; 4...hmac-md5-96
688 ; 5...hmac-ripemd160@openssh.com
689 ; 6...hmac-sha2-256
690 ; 7...hmac-sha2-256-96
691 ; 8...hmac-sha2-512
692 ; 9...hmac-sha2-512-96
693 ; 0...below this line are disabled.
694 MacOrder=8615209734
695
696 ; Compression algorithm order(SSH2)
697 ; 1...none
698 ; 2...zlib
699 ; 3...zlib@openssh.com(Delayed Compression)
700 ; 0...below this line are disabled.
701 CompOrder=3210
702 ; packet compression level (0=none)
703 Compression=0
704
705
706 KnownHostsFiles=ssh_known_hosts
707 DefaultRhostsLocalUserName=
708 DefaultRhostsHostPrivateKeyFile=
709 DefaultRSAPrivateKeyFile=
710 DefaultAuthMethod=3
711 ; Debug message logging level of `TTSSH.LOG'.
712 ; The default value is disabled(0).
713 ; LOG_LEVEL_FATAL 5
714 ; LOG_LEVEL_ERROR 10
715 ; LOG_LEVEL_URGENT 20
716 ; LOG_LEVEL_WARNING 30
717 ; LOG_LEVEL_VERBOSE 100
718 ; LOG_LEVEL_SSHDUMP 200
719 LogLevel=0
720 WriteBufferSize=2097152
721
722 ; SSH protocol version (1 or 2)
723 ProtocolVersion=2
724
725 ; SSH heartbeat(keepalive): per second (0=disabled)
726 HeartBeat=60
727
728 ; Remember password in memory (1=enabled 0=disabled)
729 RememberPassword=1
730
731 ; Check supported auth methods with "none" method (1=enabled 0=disabled)
732 CheckAuthListFirst=0
733
734 ; Enable connection to the server that has RSA key length less than 768 bit (1=enabled 0=disabled)
735 EnableRsaShortKeyServer=0
736
737 ; SSH agent forwarding (pageant) (1=enabled 0=disabled)
738 ForwardAgent=0
739
740 ; Confirm SSH agent forwarding (1=enabled 0=disabled)
741 ForwardAgentConfirm=1
742
743 ; Verify host key by DNS (1=enabled 0=disabled)
744 VerifyHostKeyDNS=0
745
746 [TTProxy]
747 ConnectionTimeout="10"
748 SocksResolve="auto"
749 TelnetHostnamePrompt=">> Host name: "
750 TelnetUsernamePrompt="Username:"
751 TelnetPasswordPrompt="Password:"
752 TelnetConnectedMessage="-- Connected to "
753 TelnetErrorMessage="!!!!!!!!"
754
755 [TTXKanjiMenu]
756 UseOneSetting=on
757
758 [TTXttyrec]
759 RecordStartSize=on
760
761 [TTXRecurringCommand]
762 Enable=off
763 Command=
764 Interval=300
765
766 [Resize Menu]
767 ; 80x62
768 ;ResizeMenu1= 80, 24
769 ;
770 ; 120x52
771 ;ResizeMenu2=120, 52
772 ;
773 ; Width: no-change, Height: 52
774 ;ResizeMenu3= 0, 52
775 ;
776 ; Width: 80, Height: no-change
777 ;ResizeMenu4= 80, 0
778
779 ;------ Telnet host list
780 ; Max number of hosts is 200.
781 ; You can edit this list in the [Setup] TCP/IP dialog box.
782 ;[Hosts]
783 ; Host name
784 ;Host1=myhost.example.com
785 ; IPv4 address
786 ;Host2=192.0.2.1
787 ; IPv6 address
788 ;Host3=[2001:db8:1:2:8401:02ff:fe03:0405]
789 ; IPv6 address with interface number
790 ;Host4=[fe80::8401:02ff:fe03:0405%3]
791 ; Host name with option
792 ;Host5=myhost.example.com /F=myhost.ini
793 ; Host name with user, port and option
794 ;Host6=user@myhost.example.com:10022 /ssh
795 ; URL
796 ;Host7=ssh://user@myhost.example.com
797 ; COM1 port
798 ;Host8=/C=1
799 ; Replay a file
800 ;Host9=/R=readme.txt
801
802 [Hosts]
803 Host1=myhost.example.com
804 Host2=192.0.2.1
805 Host3=[2001:db8:1:2:8401:2ff:fe03:405]
806 Host4=[fe80::8401:2ff:fe03:405%3]
807 Host5=myhost.example.com /F=myhost.ini
808 Host6=user@myhost.example.com:10022 /ssh
809 Host7=ssh://user@myhost.example.com
810 Host8=/C=1 ;serial port
811 Host9=\\.\pipe\vmware-serial-port ;Named pipe
812 Host10=/R=readme.txt ;replay a file

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.