home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / x / 16504 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.6 KB  |  35 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: gml4410@ggr.co.UK (Lack Mr G M)
  4. Subject: Re: Need XTERM to process Form Feed to clear screen.
  5. Message-ID: <9209101243.AA11731@uk0x06.ggr.gri.com>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Organization: The Internet
  8. Date: Thu, 10 Sep 1992 12:43:20 GMT
  9. Lines: 24
  10.  
  11. > Need advice as to how to get XTERM to process FF (form feed) like
  12. > conventional VT100 terminals. The regular terminals will scroll up
  13. > and clear a page worth of screen. Can't seem to find out anything
  14. > to set to cause this to happen and our applications use form feed to
  15. > clear an area to place text into with escape sequence commands
  16. > so without the clear area the display gets garbled. Would appreciate
  17. > any help on this.
  18.  
  19.      I'm  not  aware  of  a  vt100  doing  a  screen-clear when it get a
  20. form-feed??!  I *am* aware that a Prime PT200 terminal goes to HOME (ie.
  21. 0,0)  when  it gets a form-feed.  All vt100 emulators I have seen either
  22. ignore form-feed or throw a blank line instead (in fact, I find it quite
  23. amusing that this comes form Computervision as I asked Prime whether the
  24. PT200 could be configurable to ignore form-feed arther than going  home,
  25. so that it looked more like a vt100....)
  26.  
  27.      Why  don't  you  get your software to send Esc[HEsc[J, which should
  28. clear the screen for anything remotely close to a vt100. 
  29.  
  30.  
  31. -------------------------- Gordon Lack ----------------------------------
  32. The contents of this message *may* reflect my personal opinion.  They are
  33. *not* intended to reflect those of my employer, or anyone else."
  34.  
  35.