home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / 15690 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!network.ucsd.edu!scubed!stevens
  3. From: stevens@scubed.com (Jeff Stevens)
  4. Subject: Disappearing command line arguments
  5. Message-ID: <1992Aug27.035954.16698@scubed.com>
  6. Sender: usenet@scubed.com (USENET News System)
  7. Nntp-Posting-Host: s3mars
  8. Organization: S-CUBED, A Division of Maxwell Labs; San Diego CA
  9. Distribution: na
  10. Date: Thu, 27 Aug 1992 03:59:54 GMT
  11. Lines: 16
  12.  
  13.   XtInitialize (and variants) removes all Xt command line arguments
  14. from the command line list argv and reduces argc accordingly.  However,
  15. it also removes a "-d" flag, and sometimes removes a "-t" flag.  "-d"
  16. appears to be equivalent to "-display".  These are not documented toolkit 
  17. options, and I can't find any reference to them in the X source code.
  18.  
  19.   Is this a bug or a feature?  Where and why are these arguments removed?
  20. Are there any other undocumented flags extracted by the X initialization
  21. routines?  Why is "-t" removed sometimes and sometimes not?  This is causing 
  22. problems, since we use "-t" for another purpose.
  23.  
  24.   Sun Sparc OS 4.1.2, X11R5 patch level 16.
  25.  
  26. -- 
  27. ----------------------------------------------------------
  28. Jeff Stevens    stevens@s3mars.scubed.com, stevens@seismo.css.gov
  29.