home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / vms / 14909 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  2.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!agate!ucbvax!FEDEX.MSFC.NASA.GOV!patrick%8461.span
  2. From: patrick%8461.span@FEDEX.MSFC.NASA.GOV (Patrick E. Meyer (205)544-2265)
  3. Newsgroups: comp.os.vms
  4. Subject: Decwindows/Motif Login Logo
  5. Message-ID: <920911100853.109a@Fedex.Msfc.Nasa.Gov>
  6. Date: 11 Sep 92 15:08:53 GMT
  7. Sender: usenet@ucbvax.BERKELEY.EDU
  8. Lines: 61
  9.  
  10. Sorry for double posting... Mail address correction is:
  11.    patrick%8461.span@Fedex.Msfc.Nasa.Gov
  12.  
  13. Have you changed your Xwindows login logo? If so, help...
  14.  
  15. We have a VAXCluster with several VAXstation 2000's and 3100's served by a
  16. MicroVax 3800.  We have followed the manual as we understand it by creating
  17. the DECW$PRIVATE_APPS_SETUP.COM by adding the symbol DECW$LOGINLOGO
  18.  
  19. Excerpt from DECW$PRIVATE_APPS_SETUP.COM:
  20. $ !
  21. $ ! This is an example session customization file.  You can specify how you
  22. $ ! want the session to configure itself by defining some DCL symbols here.
  23. $ ! To use this file, first copy it to an executable command file:
  24. $ !
  25. $ !    $ COPY DECW$PRIVATE_APPS_SETUP.TEMPLATE *.COM
  26. $ !
  27. $ ! Next, edit DECW$PRIVATE_APPS_SETUP.COM to specify the setup options
  28. $ ! you want.  You can use this file to specify the following:
  29. $ !    Logo        DECW$LOGINLOGO        DCL command file filespec
  30. $ !
  31. ...
  32. $ ! This section is used to define private session setup options that all the
  33. $ ! workstations in a cluster have in common, or to define the setup options
  34. $ ! for a stand-alone workstation.
  35. $ !
  36. $ ! Note that if most, but not all, of the workstations have the same setup
  37. $ ! option in common, you can define the symbol for the common setup option
  38. $ ! in this section, and then redefine the same symbol in the following
  39. $ ! workstation-specific section only for those workstations that require a
  40. $ ! different setup option.
  41. $ !
  42. $ ! The following commented out definitions are examples of the kinds of
  43. $ ! customizations you can make.
  44. $ !
  45. $ ! decw$sylogin == "sys$manager:decw$sylogin.com"
  46. $ !
  47. $ ! decw$sessioninit == "run sys$system:decw$wsinit"
  48. $ !
  49. $ ! decw$loginlog == "sys$manager:decw$login.log"
  50. $ ! 
  51. $ ! decw$sessionlog == "true"
  52. $ DECW$LOGINLOGO == "SYS$COMMON:LOGO.COM"    !!! WE added this line !!!
  53. $ !
  54. ...
  55.  
  56. In the LOGO.COM file for testing purposes we ran the DECW$EXAMPLES:ICO.EXE
  57.  
  58. LOGO.COM:
  59. $ RUN DECW$EXAMPLES:ICO.EXE
  60.  
  61. Our result has been that the 2000's no longer display "Digital", but they 
  62. don't run ICO. The rest of the cluster still displays "Digital".
  63.  
  64. What are we not doing right? Any help appreciated...
  65.  
  66. Patrick 
  67.  
  68. ========================================================================
  69. Patrick Meyer            email:  patrick%8461.span@Fedex.Msfc.Nasa.Gov
  70.                                    or:  pmeyer%mips9.span@Fedex.Msfc.Nasa.Gov
  71.