home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / terminal / 1469 next >
Encoding:
Internet Message Format  |  1992-12-21  |  1013 b 

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!swrinde!network.ucsd.edu!galaxy!ucrengr!grif
  2. From: grif@ucrengr.ucr.edu (Michael Griffith)
  3. Newsgroups: comp.terminals
  4. Subject: Re: VT100 screen programming
  5. Message-ID: <24510@galaxy.ucr.edu>
  6. Date: 21 Dec 92 07:11:50 GMT
  7. References: <ByMG35.HDA@sdf.lonestar.org>
  8. Sender: news@galaxy.ucr.edu
  9. Distribution: usa
  10. Organization: University of California, Riverside
  11. Lines: 16
  12. Nntp-Posting-Host: ucrengr
  13.  
  14. In article <ByMG35.HDA@sdf.lonestar.org> rusty@sdf.lonestar.org (Rusty Vanzandt) writes:
  15. >can anyone tell me how to go about doing ANSI type screen commands for a 
  16. >VT100 terminal? I want to write some programs to run on a remote UNIX 
  17. >machine, but i want to have a /graphical/ interface. kind of like the
  18. >way elm lets you move around. 
  19. >
  20.  
  21. You can do better than that.  Using the curses library under UNIX, you
  22. can control any terminal listed in termcap in a reasonably efficient 
  23. manner.  
  24.  
  25.                         Michael A. Griffith
  26.                         grif@cs.ucr.edu
  27.  
  28.  
  29.  
  30.