home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / bugs / 2 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.3 KB

  1. Path: sparky!uunet!think.com!spool.mu.edu!agate!darkstar.UCSC.EDU!cats.ucsc.edu!mmcohen
  2. From: mmcohen@cats.ucsc.edu (Michael M Cohen)
  3. Newsgroups: comp.sys.sgi.bugs
  4. Subject: Re: 4.0.{4,5} blankscreen(FALSE) doesn't reliably unblank screen
  5. Date: 15 Dec 1992 12:50:41 GMT
  6. Organization: University of California; Santa Cruz
  7. Lines: 26
  8. Message-ID: <1gkkb1INN5tb@darkstar.UCSC.EDU>
  9. References: <1992Dec14.230140.8608@news2.cis.umn.edu>
  10. NNTP-Posting-Host: si.ucsc.edu
  11.  
  12.  
  13. In article <1992Dec14.230140.8608@news2.cis.umn.edu> slevy@noneuclid.geom.umn.edu (Stuart Levy) writes:
  14. >.....>
  15. >After some frustrating months I stumbled on this workaround (!):
  16. >    blankscreen(TRUE);
  17. >    blankscreen(FALSE);
  18. >    blanktime(0);
  19.  
  20. for me (4.0.5 vgx),
  21.  
  22. system('blanktime 0');
  23. blankscreen(0);
  24. ... and afterwards ...
  25. system('blanktime 20000');
  26.  
  27. always works
  28.  
  29. -- 
  30.  
  31. ======================================================================
  32. =   Dr. Michael M. Cohen                   mmcohen@dewi.ucsc.edu     = 
  33. =   Program in Experimental Psychology     mmcohen@fuzzy.ucsc.edu    =
  34. =   433 Clark Kerr Hall                    408-459-2655 LAB          = 
  35. =   University of California - Santa Cruz  408-459-2700 MSGS         = 
  36. =   Santa Cruz, CA 95064                   408-459-3519 FAX          = 
  37. ======================================================================
  38.