home *** CD-ROM | disk | FTP | other *** search
- /***************************************************
- /* *
- /* Sample QVT Configuration File *
- /* *
- /* There should be one config file per host system *
- /* *
- /***************************************************
- /* 'name' is the familiar name of the host system *
- name=Default
- /* the comm port to use, either 1 or 2
- port=1
- /* the custom i/o port spec, if any (in hex)
- /* leave blank to use COM1 or COM2
- ioport=
- /* the irq line used by the custom port
- /* leave blank to use COM1 or COM2
- irq=
- /* the baud rate to use, from 300 to 19200
- baud=1200
- /* parity; even, odd, or none
- parity=none
- /* number of data bits; 5, 6, 7, or 8
- bits=8
- /* number of stop bits; 1 or 2
- stop=1
- /* flow control method: 'xoff' or 'cts'
- flow=xoff
- /* the phone number at which this system can be reached
- /* up to ten phone numbers may be entered here, one per line
- phone=
- /* the name of the login script for this system
- /* full DOS pathnames are both accepted and preferred
- login=
- /* the modem initialization string */
- init=
- /* dialwait is the number of seconds QVT will wait for a connection
- /* after dialing
- dialwait=30
- /* dialmethod tells QVT whether to use touchtone or pulse dialing
- dialmethod=tone
- /* dialprefix is a special non-Hayes dialing command for the modem
- dialprefix=
- /* the answerback string
- answerback=
- /* the character transmitted by the 'Backspace' key; either BS or DEL
- backsp=DEL
- /* the character transmitted by the 'Return' key; either 'return' or 'linefeed'
- enter=return
- /* enables or disables the warning bell
- bell=on
- /* enables or disables auto-wrap
- wrap=off
- /* turns local echo on and off */
- echo=off
- /* sets the cursor to either a block or an underline
- cursor=line
- /* sets the terminal compatibility mode: 200=VT220, 100=VT100, 52=VT52
- terminal=200
- /* enables or disables the status line/menu bar
- status=on
- /* sets the normal character color
- color=white
- /* sets the normal background color
- backcolor=black
- /* sets a color to be used for contrast when the 'high intensity' attribute
- /* is enabled.
- /* a null entry means that the foreground color (intensified) will be used
- bold=
- /* color of menu bar
- statcolor=blue
- /* character set: DEC = VT character set, IBM = IBM PC character set
- /* to use QVT with PC bulletin boards, set this to 'IBM'
- charset=DEC
- /* default protocol
- protocol=
- /* the AL register value which invokes 132-column mode (in hex)
- /* leave blank if your video card doesn't have a 132-column text mode
- bios_132=
- /* number of lines on screen: 24 or 42
- scrnlines=24
- /* the strings to be associated with the programmable keys <Alt-F1> to <Alt-F10>
- f1=
- f2=
- f3=
- f4=
- f5=
- f6=
- f7=
- f8=
- f9=
- f10=
-