/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* cmdtext720 src/cmdtext/usr/bin/mm/terminals 1.4 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 1989,1991 */ /* All Rights Reserved */ /* */ /* US Government Users Restricted Rights - Use, duplication or */ /* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* */ /* IBM_PROLOG_END_TAG */ /* @(#)73 1.4 src/cmdtext/usr/bin/mm/terminals, cmdtext, cmdtext720 4/15/91 13:27:29 */ /* * COMPONENT_NAME: (CMDTEXT) Text Formatting Services * * FUNCTIONS: * * ORIGINS: 54,27,28 * * (C) COPYRIGHT International Business Machines Corp. 1989 * All Rights Reserved * Licensed Materials - Property of IBM * * US Government Users Restricted Rights - Use, duplication or * disclosure restricted by GSA ADP Schedule Contract with IBM Corp. * */ * terminal types for mm and man commands -T1620 => Diablo 1620 (same as DASI 450) -T1620-12 => Diablo 1620 (same as DASI 450 12-pitch -T2631 => HP 2631 series line printer (implies "-c") -T2631-e => HP 2631 series (expanded mode) (implies "-c") -T2631-c => HP 2631 series (compressed mode) (implies "-c") -T300 => DASI (DTC, GSI) 300 -T300-12 => DASI 300 at 12-pitch -T300s => DASI 300s -T300s-12 => DASI 300s at 12-pitch -T37 => TTY 37 -T382 => DTC 382 -T4000a => Trendata 4000a -T4014 => Tektronix 4014 -T450 => DASI 450 (same as Diablo 1620) DEFAULT -T450-12 => DASI 450 (same as Diablo 1620) 12-pitch -T8510 => C.Itoh printer (implies "-c") -TX => Prepare output for EBCDIC lineprinter (requires a local program to communicate with the printer). -Tdumb => Terminal types with no special features (reverse line motion, etc.) (implies "-c") -Thplj => HP Laserjet printer -Tlp => Line printer (implies "-c") -Tibm3816 => IBM 3816 Pageprinter -Tibm3812 => IBM 3812 Pageprinter -Tibm4019 => IBM 4019 Laser printer -Tppds => Personal Printer Data Stream : Postscript printer,IBM QuietwriterIII, IBM Proprinter, IBM Quick writer (implies "-c") -Tibm5577 => IBM Model 5577 Japanese Language Printer -Tibm5575 => IBM Model 5575 Japanese Language Printer None of the above needed if $TERM set in environment. Any unknown terminal type given will be treated as a "dumb" terminal.