Develop and Download Open Source Software

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10860 - (hide annotations) (download)
Fri Aug 18 16:46:25 2023 UTC (7 months, 3 weeks ago) by nmaya
File size: 25340 byte(s)
KEX diffie-hellman-group1-sha1, diffie-hellman-group-exchange-sha1 をデフォルトで無効にした

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

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