home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / misc / 18139 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.4 KB

  1. Path: sparky!uunet!rosie!NeXT.com
  2. From: sam_s@NeXT.com (Sam Streeper)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: Two-headed cubes & brightness control
  5. Message-ID: <4472@rosie.NeXT.COM>
  6. Date: 24 Jul 92 23:13:19 GMT
  7. References: <1992Jul24.003606.23310@colorado.edu>
  8. Sender: news@NeXT.COM
  9. Reply-To: sam_s@NeXT.com
  10. Lines: 22
  11.  
  12. rademach@alumni.cs.colorado.edu (SIMON RADEMACHER) writes:
  13. > >When you have a two-headed cube (ND & monochrome) with the color display  
  14. > >attached to the ND set up as the *main* screen, do the brightness controls  
  15. > > (on the keyboard & in Preferences) affect the monochrome, color or both
  16. > > displays?
  17. > Both.  The screen saver works on both too.  Backspace will dim both, and
  18. > color the background of both.  It does not, however, do its screen saver
  19. > drawings on both, only the one set up as the main screen.
  20.  
  21. Thanks to the wonders of PostScript, you can do this by changing 1 line
  22. of code to substitute the coordinates of the workspace window for those
  23. of the main screen.  I think I even left a function in the pswraps to get
  24. this value for you.  However, it may take more memory, it's hard to get
  25. good performace from a window that exists on different bit-depth screens,
  26. and I didn't like the effect of stars originating "between" the screens,
  27. so I didn't include this behavior.
  28.  
  29. -sam
  30.  
  31. --
  32. Opinions are not those of my employer.  They're not even mine.  They're
  33. probably wrong besides.  How did they get in here, anyway?
  34.