home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 20046 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.5 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!nntpd.lkg.dec.com!sousa.tay.dec.com!funyet.enet.dec.com!anderson
  2. From: anderson@funyet.enet.dec.com (Paul Anderson)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: How to prevent the DEC login screen on VMS workstation?
  5. Message-ID: <2347@sousa.tay.dec.com>
  6. Date: 29 Dec 92 21:26:51 GMT
  7. References: <Monica_Lee-211292080618@129.193.144.123>
  8. Sender: newsa@sousa.tay.dec.com
  9. Reply-To: anderson@funyet.enet.dec.com (Paul Anderson)
  10. Organization: Digital Equipment Corporation
  11. Lines: 22
  12.  
  13.  
  14. > I am working on a VMS workstation running Motif and dec windows 
  15.  
  16. > 1)  How can I get rid of the Dec login screen?
  17.  
  18. You can eliminate the big "digital" logo by defining the logical name
  19. DECW$LOGIN_BACKGROUND to be the name of a command procedure that will display
  20. an image on the background behind the login box.
  21.  
  22. For example, DEFINE /SYSTEM DECW$LOGIN_BACKGROUND "SYS$MANAGER:BACKGROUND.COM"
  23.  
  24. BACKGROUND.COM could contain an XV command, for example.  If it does nothing
  25. useful, I would imagine you would get a plain background but the big logo would
  26. still be gone.
  27.  
  28. Paul
  29.  
  30.  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
  31.    Paul Anderson, OpenVMS Specialist     .   anderson@funyet.enet.dec.com    .
  32.    Digital Equipment Corporation         .                                   .
  33.    40 Old Bolton Road, Stow MA 01775     .   (508) 496-9140                  .
  34.  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
  35.