home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12962 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.8 KB

  1. Path: sparky!uunet!dove!dove.nist.gov!przemek
  2. From: przemek@rrdstrad.nist.gov (Przemek Klosowski)
  3. Newsgroups: comp.os.vms
  4. Subject: Xwindows / DECwindows resource file
  5. Message-ID: <PRZEMEK.92Jul30150013@rrdstrad.nist.gov>
  6. Date: 30 Jul 92 19:00:13 GMT
  7. Sender: news@dove.nist.gov
  8. Organization: U. of Maryland/NIST
  9. Lines: 37
  10.  
  11.  
  12. Hello!
  13.  
  14. I am running an Xwindow program (Xterm) under VMS (I need its
  15. Tektronic graphics).  The program can take the resource settings
  16. (fonts, geometry, etc) from the command line, and from the
  17. SYS$LOGIN:DECW$XDEFAULTS.DAT file.
  18.  
  19. The command line parameters works fine, but we would like to have a
  20. default set to be used by everyone, without having to specify it
  21. on command line. The help file for Xterm specifies that the program
  22. has to be installed with PHY_IO and SHARE privileges to be able to
  23. read the DECW$XDEFAULTS.DAT file; however, when we install it with
  24. these privileges, it still doesn't read the resources, and additionally 
  25. it prints a message "Device not configured (?) or not available".
  26.  
  27. The only place mentioning DECW$XDEFAULTS.DAT in TFM for DECwindows
  28. that I found doesn't even say in which directory is this file supposed
  29. to be. The xterm program uses XtInitialize/XtGetApplicationResources
  30. to set itself up.
  31.  
  32. Can anyone explain to me in short where is the DECW$XDEFAULTS.DAT
  33. supposed to be? Why are the privileges needed for using it? is there a
  34. way to put this information in a system-wide directory, instead of
  35. individual sys$login: directories (a la application specific
  36. /usr/lib/X11/app-defaults/XTerm file on Unix systems)
  37.  
  38. Thanks for any help you may provide.
  39.  
  40.  
  41. --
  42.             przemek klosowski (przemek@rrdstrad.nist.gov)
  43.             Reactor Division (bldg. 235), E111
  44.             National Institute of Standards and Technology
  45.             Gaithersburg, MD 20899,      USA
  46.  
  47.             (301) 975 6249
  48.