Font initialization?

Igor Pechtchanski pechtcha@cs.nyu.edu
Thu Dec 8 15:14:00 GMT 2005


Ugh, top-posting...  Reformatted.

On Wed, 7 Dec 2005, Kenneth Corbin wrote:

> On Wednesday 07 December 2005 07:54, Igor Pechtchanski wrote:
> > On Wed, 7 Dec 2005, Kenneth Corbin wrote:
> > > Hi folks,
> > >
> > > I have an application that needs some non-standard fonts.  It's easy
> > > enough to add a manually new directory to the font path.  What I haven't
> > > figured out is how to configure Cygwin/X to add the new font path
> > > directory when it starts up.
> >
> > Searching "man X" for "font.*path" shows that this could be accomplished
> > with "xset +fp DIR" (the manpage also gives an example of exactly how to
> > do this).  There's also a -fp option to X, but I'm not sure it does what
> > you want.
> > HTH,
> > 	Igor
>
> Thanks Igor,
>
> I figured that out from the man pages.  What I haven't figured out is
> where I can put that xset +fp where it will be automatically executed at
> cygwin/X startup.

This depends on how you start Cygwin/X.  If you use startxwin.sh, just
edit it and put the xset command right after the XWin invocation (though
beware that the file will get overwritten every time you update
X-startup-scripts).  If you use "startx", you should be able to put it in
your ~/.xinitrc or ~/.xserverrc...
HTH,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

--
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/



More information about the Cygwin-xfree mailing list