Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!deccrl!bloom-beacon!dont-send-mail-to-path-lines From: swick@athena.mit.EDU (Ralph Swick) Newsgroups: comp.windows.x Subject: Re: XtErrrorDB, XKeysymDB files; questions... Message-ID: <9105311529.AA25281@lyre.MIT.EDU> Date: 31 May 91 15:29:33 GMT References: <9105301910.AA13043@salina.com> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 21 175 #define ERRORDB "/usr/lib/X11/XtErrorDB" Is this a copy of the /usr/lib/X11/XErrorDB file? Or, is there another file for this somewhere that will show Xt error messages as well? The XtErrorDB is supposed to be in the same format as the XErrorDB but the contents are completely different. We (MIT) have never actually created or shipped this file (an oversight). The closest thing that exists, short of extracting from the Xt sources directly, is Appendix D of the Xt spec. What about Widget set error databases? A fine idea. Contributions gratefully accepted :-) Note that unless you actually modify the text of an error message there's little point in having an additional file; you'll just use more memory at run-time.