This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: changing font


Based on a previous suggestion:
------------------------------------------------------------
fc-list | less
-------------------------------------------------------------
Luxi Serif:style=Regular
LucidaBright:style=Italic
Utopia:style=Bold Italic
Bitstream Vera Sans Mono:style=Bold
Luxi Serif:style=Bold
LucidaTypewriter:style=Sans Bold
Fixed:style=Bold
. . .
-------------------------------------------------------------
So I setup my .Xdefaults to:
-------------------------------------------------------------
            XTerm.VT100.scrollBar:      True
            XTerm.VT100.visualBell:     True
            XTerm.VT100.loginShell:     True
XTerm*scrollbar:                True
XTerm*background:               Wheat
XTerm*foreground:               Black
XTerm*font: Luxi Serif:style=Bold
*renderFont:true
-----------------------------------------------------------------------
The result, when I started up an xterm, was:
-----------------------------------------------------------------------
Warning: Color name "Wheat " is not defined
Warning: Color name "Black " is not defined
xterm:  unable to open font "Luxi Serif ", trying "fixed"....

What would you suggest for this case?
matt

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]