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

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!agate!zonker.cs.berkeley.edu!dwallach
  2. From: dwallach@zonker.cs.berkeley.edu (Dan Wallach)
  3. Newsgroups: comp.sys.sgi.bugs
  4. Subject: Re: 4.0.{4,5} blankscreen(FALSE) doesn't reliably unblank screen
  5. Date: 16 Dec 1992 05:36:12 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 17
  8. Message-ID: <1gmf8cINNl8u@agate.berkeley.edu>
  9. References: <1992Dec14.230140.8608@news2.cis.umn.edu>
  10. NNTP-Posting-Host: zonker.cs.berkeley.edu
  11.  
  12. In article <1992Dec14.230140.8608@news2.cis.umn.edu> slevy@noneuclid.geom.umn.edu (Stuart Levy) writes:
  13. >Calling blanktime(0) alone worked under 3.3 and (I think) 4.0.1.
  14. >But, when we upgraded to 4.0.4, it stopped working.  Apparently if the
  15. >display was already blanked, blanktime(0) would *not* re-enable it, and we'd
  16. >spend hours recording only to find black video.  So I changed that to
  17. >    blankscreen(FALSE);
  18. >    blanktime(0);
  19. >but this was (sometimes? always?) ineffective -- the screen would remain blank. 
  20.  
  21. Try using the xset command:
  22.  
  23.     xset s noblank
  24.  
  25. --
  26. Dan Wallach               "One of the most attractive features of a Connection
  27. dwallach@cs.berkeley.edu  Machine is the array of blinking lights on the faces
  28. Office#: 510-642-9585     of its cabinet." -- CM Paris Ref. Manual, v6.0, p48.
  29.