home *** CD-ROM | disk | FTP | other *** search
- /*********************************************
- /* WinQVT Global Settings File *
- /* This file is read once at startup time *
- /*********************************************
- /*
- /* the modem initialization string
- /* the default is for Hayes-compatible 2400-baud modems
- /*
- init=atq0e0v0x4&c1&d2^M
- /*
- /* dialing method (for Hayes-compatible modems only)
- /* possible values are 'tone' or 'pulse'
- /*
- dialmethod=tone
- /*
- /* 'dialprefix' is used to supply the dialing lead-in for non-Hayes modems
- /* If present, overrides 'tone' or 'pulse'
- /* Leave blank if you have a Hayes-compatible modem
- /*
- dialprefix=
- /*
- /* Dialing command terminator for non-Hayes modems
- /*
- dialsuffix=
- /*
- /* Hangup method: drop DTR or use Hayes commands?
- /*
- hangup=hardware
- /*
- /* Enhanced keyboard: yes or no
- /*
- keyboard=enhanced
- /*
- /* Use DEC or IBM mapping for dedicated editing keypad
- /*
- keypad=DEC
-