home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sun / admin / 8002 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  1.3 KB

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: Correct term entry for console
  5. Message-ID: <15365@auspex-gw.auspex.com>
  6. Date: 6 Nov 92 01:10:53 GMT
  7. References: <1992Nov5.185043.12197@ncselxsi.uucp>
  8. Sender: news@auspex-gw.auspex.com
  9. Distribution: na
  10. Organization: Auspex Systems, Santa Clara
  11. Lines: 16
  12. Nntp-Posting-Host: auspex.auspex.com
  13.  
  14. >I'm running running SunOS 4.1.1 on a SPARCstation 1+ and am wondering
  15. >what the prefered entry for using a B&W display in a non-windowed
  16. >(console) environment.  I notice that there are plenty of "sun"
  17. >termcap entries, but which one correctly describes the screen in
  18. >console mode?
  19.  
  20. "sun" is probably the closest approximation.  "sun", as of 4.0, is
  21. actually an entry for a "shelltool"; the console is, as of 4.0, roughly
  22. a subset of a "shelltool" - there are some things it does that a
  23. "shelltool" doesn't, but there are also some probably-more-significant
  24. things that a "shelltool" does that it doesn't, such as handling
  25. underline, inverse-video, and bold as separate video attributes.
  26.  
  27. "sun-cmd" is for a "cmdtool", and the other "sun-XXX" entries are for
  28. specialized purposes or for "shelltool" windows with other than 34 rows
  29. and with software that doesn't know about TIOCGWINSZ.
  30.