-----Original Message-----
 From: cctalk-bounces at 
classiccmp.org [mailto:cctalk-
 bounces at 
classiccmp.org] On Behalf Of Richard
 Sent: 28 July 2010 21:36
 To: cctalk at 
classiccmp.org
 Subject: Re: Colour Digital Logo on DECwindows Login
 In article <009501cb2e92$d5fad6c0$81f08440$@jarratt at ntlworld.com>,
     "Rob Jarratt" <robert.jarratt at ntlworld.com>  writes:
  Well I definitely know very little when it comes
to X. I don't have 
 xdpyinfo
  as far as I know (it seems to be a Unix thing, I
am running VMS 5.4). 
 Exceed
  offers the following settings for the server
visual: 
 xdpyinfo is a standard X11 client.  I would be very surprised if it
 wasn't on VMS, assuming you have the X11 client programs built for VMS
 and installed.
  
This is a pretty old version of VMS and I can't find that utility.
   Clearly that
last entry is of some significance! I found a definition 
 of
  decwblue and added it to the Exceed rgb.txt file.
With that I got a 
 colour
  logo. However I still get a horrible fine-grained
black and white 
 pattern
  for the background, rather than a smooth colour
as shown here:
 
http://toastytech.com/guis/DWlogin.gif. It is the background you get 
 when
  you start the X server and before a client has
connected. There don't 
 seem
  to be any errors related to that though. 
 Usually this stuff is configurable with scripts.  Last time I ran X11
 regularly in the early 90s I had scripts that changed the background
 of the login screen.  DEC has probably customized their standard login
 screen in a similar fashion. 
 
Someone else has made a similar suggestion. I will have a hunt round, but
again, because this is an old version of VMS it may not have this.
  There is also an error in the log above reading a
font, is the font 
 supposed
  to be on the X server or downloaded from the
client? 
 The font database is maintained by the server.  In X11, fonts are
 never on the client.
 After I got the colour logo, I then logged in and got some other 
 errors in
  the log too:
 3 > OpenFont: decw$cursor
 3 < C:\Program
 Files\Hummingbird\Connectivity\11.00\Exceed\Font\misc\deccurs.wff
 Warning: Access refused on ChangeHosts request based on security 
 setting in
  Xconfig.
 Warning: Access refused on ChangeHosts request based on security 
 setting in
  Xconfig.
 Connection read error at 144525
 Not sure what ChangeHosts means and what the implications are. 
 It looks like your initialization script is attempting to do xhost to
 add hosts to the list of hosts to be trusted by this X server.  See
 <http://www.netadmintools.com/html/xhost.man.html>  This is the "old
 school" way of doing security with X11; I think they now have a
 public/private key pair based way of doing things. 
 
With that clue I found a setting in Exceed called "Allow Clients to Modify
Host Access Control List", when I set this the error went away. I am
allowing any client to connect anyway. Thanks for the hint though.
  --
 "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for
 download
  <http://legalizeadulthood.wordpress.com/the-direct3d-graphics-
 pipeline/>
       Legalize Adulthood! <http://legalizeadulthood.wordpress.com>