home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / terminal / 1116 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.0 KB  |  28 lines

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