home *** CD-ROM | disk | FTP | other *** search
- 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
- From: anderson@funyet.enet.dec.com (Paul Anderson)
- Newsgroups: comp.os.vms
- Subject: Re: How to prevent the DEC login screen on VMS workstation?
- Message-ID: <2347@sousa.tay.dec.com>
- Date: 29 Dec 92 21:26:51 GMT
- References: <Monica_Lee-211292080618@129.193.144.123>
- Sender: newsa@sousa.tay.dec.com
- Reply-To: anderson@funyet.enet.dec.com (Paul Anderson)
- Organization: Digital Equipment Corporation
- Lines: 22
-
-
- > I am working on a VMS workstation running Motif and dec windows
-
- > 1) How can I get rid of the Dec login screen?
-
- You can eliminate the big "digital" logo by defining the logical name
- DECW$LOGIN_BACKGROUND to be the name of a command procedure that will display
- an image on the background behind the login box.
-
- For example, DEFINE /SYSTEM DECW$LOGIN_BACKGROUND "SYS$MANAGER:BACKGROUND.COM"
-
- BACKGROUND.COM could contain an XV command, for example. If it does nothing
- useful, I would imagine you would get a plain background but the big logo would
- still be gone.
-
- Paul
-
- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
- Paul Anderson, OpenVMS Specialist . anderson@funyet.enet.dec.com .
- Digital Equipment Corporation . .
- 40 Old Bolton Road, Stow MA 01775 . (508) 496-9140 .
- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
-