OSDN Git Service

v 3.4 newcommer: FastForth I2C TERMINAL
[fast-forth/master.git] / config / TERATERM.INI
index 51adccb..2200deb 100644 (file)
@@ -27,7 +27,7 @@ BGThemeFile=theme\*.INI
 Version=4.102
 
 ;      Language (English/Japanese/Russian/Korean/UTF-8)
-Language=English
+Language=UTF-8
 
 ; User interface language file that includes message strings.
 ; Tera Term uses built-in English message when the file or message is not found.
@@ -128,18 +128,20 @@ UseNormalBGColor=on
 Port=serial
 
 ;      Window positions
-VTPos=-2147483648,-2147483648
-TEKPos=-2147483648,-2147483648
+;VTPos=-2147483648,-2147483648
+;TEKPos=-2147483648,-2147483648
+;VTPos=-56,-1000
+;TEKPos=56,500
 
 ;      Terminal size
 TerminalSize=128,42
 ;      Terminal size=window size (on/off)
-TermIsWin=on
+TermIsWin=off
 ;      Auto window resizing option (on/off)
 AutoWinResize=off
 
 ;      Convert a received new-line (CR) char to CR/CRLF/LF/AUTO
-CRReceive=AUTO
+CRReceive=LF
 ;      New-line code to be transmitted (CR/CRLF/LF)
 CRSend=CRLF
 
@@ -167,7 +169,7 @@ KatakanaSend=8
 ;      Kanji-in sequence to be transmitted (@/B)
 KanjiIn=B
 ;      Kanji-out sequence to be transmitted (J/B)
-KanjiOut=B
+KanjiOut=J
 
 ;      Russian code set used in host
 RussHost=Windows
@@ -231,8 +233,8 @@ VTReverseColor=0,0,0,0,255,0
 ;VTReverseColor=131,148,150,0,43,54
 ;
 ;              for URL(hyper link) text color
-EnableURLColor=on
-URLUnderline=on
+EnableURLColor=off
+URLUnderline=off
 URLColor=0,255,255,0,0,0
 ;      Solarized Dark
 ;URLColor=181,137,0,0,43,54
@@ -273,7 +275,7 @@ EnableBold=off
 ;      Font for TEK window
 TEKFont=Terminal,0,-8,255
 ;      Font quality(default/non-antialiased/antialiased/cleartype)
-FontQuality=nonantialiased
+FontQuality=cleartype
 
 ;      Russian code set of the font
 RussFont=Windows
@@ -318,15 +320,15 @@ DelayPerLine=0
 
 ;      TCP/IP parameters
 ;        TCP port#
-TCPPort=10001
+TCPPort=2000
 ;        Telnet flag (on/off)
-Telnet=off
+Telnet=on
 ;        Telnet terminal type
 ;TermType=vt100
 TermType=xterm
 
 ;        Auto window closing option (on/off)
-AutoWinClose=on
+AutoWinClose=off
 ;        History list of hosts
 HistoryList=on
 
@@ -379,7 +381,7 @@ XmodemBin=on
 XmodemRcvCommand=
 
 ; Default directory for file transfers
-FileDir=A:\projets\msp430\MSP430-FORTH\SD_for_FR5994
+FileDir=C:\Users\JeanMi\Documents
 
 ; Filter for send file
 FileSendFilter=
@@ -593,7 +595,7 @@ QVWinSize=8
 RussPrint=Windows
 
 ; Save VT Window position
-SaveVTWinPos=off
+SaveVTWinPos=on
 
 ; Max lines per one jump scroll
 ScrollThreshold=12
@@ -605,7 +607,8 @@ MouseWheelScrollLine=3
 SelectOnActivate=on
 
 ; Break signal length (in msec)
-SendBreakTime=1000
+;SendBreakTime=1000
+SendBreakTime=15
 
 ; Startup macro
 StartupMacro=
@@ -766,6 +769,7 @@ ISO2022ShiftFunction=on
 LogTimestampType=Local
 TerminalSpeed=38400
 AlphaBlendActive=255
+VTPos=151,69
 
 ;------ end of special options
 
@@ -941,9 +945,9 @@ AddNewLine=off
 ;      IPv4 address
 ;Host2=192.0.2.1
 ;      IPv6 address
-;Host3=[2001:db8:1:2:8401:02ff:fe03:0405]
+;Host3=[2001:db3:1:2:8401:02ff:fe03:0405]
 ;      IPv6 address with interface number
-;Host4=[fe80::8401:02ff:fe03:0405%3]
+;Host4=[fe80::8401:02fd:fe03:0405%3]
 ;      Host name with option
 ;Host5=myhost.example.com /F=myhost.ini
 ;      Host name with user, port and option
@@ -956,19 +960,12 @@ AddNewLine=off
 ;Host9=/R=readme.txt
 
 [Hosts]
-Host1=192.168.0.4
-Host2=192.168.0.1
-Host3=192.168.0.2
-Host4=192.168.0.8
-Host5=192.168.1.8
-Host6=192.168.1.8/
-Host7=myhost.example.com
-Host8=192.0.2.1
-Host9=[2001:db8:1:2:8401:2ff:fe03:405]
-Host10=[fe80::8401:2ff:fe03:405%3]
-Host11=myhost.example.com /F=myhost.ini
-Host12=user@myhost.example.com:10022 /ssh
-Host13=ssh://user@myhost.example.com
-Host14=/C=1 ;serial port
-Host15=\\.\pipe\vmware-serial-port ;Named pipe
-Host16=/R=readme.txt ;replay a file
+Host1=zentrios.com
+Host2=www.zentrios.com
+Host3=myhost.example.com
+Host4=myhost.example.com /F=myhost.ini
+Host5=user@myhost.example.com:10022 /ssh
+Host6=ssh://user@myhost.example.com
+Host7=/C=1 ;serial port
+Host8=\\.\pipe\vmware-serial-port ;Named pipe
+Host9=/R=readme.txt ;replay a file