home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pcjr / comm / TELMT2-1.LZH / TM.CFG < prev    next >
Text File  |  1990-01-25  |  4KB  |  189 lines

  1. Version="2.00"
  2. RegNo="[UNREGISTERED]"
  3.  
  4. % General setup
  5.  
  6. EmsLimit=8192
  7. SwapToEms=On
  8. SwapToDisk=On
  9.  
  10. %% Mouse setup (MouseType  = None, MSMouse or MouseSys)
  11. %%             (MouseSpeed = Fast, Medium  or Slow)
  12. MouseType=MSMouse
  13. MousePort=2
  14. MouseSpeed=Medium
  15. ScrollBack=500
  16. EditorMargin=70
  17. ScrollBar=On
  18. StatusLine=On
  19. LogFilter=On
  20. UsageLog=On
  21. Music=On
  22. Bell=On
  23. AlarmTime=3
  24. AlarmSound=1
  25. AlarmSong1="T240L16O4ABABABABABABABP2"
  26. AlarmSong2=""
  27. AlarmSong3=""
  28. AlarmSong4=""
  29. AlarmSong5=""
  30. MessagePause=1
  31. ErrorPause=2
  32.  
  33.  
  34. % Keyboard translation
  35.  
  36. Incoming=Off
  37. Outgoing=Off
  38.  
  39.  
  40. % Dial setup
  41.  
  42. Prefix=2
  43. Suffix=1
  44. DialPrefix1="ATDP "
  45. DialPrefix2="ATDT "
  46. DialPrefix3="ATDT 001,"
  47. DialPrefix4="ATDT 9,"
  48. DialSuffix1="^M"
  49. DialSuffix2="^M"
  50. DialSuffix3="^M"
  51. DialSuffix4="^M"
  52. DialCancel="^M"
  53. DialTime=45
  54. DialPause=2
  55. DialAttempt=0
  56. DialList=""
  57. DialField=6
  58. AutoBaudDetect=Off
  59. Connect1="CONNECT"
  60. Connect2=""
  61. Connect3=""
  62. Connect4=""
  63. Busy1="NO CARRIER"
  64. Busy2="BUSY"
  65. Busy3="NO CONNECT"
  66. Busy4="NO DIAL TONE"
  67.  
  68.  
  69. % Directory
  70.  
  71. DirTelemate=""
  72. DirUpload=""
  73. DirDownload=""
  74. DirScript=""
  75. DirEdit=""
  76. DirLog=""
  77. DirVirtualMemory="\"
  78.  
  79.  
  80. % Terminal
  81.  
  82. %% TerminalType=TTY, ANSI, VT102 or VT52
  83. %% Connection=Modem or Computer
  84. %% Protocol = X,Y,Z,S,T,M,B,G,R,A,C
  85. %% Line, character and extended pacing (in 1/10 sec)
  86. %% Pace character = 0 - 255 (ASCII)
  87.  
  88. TerminalType=ANSI
  89. Connection=Modem
  90. Protocol=Z
  91. AddLineFeed=Off
  92. AddReturn=On
  93. LocalEcho=Off
  94. AutoWrap=On
  95. DestructiveBs=On
  96. XonXoff=Off
  97. RtsCts=Off
  98. LowIntensity=On
  99. ExpandBlankLine=On
  100. PaceChar=0
  101. LinePacing=0
  102. CharPacing=0
  103. ExtendedPacing=0
  104. QuoteString=" > "
  105.  
  106.  
  107. % Communication
  108.  
  109. %% Com = base address,interrupt no,IRQ
  110.  
  111. Com1=3f8,12,4
  112. Com2=2f8,11,3
  113. Com3=3e8,12,4
  114. Com4=2e8,11,3
  115. Com5=3f8,12,4
  116. Com6=3f8,12,4
  117. Com7=3f8,12,4
  118. Com8=3f8,12,4
  119.  
  120. ;
  121. ; Init string for most modems
  122. ; ModemInit="AT S0=0 S7=100 S9=12 S11=50 Q0 E1 M1 V1 X4^M~~"
  123. ;
  124. ; Init string for USR high speed modem
  125. ; ModemInit="AT &H1 &R2 S0=0 Q0 E1 M1 V1 X4^M~~"
  126. ;
  127. ; Hangup string for most modems,  "^#" means drop DTR
  128. ; ModemInit="~~~+++~~~ATH0^M~~"
  129. ;
  130. ModemInit="AT S0=0 Q0 E1 M1 V1 X1^M~~"
  131. ModemHangUp="^#+++~~ATH0^M~"
  132. ModemAnswer="~~+++~~AT S0=1 Q1 E0^M"
  133. ModemAnsBack=""
  134. Port=1
  135. Baud=1200
  136. Parity=N
  137. Data=8
  138. Stop=1
  139.  
  140.  
  141. % Protocol setup
  142.  
  143. FilenameGuessing=On
  144. DiskSpace=On
  145. ZAutoDownload=On
  146. ZRecovery=On
  147. Extern1="BiModem","I","BI-MODEM","BI-MODEM",Off
  148. Extern2="Jmodem","J","JMODEM-U","JMODEM-D",On
  149. Extern3="Kermit","K","KERMIT-U","KERMIT-D",Off
  150. Extern4="Lynx","L","LYNX-U","LYNX-D",Off
  151.  
  152.  
  153. % Video setup
  154.  
  155. %% VideoType = Default, Color or B&W
  156. %% VideoHeight = 25 (Mono)
  157. %%               25 to 32 (CGA)
  158. %%               25 to 28, 35, 43, 50 (EGA)
  159. %%               25 to 28, 50 (VGA)
  160.  
  161. VideoType=Default
  162. VideoHeight=25
  163.  
  164.  
  165. % Window setup
  166.  
  167. %% MenuBar=   attr,barattr
  168. %% Menu=      attr,bdattr,barattr
  169. %% Help=      attr,bdattr,status,errattr
  170. %% Dial=      x,y,l,h,attr,bdattr,highattr,zoom
  171. %% Terminal=  x,y,l,h,attr,bdattr,xferattr,xferbdattr,zoom
  172. %% Edit=      x,y,l,h,attr,bdattr,mark,status,errattr,zoom
  173. %% View=      x,y,l,h,attr,bdattr,mark,status,errattr,zoom
  174. %% Back=      x,y,l,h,attr,bdattr,mark,status,errattr,zoom
  175. %% Macro=     x,y,l,h,attr,bdattr,zoom
  176. %% Option=    attr,bdattr,optattr
  177.  
  178. MenuBar=112,31
  179. Menu=31,23,95
  180. Help=32,32,32,79
  181. Dial=0,1,53,-3,27,19,31,On
  182. Terminal=0,/2-1,78,+1/2-2,15,2,11,48,On
  183. Edit=1,2,72,/2,10,2,32,23,79,Off
  184. View=3,5,72,/2,10,2,32,23,79,Off
  185. Back=5,8,72,/2,10,2,32,23,79,Off
  186. Macro=61,1,17,21,48,48,Off
  187. Option=49,49,19
  188.  
  189.