| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 | 
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit | 
| Moderator: | STAR::VATNE | 
| Created: | Mon Oct 30 1989 | 
| Last Modified: | Mon Dec 31 1990 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 3726 | 
| Total number of notes: | 19516 | 
    Hi,
    sorry if what I am asking is really trivial, but I am rather new to
    Ultrix and DECwindows under Ultrix. I have just installed windows and
    some of the window products (DECwrite and Rags ) and I wish to bring up 
    windows with them in as I log in. In VMS land I use DECW$LOGIN.COM.
    What is the equivilent in Ultrix?? Also is there any User documentation
    for Ultrix DECwindows.
    
    Cheers Simon.....
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 747.1 | ~/.X11Startup | FLUME::dike | Tue May 09 1989 12:52 | 4 | |
| The UWS documentation, "Worksystem user, Vol 2" contains guides to at least some DECwindows apps. Jeff | |||||
| 747.2 | use .X11Startup | SMURF::HOFFMAN | anywhere in the universe | Tue May 09 1989 13:08 | 27 | 
|     re .0
    As I understand your question, you would like to have some
    windowing applications start automatically as a result of 
    starting your session.  One way of doing this is to create
    a file in your home directory called .X11Startup  (yes, this
    name is case-sensitive).  The file would contain various commands,
    one per line, such as
    
    /usr/bin/dxclock 
    /usr/bin/dxcalendar
    
    etc.
    
    In order to properly start these applications, it is important
    to read the documentation so that you will understand command line
    syntax and entries for your .Xdefaults file.  The ULTRIX 
    Workstation Software product comes with extensive well-written
    documentation, of which Worksystem User Volumes 1 and 2 are of
    immediate interest to the user.  If you have licensed ULTRIX
    software (you are licensed, aren't you?  If you don't know,
    it is important to the well-being of Digital that you make sure...),
    then you or someone who obtained the software on your behalf 
    should have documentation.  It is available from SDC.
    
    John Hoffman
    ULTRIX DECwindows Engineering
 | |||||