Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ TERM(7) — AIX/RT 2.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

environment

terminfo

mm

sh

stty

tabs

nroff

environ

TERM

Purpose

     Lists conventional names for terminals.

Description

     These names  are used primarily  for commands such  as mm
     and nroff.   These names  are maintained  as part  of the
     shell  environment  in the  variable  TERM.   See the  sh
     command in AIX Operating System Commands Reference for an
     explanation of the shell.   Also see "profile" and "envi-
     ronment" in  this book  for use  of the  TERM environment
     variable.

     TERM          Terminal Description

     ibm3161       IBM 3161 ASCII Display
     ibm3161       IBM 3163 ASCII Display
     ibm3161-C     IBM 3161 ASCII  Display with cartridge (for
                   international character support)
     ibm3162       IBM 3162  ASCII Display  (for international
                   character support)
     ibm5081       IBM 5081 Display
     ibm5081-56    IBM 5081 Display using a 56-column font
     ibm5081-113   IBM 5081 Display using a 113-column font
     ibm5151       IBM 5151  Display and Printer  Adapter with
                   IBM 5151 Display
     ibm5154       IBM  5154  Display  Adapter with  IBM  5151
                   Display
     ibm5154       IBM  5154  Display  Adapter with  IBM  5154
                   Display
     ibm5154       IBM  6154  Display  Adapter with  IBM  6154
                   Display
     ibm6153       IBM  6153  Display  Adapter with  IBM  6153
                   Display
     ibm6153-40    IBM 6153 Display using a 40-column font
     ibm6153-90    IBM 6153 Display using a 90-column font
     ibm6154       IBM 6154 Display
     ibm6154-40    IBM 6154 Display using a 40-column font
     ibm6154-90    IBM 6154 Display using a 90-column font
     ibm6155       IBM 6155 Display
     ibm6155-56    IBM 6155 Display using a 56-column font
     ibm6155-113   IBM 6155 Display using a 113-column font
     vt100         DEC VT100(1)
     vt220         DEC VT220(1)
     dumb          Terminal  types  with no  special  features
                   (such as reverse line motion) (implies -c)
     lp            Line  Printer   (implies  -c)   (must  pipe
                   through lpr or some such filter)
     37            Teletype Model 37 KSR

     ---------------

     (1)  Trademark of Digital Equipment Corporation.

     42            ADM 42 (implies -c)
     300           DASI (DTC, GSI) 300
     300s          DASI 300s
     300-12        DASI 300 at 12-pitch
     300s-12       DASI 300s at 12-pitch
     tn300         TermiNet 300 (implies -c)
     382           DTC 382
     450           DASI 450 (same as Diablo 1620) DEFAULT
     450-12        DASI 450 (same as Diablo 1620) 12-pitch
     2631          HP 2631 series line printer (implies -c)
     2631-e        HP 2631 series (expanded mode) (implies -c)
     2631-c        HP 2631  series (compressed  mode) (implies
                   -c)
     4000a         Trendata 4000a

     Up to eight characters chosen  from "[-a-z0-9]" make up a
     basic terminal name.  Terminal sub-models and operational
     modes are distinguished by  suffixes beginning with a "-"
     (hyphen).  Names  should generally  be based  on original
     vendors,  rather  than  local distributors.   A  terminal
     acquired from  one vendor should  not have more  than one
     distinct basic name.

     Commands whose  behavior depends on the  type of terminal
     should accept parameters such as -Tterm where term is one
     of the names in the  preceding list.  If the parameter is
     not in the list, the  commands should obtain the terminal
     type from  the environment  variable TERM, which  in turn
     should contain term.  Any  unknown terminal is treated as
     a dumb terminal.

     This list does not  include all supported terminals.  See
     "terminfo" for additional TERM variables.

File

     /user/lib/help/term

Related Information

     In this book:  "environment" and "terminfo."

     The mm,  sh, stty, tabs,  nroff, and environ  commands in
     AIX Operating System Commands Reference.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026