home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / vms / 15106 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!decwrl!pa.dec.com!rdg.dec.com!adserv.enet.dec.com!winalski
  3. From: winalski@adserv.enet.dec.com (Paul S. Winalski)
  4. Subject: Re: background for DECwindows pause screen
  5. Message-ID: <1992Sep15.214945.26861@rdg.dec.com>
  6. Lines: 14
  7. Sender: news@rdg.dec.com (Mr News)
  8. Reply-To: winalski@adserv.enet.dec.com (Paul S. Winalski)
  9. Organization: Digital Equipment Corporation, Nashua NH
  10. References:  <1992Sep15.202845.8666@synapse.bms.com>
  11. Date: Tue, 15 Sep 1992 21:49:45 GMT
  12.  
  13.  
  14. In article <1992Sep15.202845.8666@synapse.bms.com>, kaz@bms.com writes:
  15. |>
  16. |>I know how to change the DECwindows login background - does anyone
  17. |>know if it's possible to change the background of the 'pause session'
  18. |>screen?  That plain white background is kind of boring!
  19.  
  20. It is possible to determine the window ID of the pause window.  With that in
  21. hand, any application can draw whatever it wishes to it.  I have a version of
  22. the xneko (kitten that chases the mouse) program that locates the pause window
  23. and draws to it, so when I pause my session, I get a cat that chases around the
  24. cursor (which of course is mouse-shaped).
  25.  
  26. --PSW
  27.