# include statement in Xdefaults not working

2005-08-26 Thread Poor Yorick

Hi, I hav a ~/.Xdefaults file with only one line in it:

# include myXdefaults

According to X man page, I expected myXdefaults to be included, but the 
resources declared in myXdefaults do not take effect.  Any suggestions?


Bye,

Poor Yorick

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: # include statement in Xdefaults not working

2005-08-26 Thread Joe Krahn

Poor Yorick wrote:

Hi, I hav a ~/.Xdefaults file with only one line in it:

# include myXdefaults

According to X man page, I expected myXdefaults to be included, but the 
resources declared in myXdefaults do not take effect.  Any suggestions?


Bye,

Poor Yorick


Try putting quotes around the file name (just as with CPP).

Joe Krahn

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/