home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / packet / kmtrm120.zip / KT_CFG.JDG < prev    next >
Text File  |  1993-03-09  |  12KB  |  334 lines

  1. # kamterm.cfg:  created by KTconfig on 09 Mar 1993 at 22:10:24
  2.  
  3. # Configuration files generated from the ktconfig program will more or
  4. # less follow the same order as the documentation.  Therefore, you
  5. # should be able to follow along in the documentation while working
  6. # in this file.  Much of the information from the documentation
  7. # regarding the configuration file is actually contained within this
  8. # file as comments, just like this (assuming it hasn't been deleted).
  9.  
  10. # EXPERTMODE
  11. # Define EXPERTMODE (uncomment it) if you are familiar with KAMterm,
  12. # and pretty much know your way around.  If this isn't defined, you
  13. # will get the odd pointer here and there telling you what's going
  14. # on, and how to deal with it.  This functionality is very new right
  15. # now, but it will no doubt grow in the future.  YOU TELL ME....
  16.  
  17. EXPERTMODE
  18.  
  19. # CAPBUFF
  20. #
  21. # CAPBUFF is the size of the scrollback buffer for EACH WINDOW.  Take
  22. # care when increasing this number --- remember that each stream will
  23. # have this allocated to it, and that eats memory.  I suggest you 
  24. # start with the default (100 lines) and gradually increase.  If a
  25. # window is opened, and there isn't room to allocate this number of
  26. # lines, that window will not have a scrollback buffer, but will be
  27. # opened (provided there is enough memory left to do so).
  28.  
  29. # Here are some sizes for 100 line increments of the scrollback buffer
  30. # (note that there is clearly a pattern here):
  31. #
  32. #      0 lines:  scrollback disabled
  33. #    100 lines:  18,400 bytes per active window
  34. #    200 lines:  28,400 bytes
  35. #    300 lines:  38,400 bytes
  36. #     ......      .......
  37. #    800 lines:  88,400 bytes
  38.  
  39. CAPBUFF: 200
  40.  
  41. # INITFILE  and  EXITFILE
  42. #
  43. # These options set the filenames for the optional command (macro)
  44. # files to be sent to the KAM when starting and exiting KAMterm.
  45. # When KAMterm is loaded, it will transmit all commands in the file
  46. # named by INITFILE to the TNC.  Right before exiting, KAMterm will
  47. # do the same for the file named by EXITFILE.
  48. #
  49. # The filenames can be anything you choose, provided of course that
  50. # it is a legal dos filename, and that the total length of the
  51. # path/filename does not exceed 80 characters.
  52.  
  53. INITFILE: startup.kam
  54. EXITFILE: finish.kam
  55.  
  56. # QSO LOG OPTIONS
  57. #
  58. # There are several options which can be used to customize the
  59. # operation of the QSO logging functionality in KAMterm.  These
  60. # include setting a default file to log information to, setting up
  61. # an external logging program, asking KAMterm to automatically (and
  62. # silently) record the times for connects and disconnects, etc.
  63.  
  64. # The first option is LOGFILE.  This sets the default filename that
  65. # KAMterm will use when logging QSOs to a file.  You will still be
  66. # asked for a filename, and can choose an alternate file if you so
  67. # desire. This is optional, and if this is not found in your
  68. # configuration file, KAMterm will simply present a blank field when
  69. # asking for the filename.
  70.  
  71. LOGFILE: kamterm.log
  72.  
  73. # The next option is AUTOLOGFILE, which tells KAMterm the name of the
  74. # file to which connect/disconnect times will be (silently) recorded.
  75. # If this option is not included, this information simply will not be
  76. # recorded.
  77.  
  78. AUTOLOGFILE: autolog.kam
  79.  
  80. # In addition to these options, if you wish to use an external
  81. # logging program, you would identify it to KAMterm by using the
  82. # LOGGER option.  With this option, when you press [ALT][G], you will
  83. # execute the external logging program, and when you exit from it,
  84. # you will return to KAMterm.
  85.  
  86. LOGGER: q kamterm.log
  87.  
  88. # If you want KAMterm to check with you before calling the external
  89. # logging program (e.g., if you sometimes use the internal logger),
  90. # you can use the ASKLOGGER option (e.g., ASKLOGGER: YES).  If
  91. # ASKLOGGER is not used in your configuration file, KAMterm will run
  92. # the external logging program every time you press [ALT][G].
  93.  
  94. ASKLOGGER: YES
  95.  
  96. # MORSESPEED
  97. #
  98. # KAMterm uses Morse code for a few minor status messages and error
  99. # messages. This option allows you to determine the code speed at
  100. # which Morse code messages will be sent from within KAMterm.  The
  101. # default is 20 WPM.  If this parameter is set to 0 (zero) words per
  102. # minute, Morse messages will be disabled.
  103.  
  104. MORSESPEED: 28
  105.  
  106. # MORSETONE
  107. #
  108. # This option allows you to change the frequency of the tones used for
  109. # Morse code messages.  The default is 600 Hz.
  110.  
  111. MORSETONE: 800
  112.  
  113. # MYCALL
  114. #
  115. # MYCALL is the callsign that will be used for logging to a file. This
  116. # does not affect the value in the TNC in any way.
  117.  
  118. MYCALL: N5IAL
  119.  
  120. # NORMALECHO  and  HOSTECHO
  121. #
  122. # NORMALECHO and HOSTECHO are used to determine if KAMterm should
  123. # default to echoing text locally in normal command mode and Host
  124. # Mode, respectively.  The values selected for these must be either 1
  125. # for on or 0 (zero) for off.
  126. #
  127. # The default for normal mode is NOT to echo text locally, and the
  128. # default for Host Mode is to echo text.
  129.  
  130. NORMALECHO: 0
  131. HOSTECHO: 1
  132.  
  133. # VHFPACLEN  and  HFPACLEN
  134. #
  135. # In Host Mode, the KAM does not use the settings defined by its
  136. # PACLEN setting.  This is left up to the Host Mode software.
  137. # Therefore, KAMterm provides two parameters, VHFPACLEN and HFPACLEN,
  138. # which correspond to the VHF and HF portions of the PACLEN setting,
  139. # respectively.
  140.  
  141. # Alternate names for these parameters are provided for non-KAM
  142. # KAMterm users.  These are P1PACLEN and P2PACLEN.  These options
  143. # are exactly the same as VHFPACLEN and HFPACLEN, respectively, and
  144. # are provided mainly because the non-KAM multi-port TNCs do not
  145. # refer to ports as VHF and HF, but rather, as PORT 1 and PORT 2.
  146. #
  147. # Internally, KAMterm will not know the difference between P1PACLEN or
  148. # VHFPACLEN, and P2PACLEN or HFPACLEN, regardless of the type of TNC
  149. # you are using.  These new options are for basically for aesthetic
  150. # purposes and to avoid confusion for non-KAM users.
  151.  
  152. VHFPACLEN: 78
  153.  
  154. HFPACLEN: 78
  155. # MARGINBELL
  156. #
  157. # If you choose to do so, you can activate a margin bell that will
  158. # sound when you reach the specified number of characters from the
  159. # left margin (similar to the margin bell on actual mechanical
  160. # typewriters).  The default option is for this to be turned off, and
  161. # if nothing is setup in the configuration file, there will be no
  162. # bell.  If, however, you wish to set the margin bell to sound at a
  163. # given column, you would use
  164. # MARGINBELL:  xx 
  165. # (except, of course, not commented out) where xx is the column
  166. # number.
  167.  
  168. MARGINBELL: 0
  169.  
  170. # TNCTYPE
  171. #
  172. # This parameter tells KAMterm what type of TNC you are using, and
  173. # allows it to taylor its operation to fit your needs.  Valid options
  174. # are as follows:
  175. #
  176. # *) KAM --- tells KAMterm you are using the Kantronics All Mode
  177. #    (KAM).  All features of KAMterm will be available to you (within
  178. #    the limits of your firmware revision).
  179. # *) MPORT --- tells KAMterm you are using a multi-port Kantronics
  180. #    TNC other than the KAM (e.g., the KPC-4).  All KAMterm features
  181. #    will be enabled except those dealing with non-packet HF modes.
  182. #    Port names will refer to PORT 1 and PORT 2, instead of VHF and
  183. #    HF.
  184. # *) SPORT --- tells KAMterm you are using a single-port Kantronics
  185. #    TNC (e.g., the KPC-2, KPC-2400, and KPC-1).  With this option,
  186. #    there are no references to ports at all --- only the stream is
  187. #    identified.
  188. # *) OTHER --- tells KAMterm that you are not using a Kantronics TNC
  189. #    at all.  At the present time, only the Kantronics Host Mode
  190. #    interface protocol is supported.  When this option is in effect,
  191. #    KAMterm will not allow you to use any Host Mode operations.
  192. #
  193. # If nothing is listed under this parameter, the default is to assume
  194. # that you have a KAM attached.
  195.  
  196. TNCTYPE: KAM
  197.  
  198. # if you wish to have KAMterm start and/or end in Host Mode, comment
  199. # out the STARTHOST and/or ENDHOST lines, respectively.
  200.  
  201. STARTHOST
  202. ENDHOST
  203.  
  204. # In order to prevent problems with TNCs running older versions of
  205. # the firmware, KAMterm requires that you specifically tell it
  206. # if you are running revisions above 4.x.  To do this, use the
  207. # KAMVERSION x
  208. # command, where x is an integer number (i.e., use 5, not 5.1,
  209. # etc.).  If you are not running version 5 of the firmware (or
  210. # higher), this need not be included, as the default is to assume
  211. # that you are running firmware prior to version 5.
  212.  
  213. KAMVERSION: 6
  214.  
  215. # COMMPORT
  216. #
  217. # COMMPORT sets the default serial port which KAMterm will use, and
  218. # must be one of 1, 2, 3, or 4, for COM1 through COM4, respectively.
  219.  
  220. COMMPORT: 1
  221.  
  222. # PORTSPEED
  223. #
  224. # PORTSPEED sets the default serial port speed which KAMterm will use.
  225. # As this is being written, the KAM does not allow port speeds higher
  226. # than 9600 bps.
  227.  
  228. PORTSPEED: 9600
  229.  
  230. # NONSTDPORT is used for serial ports that are not using the 
  231. # ``standard'' base address and interrupt combination.  For example,
  232. # if your serial port is COM1, but uses IRQ5 instead of the usual
  233. # IRQ4, you would use the following (assuming the base address is
  234. # still the standard old 0x3f8...otherwise, you would change that
  235. # value here, too:
  236. # NONSTDPORT: 1 5 0x3f8
  237. # In the above, we tell KAMterm that we have a non-standard serial
  238. # port on COM1 that uses IRQ5 and has a base address of 0x3f8 (3F8H).
  239.  
  240. NONSTDPORT: 1 4 0x3f8
  241.  
  242. # COLOR SETTINGS
  243. #
  244. # COLOR commands take exactly 2 arguments, which must be in the right
  245. # order.  :-)  the first argument is the parameter which we wish to
  246. # associate the color with, and the second is the color itself.
  247. #
  248. # Choices for colors are as follows:
  249. #    BLACK
  250. #    BLUE
  251. #    GREEN
  252. #    CYAN
  253. #    RED
  254. #    MAGENTA
  255. #    BROWN
  256. #    LIGHTGRAY
  257. #    DARKGRAY
  258. #    LIGHTBLUE
  259. #    LIGHTGREEN
  260. #    LIGHTCYAN
  261. #    LIGHTRED
  262. #    LIGHTMAGENTA
  263. #    YELLOW
  264. #    WHITE
  265. #
  266.  
  267. # The parameters you can set colors to are as follows:
  268. #    STATFG      --- status line foreground
  269. #    STATBG      --- status line background
  270. #    PRIFG       --- priority window foreground
  271. #    PRIBG       --- priority window background
  272. #    LOCALFG     --- local window (text you type) foreground
  273. #    LOCALBG     --- local window background
  274. #    MAINFG      --- main window (CMD window in Host) foreground
  275. #    MAINBG      --- main window background
  276. #    MONFG       --- MONITOR window foreground
  277. #    MONBG       --- MONITOR window background
  278. #    STREAMFG    --- STREAM window(s) foreground
  279. #    STREAMBG    --- STREAM window(s) background
  280. #    ECHOFG      --- local echo foreground
  281. #    ECHOBG      --- local echo background
  282. #    POPUPFG     --- popup window foreground
  283. #    POPUPBG     --- popup window background
  284. #    HELPFG      --- help screen foreground
  285. #    HELPBG      --- help screen background
  286. #    SBFG        --- scrollback screen foreground
  287. #    SBBG        --- scrollback screen background
  288. #    MENUFG      --- menu foreground
  289. #    MENUBG      --- menu background
  290. #    MENUBDRFG   --- menu border foreground
  291. #    MENUBDRBG   --- menu border background
  292. #    MENUSELFG   --- menu selected item foreground
  293. #    MENUSELBG   --- menu selected item background
  294. #    MENUFIRSTFG --- foreground for highlighted single key in menu
  295. #    MENUFIRSTBG --- background for highlighted single key in menu
  296. #    ENTRYFG     --- text entry foreground
  297. #    ENTRYBG     --- text entry background
  298. #    ENTRYKEY    --- text entry key text (labels)
  299. #    ENTRYMSG    --- text entry message text (messages to user)
  300.  
  301. COLOR: STATFG BLUE
  302. COLOR: STATBG LIGHTGRAY
  303. COLOR: PRIFG BLUE
  304. COLOR: PRIBG LIGHTGRAY
  305. COLOR: LOCALFG GREEN
  306. COLOR: LOCALBG BLACK
  307. COLOR: MAINFG LIGHTBLUE
  308. COLOR: MAINBG BLACK
  309. COLOR: MONFG LIGHTRED
  310. COLOR: MONBG BLACK
  311. COLOR: STREAMFG LIGHTGREEN
  312. COLOR: STREAMBG BLACK
  313. COLOR: ECHOFG YELLOW
  314. COLOR: ECHOBG BLACK
  315. COLOR: POPUPFG YELLOW
  316. COLOR: POPUPBG BLUE
  317. COLOR: HELPFG LIGHTGREEN
  318. COLOR: HELPBG DARKGRAY
  319. COLOR: SBFG YELLOW
  320. COLOR: SBBG BLACK
  321. COLOR: MENUFG BLACK
  322. COLOR: MENUBG LIGHTGRAY
  323. COLOR: MENUBDRFG RED
  324. COLOR: MENUBDRBG LIGHTGRAY
  325. COLOR: MENUSELFG YELLOW
  326. COLOR: MENUSELBG CYAN
  327. COLOR: MENUFIRSTFG RED
  328. COLOR: MENUFIRSTBG LIGHTGRAY
  329. COLOR: ENTRYFG YELLOW
  330. COLOR: ENTRYBG LIGHTGRAY
  331. COLOR: ENTRYKEY BLUE
  332. COLOR: ENTRYMSG RED
  333.  
  334.