home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.terminals
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!cs.utexas.edu!asuvax!ennews!envmsa.eas.asu.edu!ptran
- From: ptran@envmsa.eas.asu.edu (Phi-Long Tran)
- Subject: Re: Compiling and Testing Questions
- Message-ID: <9SEP199219172447@envmsa.eas.asu.edu>
- Summary: Need information on compiling and testing
- News-Software: VAX/VMS VNEWS 1.4-b1
- Keywords: Terminfo, Compile, Test
- Sender: news@ennews.eas.asu.edu (USENET News System)
- Reply-To: ptran@asuvax.eas.asu.edu
- Organization: Arizona State University, Tempe, AZ
- References: <jirwin.716073541@beagle>
- Date: Thu, 10 Sep 1992 02:17:00 GMT
- Lines: 12
-
- If I recall correctly, UNIX System V uses the terminfo database. The
- command "tput" should do what you want. Try the manual pages for "tput"
- (i.e., "man tput"). In short, after you've compiled the entries, type the
- following:
-
- % tput init # To send the initializations for $TERM.
- % tput longname # To display the "long name" of the terminal.
-
- ---
- Phi-Long Tran
- ptran@asuvax.eas.asu.edu
- Arizona State University
-