Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/ssh_chacha20poly1305/installer/release/TERATERM.INI

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9208 - (show annotations) (download)
Sat Apr 17 06:15:51 2021 UTC (2 years, 11 months ago) by nmaya
File size: 25176 byte(s)
create a branch for chacha20-poly1305

from 4-stable
planned to merge to 4-stable and trunk

1 [BG]
2 ; Use Eterm look-feel 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 ; This option ignores the BGThemeFile in any case. When the option is on,
25 ; the wallpaper image does not be mixed with theme file image.
26 BGIgnoreThemeFile=off
27
28
29 [Tera Term]
30 ; Tera Term version number
31 Version=2.3
32
33 ; Language (English/Japanese/Russian/Korean/UTF-8)
34 Language=
35
36 ; User interface language file that includes message strings.
37 ; Tera Term uses built-in English message when the file or message is not found.
38 UILanguageFile=
39
40 ; Connecting timeout value(per seconds). No action if the value is zero.
41 ; Connecting socket could be canceled after the value timeout if the value is greater than zero.
42 ; The default value is zero(depends on Windows TCP/IP stack implementation).
43 ConnectingTimeout=0
44
45 ; pasting string by clicking mouse right button disabled
46 DisablePasteMouseRButton=off
47
48 ; pasting string by clicking mouse middle button disabled
49 DisablePasteMouseMButton=on
50
51 ; confirm pasting string by clicking mouse right button
52 ConfirmPasteMouseRButton=off
53
54 ; confirm changing clipboard string by clicking mouse right button
55 ConfirmChangePaste=on
56 ConfirmChangePasteCR=on
57 PasteDialogSize=330,220
58 ConfirmChangePasteStringFile=
59
60 ; Scroll out the current buffer when the clear screen does.
61 ScrollWindowClearScreen=on
62
63 ; Reset scrollback on display activity
64 AutoScrollOnlyInBottomLine=on
65
66 ; Starting the selection only by a left button.
67 SelectOnlyByLButton=on
68
69 ; New connection by Alt-N Accelerator key
70 AcceleratorNewConnection=on
71
72 ; Duplicate session by Alt-D Accelerator key disabled
73 DisableAcceleratorDuplicateSession=off
74
75 ; Cygwin connection by Alt-G Accelerator key
76 AcceleratorCygwinConnection=on
77
78 ; Send break by Alt-B Accelerator key disabled
79 DisableAcceleratorSendBreak=off
80
81 ; New connection Menu disabled
82 DisableMenuNewConnection=off
83
84 ; Duplicate session Menu disabled
85 DisableMenuDuplicateSession=off
86
87 ; Send break Menu disabled
88 DisableMenuSendBreak=off
89
90 ; ANSI color definition (in the case FullColor=on)
91 ; * UseTextColor should be off, or the background and foreground color of
92 ; VTColor are assigned to color-number 0 and 7 respectively, even if
93 ; they are specified in ANSIColor.
94 ; * ANSIColor is a set of 4 values that are color-number(0--15),
95 ; red-value(0--255), green-value(0--255) and blue-value(0--255).
96 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
97 ; xterm
98 ; 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
99 ; PuTTY
100 ;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
101 ; Tera Term Pro 2.3
102 ;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
103 ; Solarized (http://ethanschoonover.com/solarized)
104 ;ANSIColor=0,7,54,66, 1,203,75,22, 2,88,110,117, 3,101,123,131, 4,131,148,150, 5,108,113,196, 6,147,161,161, 7,253,246,227, 8,0,43,54, 9,220,50,47, 10,133,153,0, 11,181,137,0, 12,38,139,210, 13,211,54,130, 14,42,161,152, 15,238,232,213
105 ; Windows console new scheme (https://blogs.msdn.microsoft.com/commandline/2017/08/02/updating-the-windows-console-colors)
106 ;ANSIColor=0,12,12,12, 1,231,72,86, 2,22,198,12, 3,249,241,165, 4,59,120,255, 5,180,0,158, 6,97,214,214, 7,242,242,242, 8,118,118,118, 9,197,15,31, 10,19,161,14, 11,193,156,0, 12,0,55,218, 13,136,23,152, 14,58,150,221, 15,204,204,204
107
108 ; Enable continued-line copy
109 EnableContinuedLineCopy=on
110
111 ; Mouse cursor type (arrow/ibeam/cross/hand)
112 MouseCursor=ibeam
113
114 ; Translucent window (0 - 255: transparency value)
115 AlphaBlend=255
116 AlphaBlendActive=255
117
118 ; Cygwin install path
119 CygwinDirectory=
120
121 ; Viewlog Editor path
122 ViewlogEditor=notepad.exe
123
124 ; Locale for Unicode
125 ;Locale=chs
126 Locale=
127
128 ; CodePage for Unicode
129 CodePage=
130
131 ; Background color of text uses background color of screen (on/off)
132 UseNormalBGColor=on
133
134 ; Port type (serial/tcpip)
135 Port=tcpip
136
137 ; Window positions
138 VTPos=-2147483648,-2147483648
139 TEKPos=-2147483648,-2147483648
140
141 ; Terminal size
142 TerminalSize=80,24
143 ; Terminal size=window size (on/off)
144 TermIsWin=on
145 ; Auto window resizing option (on/off)
146 AutoWinResize=off
147
148 ; Convert a received new-line (CR) char to CR/CRLF/LF/AUTO
149 CRReceive=CR
150 ; New-line code to be transmitted (CR/CRLF/LF)
151 CRSend=CR
152
153 ; Terminal ID
154 TerminalID=VT100
155
156 ; Local echo (on/off)
157 LocalEcho=off
158
159 ; Answerback
160 Answerback=
161
162 ; Auto window switching (VT<->TEK; on/off)
163 AutoWinSwitch=off
164
165 ; Kanji code to be received (SJIS/EUC/JIS)
166 KanjiReceive=UTF-8
167 ; JIS Katakana code to be received (7/8)
168 KatakanaReceive=8
169
170 ; Kanji code to be transmitted (SJIS/EUC/JIS)
171 KanjiSend=UTF-8
172 ; JIS Katakana to be transmitted (7/8)
173 KatakanaSend=8
174 ; Kanji-in sequence to be transmitted (@/B)
175 KanjiIn=B
176 ; Kanji-out sequence to be transmitted (J/B)
177 KanjiOut=B
178
179 ; Russian code set used in host
180 RussHost=Windows
181 ; Russian code set used in PC
182 RussClient=Windows
183
184 ; Window title
185 Title=Tera Term
186
187 ; Cursor shape (block/vertical/horizontal)
188 CursorShape=block
189
190 ; Hide title & menu bars and enable popup menu (on/off)
191 HideTitle=off
192 ; Hide menu bar and enable popup menu (on/off)
193 PopupMenu=off
194
195 ; Color mode (on/off)
196 EnableANSIColor=on
197 PcBoldColor=on
198 Aixterm16Color=on
199 Xterm256Color=on
200
201 ; Enable scroll buffer (on/off)
202 EnableScrollBuff=on
203 ; Scroll buffer size
204 ScrollBuffSize=10000
205
206 ; Text and background colors
207 ; for Normal characters
208 VTColor=255,255,255,0,0,0
209 ; Solarized Dark
210 ;VTColor=131,148,150,0,43,54
211 ; Solarized Light
212 ;VTColor=101,123,131,253,246,227
213 ;
214 ; for Bold characters
215 EnableBoldAttrColor=on
216 VTBoldColor=255,255,0,0,0,0
217 ; Solarized Dark
218 ;VTBoldColor=147,161,161,7,54,66
219 ; Solarized Light
220 ;VTBoldColor=88,110,117,238,232,213
221 ;
222 ; for Blink characters
223 EnableBlinkAttrColor=on
224 VTBlinkColor=255,0,0,0,0,0
225 ; Solarized Dark
226 ;VTBlinkColor=133,153,0,0,43,54
227 ; Solarized Light
228 ;VTBlinkColor=133,153,0,253,246,227
229 ;
230 ; for Reverse characters
231 EnableReverseAttrColor=on
232 VTReverseColor=0,0,0,255,255,255
233 ; Solarized Dark
234 ;VTReverseColor=0,43,54,131,148,150
235 ;VTReverseColor=101,123,131,253,246,227
236 ; Solarized Light
237 ;VTReverseColor=253,246,227,101,123,131
238 ;VTReverseColor=131,148,150,0,43,54
239 ;
240 ; for URL(hyper link) text color
241 EnableURLColor=on
242 URLUnderline=on
243 URLColor=0,255,255,0,0,0
244 ; Solarized Dark
245 ;URLColor=181,137,0,0,43,54
246 ; Solarized Light
247 ;URLColor=181,137,0,253,246,227
248 ;
249
250 ; Enable clickable URL
251 EnableClickableUrl=on
252
253 ; Launched Browser
254 ; Firefox example
255 ; ClickableUrlBrowser=firefox
256 ; ClickableUrlBrowserArg=-new-tab
257 ; Opera example
258 ; ClickableUrlBrowser=opera
259 ; ClickableUrlBrowserArg=-newpage
260 ; IE example
261 ; ClickableUrlBrowser=iexplore
262 ; ClickableUrlBrowserArg=
263 ; Chrome example
264 ; ClickableUrlBrowser=chrome
265 ; ClickableUrlBrowserArg=
266 ClickableUrlBrowser=
267 ClickableUrlBrowserArg=
268
269
270 ; for TEK window
271 TEKColor=0,0,0,255,255,255
272
273 ; TEK color emulation (on/off)
274 TEKColorEmulation=off
275
276 ; Font
277 VTFont=
278
279 ; Dialog Font
280 DlgFont=
281
282 ; Bold style font (on/off)
283 EnableBold=on
284 ; Font for TEK window
285 TEKFont=
286 ; Font quality(default/non-antialiased/antialiased/cleartype)
287 FontQuality=default
288
289 ; Russian code set of the font
290 RussFont=Windows
291
292 ; Backspace key (BS/DEL)
293 BSKey=BS
294 ; transmit DEL by Delete key (on/off)
295 DeleteKey=on
296
297 ; Russian code set used in the keyboard driver
298 RussKeyb=Windows
299
300 ; Meta key (on/off/left/right)
301 MetaKey=off
302
303 ; Meta key sets MSB (off/raw/text)
304 Meta8Bit=off
305
306 ; Application keypad mode disabled.
307 DisableAppKeypad=off
308
309 ; Application cursor mode disabled.
310 DisableAppCursor=off
311
312 ; Serial port parameters
313 ; Port number
314 ComPort=1
315 ; Baud rate
316 BaudRate=9600
317 ; Parity (even/odd/none/mark/space)
318 Parity=none
319 ; Data (7/8)
320 DataBit=8
321 ; Stop (1/2)
322 StopBit=1
323 ; Flow control (x/hard/none/rtscts/dsrdtr)
324 ; "hard" is same as "rtscts"
325 FlowCtrl=none
326 ; Transmit delay per character (in msec)
327 DelayPerChar=0
328 ; Transmit delay per line (in msec)
329 DelayPerLine=0
330
331 ; TCP/IP parameters
332 ; TCP port#
333 TCPPort=
334 ; Telnet flag (on/off)
335 Telnet=on
336 ; Telnet terminal type
337 ;TermType=vt100
338 TermType=xterm
339
340 ; Auto window closing option (on/off)
341 AutoWinClose=on
342 ; History list of hosts
343 HistoryList=on
344
345 ; Binary flag for Send File (on/off)
346 TransBin=off
347
348 ; without transfer dialog flag for Send File (on/off)
349 FTHideDialog=off
350
351 ; Binary flag for Log (on/off)
352 LogBinary=off
353 ; Log append (on/off)
354 LogAppend=on
355 ; plain text flag for Log (on/off)
356 LogTypePlainText=on
357 ; timestamp flag for Log (on/off)
358 LogTimestamp=off
359 ; without transfer dialog flag for Log (on/off)
360 LogHideDialog=off
361 ; Current all buffer included in first (on/off)
362 LogIncludeScreenBuffer=off
363
364 ; Default Log file name. You can specify strftime format to here.
365 LogDefaultName=teraterm.log
366 ; Default path to save the log file.
367 LogDefaultPath=
368 ; Auto start logging with default log file name.
369 LogAutoStart=off
370
371 ; === Log Rotate ===
372 ; Mode: 0(none), 1(size)
373 LogRotate=0
374 ; Size
375 LogRotateSize=0
376 ; Size type: 0(byte), 1(KB), 2(MB)
377 LogRotateSizeType=0
378 ; Step: 0(none), >=1(count times)
379 LogRotateStep=0
380
381 ; Deferred Log Write Mode (on/off)
382 DeferredLogWriteMode=on
383
384
385 ; XMODEM option (checksum/crc/1k)
386 XmodemOpt=checksum
387 ; Binary flag for XMODEM Receive and ZMODEM Send (on/off)
388 XmodemBin=on
389
390 ; XMODEM receive command
391 XmodemRcvCommand=
392
393 ; Default directory for file transfers
394 FileDir=
395
396 ; Filter for send file
397 FileSendFilter=
398
399 ; SCP sending directory
400 ScpSendDir=
401
402 ; Save Broadcast Command History
403 BroadcastCommandHistory=on
404
405 ; Broadcast command enabling flag on the dialog window (on/off)
406 AcceptBroadcast=on
407
408 ; Number of broadcast command history
409 MaxBroadcatHistory=99
410
411 ;------ special options (see Tera Term help)
412
413 ; C1 (8-bit) control characters
414 Accept8BitCtrl=on
415 Send8BitCtrl=off
416
417 ; Accept remote-controlled window title changing (off/overwrite/ahead/last)
418 AcceptTitleChangeRequest=overwrite
419
420 ; Wrong kanji-out ^[(H (Japanese only)
421 AllowWrongSequence=off
422
423 ; Alternate screen buffer support
424 AlternateScreenBuffer=on
425
426 ; Automatic serial reconnection when serial cable is inserted and extracted(Windows XP or later).
427 AutoComPortReconnect=on
428
429 ; When serial port is specified with with /C= option and the port does not exist,
430 ; Tera Term will wait for port connection.
431 WaitCom=off
432
433 ; Auto file renaming for downloading
434 AutoFileRename=on
435
436 ; Auto text copying
437 AutoTextCopy=on
438
439 ; Back wrap
440 BackWrap=off
441
442 ; Beep by BEL (on/off/visual)
443 Beep=on
444
445 ; Beep over-used
446 BeepOverUsedTime=2
447 BeepOverUsedCount=5
448 BeepSuppressTime=5
449
450 ; Beep on connection & disconnection
451 BeepOnConnect=off
452
453 ; B-Plus auto receive
454 BPAuto=off
455
456 ; Escape all control characters in B-Plus
457 BPEscCtl=off
458
459 ; B-Plus log
460 BPLog=off
461
462 ; Clear serial port buffer when port opening
463 ClearComBuffOnOpen=on
464
465 ; Clear screen when window is resized
466 ClearOnResize=on
467
468 ; Accept clearing scroll buffer from remote (xterm ED3)
469 ClearScrollBufferFromRemote=off
470
471 ; Clear screen after the connection is closed
472 ClearScreenOnCloseConnection=off
473
474 ; Clipboard access from remote (on/off/read/write)
475 ClipboardAccessFromRemote=off
476
477 ; "Disconnect?" warning
478 ConfirmDisconnect=on
479
480 ; Control characters in kanji (Japanese only)
481 CtrlInKanji=on
482
483 ; Confirm send a file when drag and drop
484 ConfirmFileDragAndDrop=on
485
486 ; allow the sequences related to cursor control
487 CursorCtrlSequence=off
488
489 ; Display all characters (debug mode)
490 Debug=off
491 ; Debug mode type which can be selected by user.
492 ; on|all = All types
493 ; off|none = Disabled debug mode
494 ; normal = usual teraterm debug mode
495 ; hex = hex output
496 ; noout = disable output completely
497 DebugModes=all
498
499 ; Delimters for word selection
500 ; (compatible with earlier versions of Tera Term)
501 ; DelimList=$20
502 ; DelimDBCS=off
503 DelimList=$20!"#$24%&'()*+,:;<=>?@[\]^`{|}
504 DelimDBCS=on
505
506 ; Disable mouse event tracking when Control-Key is pressed.
507 DisableMouseTrackingByCtrl=on
508
509 ; Disable wheel to cursor translation when Control-Key is pressed.
510 DisableWheelToCursorByCtrl=on
511
512 ; Line at a time mode
513 EnableLineMode=on
514
515 ; Popup menu
516 EnablePopupMenu=on
517
518 ; "Show menu bar" command
519 EnableShowMenu=on
520
521 ; Enable the status line
522 EnableStatusLine=on
523
524 ; High speed file transfer on serial connection.
525 FileSendHighSpeedMode=on
526
527 ; Display "New Connection" dialog on startup
528 HostDialogOnStartup=on
529
530 ; Enable IME / inline input (Japanese only)
531 IME=on
532 IMEInline=on
533
534 IMERelatedCursor=off
535
536 ; Enabled ISO-2022 Shift Function (on/off/combination of SI,SO,LS2,LS3,LSR1,LSR2,LSR3,SS2,SS3)
537 ISO2022ShiftFunction=on
538
539 ; Windows 7 jump list support
540 JumpList=on
541
542 ; Join Split URL
543 JoinSplitURL=off
544 JoinSplitURLIgnoreEOLChar=\
545
546 ; Kermit log
547 KmtLog=off
548 ; Kermit CAPAS: Ability to transmit and receive extended-length packets
549 KmtLongPacket=off
550 ; Kermit CAPAS: Ability to accept "A" packets (file attributes)
551 KmtFileAttr=off
552
553 ; Language selection
554 LanguageSelection=on
555
556 ; List hidden fonts (Windows 7 or later)
557 ListHiddenFonts=off
558
559 ; Lock Terminal Unique ID
560 LockTUID=on
561
562 ; Timestamp format of Log each line
563 ; %Y-%m-%d %H:%M:%S.%N ... 2017-06-04 21:12:40.123
564 ; %a %b %e %H:%M:%S.%N %Y ... Sun Jun 4 21:12:40.123 2017
565 LogTimestampFormat=%Y-%m-%d %H:%M:%S.%N
566
567 ; Use UTC/GMT time for Log each line timestamp (Local/UTC/LoggingElapsed/ConnectionElapsed)
568 LogTimestampType=Local
569
570 ; Exclusive lock for log file
571 LogLockExclusive=on
572
573 ; Max scroll buffer size
574 MaxBuffSize=500000
575
576 ; Max serial port number
577 MaxComPort=256
578
579 ; Max buffer size of OSC string
580 MaxOSCBufferSize=4096
581
582 ; Mouse event tracking
583 MouseEventTracking=on
584
585 ; Maximized window bug tweak (0..2)
586 MaximizedBugTweak=2
587
588 ; Delay for starting of text selection
589 MouseSelectStartDelay=0
590
591 ; Nonblinking cursor
592 NonblinkingCursor=off
593
594 ; Normalize line break when pasting
595 NormalizeLineBreakOnPaste=off
596
597 ; Notify Clipboard access from remote
598 NotifyClipboardAccess=on
599
600 ; Polygon cursor for KILLFOCUS
601 KillFocusCursor=on
602
603 ; Delay for pass-thru printing (in secs)
604 PassThruDelay=3
605
606 ; Direct pass-thru printing
607 PassThruPort=
608
609 ; Delay for paste per each lines (in msec)
610 PasteDelayPerLine=10
611
612 ; Allow the sequences related to printer control
613 PrinterCtrlSequence=on
614
615 ; Printer font
616 PrnFont=
617
618 ; Print form-feed as line-feed
619 PrnConvFF=off
620
621 ; Page margins for printing
622 ; (left, right, top and bottom in 1/100 inches)
623 PrnMargin=50,50,50,50
624
625 ; Quick-VAN log
626 QVLog=off
627
628 ; Quick-VAN window size
629 QVWinSize=8
630
631 ; Russian code set of printer font
632 RussPrint=Windows
633
634 ; Save VT Window position
635 SaveVTWinPos=off
636
637 ; Max lines per one jump scroll
638 ScrollThreshold=12
639
640 ; Scroll line count with mouse wheel button
641 MouseWheelScrollLine=3
642
643 ; Text selection on window activation
644 SelectOnActivate=on
645
646 ; Break signal length (in msec)
647 SendBreakTime=1000
648
649 ; Startup macro
650 StartupMacro=
651
652 ; Strict Key Mapping
653 StrictKeyMapping=off
654
655 ; Tab Stop Modify Sequence (on/off/combination of HTS,HTS7,HTS8,TBC,TBC0,TBC3)
656 TabStopModifySequence=on
657
658 ; TEK mouse code
659 TEKGINMouseCode=32
660
661 ; Telnet Auto Detection
662 TelAutoDetect=on
663
664 ; Telnet binary option
665 TelBin=off
666
667 ; Telnet auto echo
668 TelEcho=off
669
670 ; Telnet log
671 TelLog=off
672
673 ; Standard telnet port
674 TelPort=23
675
676 ; Keep-Alive packet sending interval on telnet connection (per second, 0=disabled)
677 TelKeepAliveInterval=300
678
679 ; Auto setup for non-telnet
680 TCPLocalEcho=off
681 TCPCRSend=
682
683 ; Terminal Speed (telnet/SSH)
684 TerminalSpeed=38400
685
686 ; Terminal Unique ID
687 TerminalUID=FFFFFFFF
688
689 ; Title format
690 ; format ID: 5(000101) <title> - <host/port> VT/TEK
691 ; format ID: 13(001101) <host/port> - <title> VT/TEK
692 ; format ID: 29(011101) <host:tcpport/port> - <title> VT/TEK
693 ; format ID: 45(101101) <host/port:bps> - <title> VT/TEK
694 ; format ID: 61(111101) <host:tcpport/port:bps> - <title> VT/TEK
695 TitleFormat=13
696
697 ; Allow the sequences related to title report (accept/ignore/empty)
698 TitleReportSequence=empty
699
700 ; Translate mouse wheel to cursor key when application cursor mode
701 TranslateWheelToCursor=on
702
703 ; Trim trailing new line character when pasting
704 TrimTrailingNLonPaste=off
705
706 ; Unknown Unicode character handling
707 UnknownUnicodeCharacterAsWide=off
708
709 ; Mapping of Unicode to DEC special character
710 ; The sum of following values:
711 ; 1 : Box drawings (U+2500-U+257F)
712 ; 2 : Bullet (U+2022)
713 ; Hyphenation point (U+2027)
714 ; Light shade (25%) (U+2591)
715 ; Medium shade (50%) (U+2592)
716 ; Dark shade (75%) (U+2593)
717 ; Black small square (U+25AA)
718 ; Black vertical rectangle (U+25AE)
719 ; Black verty small square (U+2B1D)
720 ; 4 : Middle dot (U+00B7)
721 ; One dot leader (U+2024)
722 ; Bullet operator (U+2219)
723 UnicodeToDecSpMapping=3
724
725 ; White & black color conversion
726 UseTextColor=off
727
728 ; VT Compatible Tab
729 VTCompatTab=off
730
731 ; Space between characters (lines)
732 VTFontSpace=0,0,0,0
733
734 ; Window Icon
735 VTIcon=Default
736 TEKIcon=Default
737
738 ; Scaling factors for printing (in pixels per inch)
739 VTPPI=0,0
740 TEKPPI=0,0
741
742 ; `wait4all' macro command
743 Wait4allMacroCommand=off
744
745 ; allow the sequences related to window control
746 WindowCtrlSequence=on
747
748 ; allow the sequences related to window report
749 WindowReportSequence=on
750
751 ; [Window] menu
752 WindowMenu=on
753
754 ; XMODEM log
755 XmodemLog=off
756
757 ; XMODEM Timeout value(v1,v2,v3,v4,v5) by seconds
758 ; v1=NAK mode: Timeout value for first packet
759 ; v2=CRC mode: Timeout value for first packet
760 ; v3=Timeout short time
761 ; v4=Timeout long time
762 ; v5=Timeout very long time
763 XmodemTimeouts=10,3,10,20,60
764
765 ; YMODEM log
766 YmodemLog=off
767
768 ; YMODEM receive command
769 YmodemRcvCommand=
770
771 ; YMODEM Timeout value(v1,v2,v3,v4,v5) by seconds
772 ; v1=NAK mode: Timeout value for first packet
773 ; v2=CRC mode: Timeout value for first packet
774 ; v3=Timeout short time
775 ; v4=Timeout long time
776 ; v5=Timeout very long time
777 YmodemTimeouts=10,3,10,20,60
778
779 ; ZMODEM auto receive
780 ZmodemAuto=off
781
782 ; ZMODEM parameters for sending
783 ZmodemDataLen=1024
784 ZmodemWinSize=32767
785
786 ; Escape all control characters in ZMODEM
787 ZmodemEscCtl=off
788
789 ; ZMODEM log
790 ZmodemLog=off
791
792 ; ZMODEM receive command
793 ZmodemRcvCommand=rz
794
795 ; ZMODEM Timeout value(v1,v2,v3,v4) by seconds
796 ; v1=Timeout value for serial port
797 ; v2=Timeout value for TCP/IP port
798 ; v3=Timeout value for initial packet
799 ; v4=Timeout value for final packet
800 ZmodemTimeouts=10,0,10,3
801
802 ;------ end of special options
803
804 [TTSSH]
805 ; SSH enabled flag (1=enabled 0=disabled)
806 Enabled=1
807
808 ; default login username (setup to authentication dialog)
809 DefaultUserName=
810
811 ; default login username type
812 ; 0 ... Empty
813 ; 1 ... Use DefaultUserName setting
814 ; 2 ... Use Windows logon user name
815 DefaultUserType=1
816
817 DefaultForwarding=
818
819 ; Cipher algorithm order
820 ; 2...DES(SSH1), 3...3DES(SSH1), 6...Blowfish(SSH1), 7...3DES-CBC,
821 ; 8...aes128-cbc, 9...aes192-cbc, :...aes256-cbc, ;...blowfish-cbc,
822 ; <...aes128-ctr, =...aes192-ctr, >...aes256-ctr, ?...arcfour,
823 ; @...arcfour128, A...arcfour256, B...cast128-cbc, C...3des-ctr,
824 ; D...blowfish-ctr, E...cast128-ctr, F...camellia128-cbc,
825 ; G...camellia192-cbc, H...camellia256-cbc, I...camellia128-ctr,
826 ; J...camellia192-ctr, K...camellia256-ctr L...aes128-gcm@openssh.com
827 ; M...aes256-gcm@openssh.com
828 ; 0...Ciphers below this line are disabled.
829 CipherOrder=MLK>H:J=G9I<F8C7D;EB30A@?62
830
831 ; KEX algorithm order(SSH2)
832 ; 1...diffie-hellman-group1-sha1
833 ; 2...diffie-hellman-group14-sha1
834 ; 3...diffie-hellman-group-exchange-sha1
835 ; 4...diffie-hellman-group-exchange-sha256
836 ; 5...ecdh-sha2-nistp256
837 ; 6...ecdh-sha2-nistp384
838 ; 7...ecdh-sha2-nistp521
839 ; 8...diffie-hellman-group14-sha256
840 ; 9...diffie-hellman-group16-sha512
841 ; :...diffie-hellman-group18-sha512
842 ; 0...KEXs below this line are disabled.
843 KexOrder=567:9843210
844
845 ; minimal size in bits of an acceptable group in SSH_MSG_KEY_DH_GEX_REQUEST packet
846 GexMinimalGroupSize=0
847
848 ; Host Key algorithm order(SSH2)
849 ; 2...ssh-rsa
850 ; 3...ssh-dss
851 ; 4...ecdh-sha2-nistp256
852 ; 5...ecdh-sha2-nistp384
853 ; 6...ecdh-sha2-nistp521
854 ; 7...ssh-ed25519
855 ; 0...below this line are disabled.
856 HostKeyOrder=4567230
857
858 ; MAC algorithm order(SSH2)
859 ; 1...hmac-sha1
860 ; 2...hmac-md5
861 ; 3...hmac-sha1-96
862 ; 4...hmac-md5-96
863 ; 5...hmac-ripemd160@openssh.com
864 ; 6...hmac-sha2-256
865 ; 8...hmac-sha2-512
866 ; :...hmac-sha1-etm@openssh.com
867 ; ;...hmac-md5-etm@openssh.com
868 ; <...hmac-sha1-96-etm@openssh.com
869 ; =...hmac-md5-96-etm@openssh.com
870 ; >...hmac-ripemd160-etm@openssh.com
871 ; ?...hmac-sha2-256-etm@openssh.com
872 ; @...hmac-sha2-512-etm@openssh.com
873 ; 0...below this line are disabled.
874 MacOrder=@?:861>5;20<=34
875
876 ; Compression algorithm order(SSH2)
877 ; 1...none
878 ; 2...zlib
879 ; 3...zlib@openssh.com(Delayed Compression)
880 ; 0...below this line are disabled.
881 CompOrder=3210
882 ; packet compression level (0=none)
883 Compression=0
884
885
886 KnownHostsFiles=ssh_known_hosts
887 DefaultRhostsLocalUserName=
888 DefaultRhostsHostPrivateKeyFile=
889 DefaultRSAPrivateKeyFile=
890 DefaultAuthMethod=3
891 ; Debug message logging level of `TTSSH.LOG'.
892 ; The default value is disabled(0).
893 ; LOG_LEVEL_FATAL 5
894 ; LOG_LEVEL_ERROR 10
895 ; LOG_LEVEL_WARNING 30
896 ; LOG_LEVEL_NOTICE 50
897 ; LOG_LEVEL_INFO 80
898 ; LOG_LEVEL_VERBOSE 100
899 ; LOG_LEVEL_SSHDUMP 200
900 LogLevel=0
901 WriteBufferSize=2097152
902
903 ; SSH protocol version (1 or 2)
904 ProtocolVersion=2
905
906 ; SSH heartbeat(keepalive): per second (0=disabled)
907 HeartBeat=60
908
909 ; Remember password in memory (1=enabled 0=disabled)
910 RememberPassword=1
911
912 ; Check supported auth methods with "none" method (1=enabled 0=disabled)
913 CheckAuthListFirst=0
914
915 ; Enable connection to the server that has RSA key length less than 768 bit (1=enabled 0=disabled)
916 EnableRsaShortKeyServer=0
917
918 ; SSH agent forwarding (pageant) (1=enabled 0=disabled)
919 ForwardAgent=0
920
921 ; Confirm SSH agent forwarding (1=enabled 0=disabled)
922 ForwardAgentConfirm=1
923
924 ; Notify forwarded agent access (1=enabled 0=disabled)
925 ForwardAgentNotify=1
926
927 ; Verify host key by DNS (1=enabled 0=disabled)
928 VerifyHostKeyDNS=0
929
930 ; Authentication Banner
931 ; 0 ... ignore
932 ; 1 ... display in VT window
933 ; 2 ... display by popup message box
934 ; 3 ... display by balloon tip
935 AuthBanner=1
936
937 ; SSH Icon
938 SSHIcon=Default
939
940 ; Disable error popup-message box
941 ; 0 ... Default(not disabling)
942 ; 1 ... Sending forwarded data to a local port
943 DisablePopupMessage=0
944
945 ; X11 Forwarding
946 X11Display=
947
948 ; Host key rotation support (derived from OpenSSH 6.8)
949 ; 0 ... Disabled
950 ; 1 ... Enabled
951 ; 2 ... Enabled with User's confirmation
952 UpdateHostkeys=0
953
954
955 [TTProxy]
956 ConnectionTimeout="10"
957 SocksResolve="auto"
958 TelnetHostnamePrompt=">> Host name: "
959 TelnetUsernamePrompt="Username:"
960 TelnetPasswordPrompt="Password:"
961 TelnetConnectedMessage="-- Connected to "
962 TelnetErrorMessage="!!!!!!!!"
963
964 [TTXKanjiMenu]
965 UseOneSetting=on
966
967 [TTXttyrec]
968 RecordStartSize=on
969
970 [TTXRecurringCommand]
971 Enable=off
972 Command=
973 Interval=300
974 AddNewLine=off
975
976 [Resize Menu]
977 ; 80x62
978 ;ResizeMenu1= 80, 24
979 ;
980 ; 120x52
981 ;ResizeMenu2=120, 52
982 ;
983 ; Width: no-change, Height: 52
984 ;ResizeMenu3= 0, 52
985 ;
986 ; Width: 80, Height: no-change
987 ;ResizeMenu4= 80, 0
988
989 ;------ Telnet host list
990 ; Max number of hosts is 200.
991 ; You can edit this list in the [Setup] TCP/IP dialog box.
992 ;[Hosts]
993 ; Host name
994 ;Host1=myhost.example.com
995 ; IPv4 address
996 ;Host2=192.0.2.1
997 ; IPv6 address
998 ;Host3=[2001:db8:1:2:8401:02ff:fe03:0405]
999 ; IPv6 address with interface number
1000 ;Host4=[fe80::8401:02ff:fe03:0405%3]
1001 ; Host name with option
1002 ;Host5=myhost.example.com /F=myhost.ini
1003 ; Host name with user, port and option
1004 ;Host6=user@myhost.example.com:10022 /ssh
1005 ; URL
1006 ;Host7=ssh://user@myhost.example.com
1007 ; COM1 port
1008 ;Host8=/C=1
1009 ; Replay a file
1010 ;Host9=/R=readme.txt
1011
1012 [Hosts]
1013 Host1=myhost.example.com
1014 Host2=192.0.2.1
1015 Host3=[2001:db8:1:2:8401:2ff:fe03:405]
1016 Host4=[fe80::8401:2ff:fe03:405%3]
1017 Host5=myhost.example.com /F=myhost.ini
1018 Host6=user@myhost.example.com:10022 /ssh
1019 Host7=ssh://user@myhost.example.com
1020 Host8=/C=1 ;serial port
1021 Host9=\\.\pipe\vmware-serial-port ;Named pipe
1022 Host10=/R=readme.txt ;replay a file

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