On Wed, Apr 08, 2009 at 09:10:21AM +0200, Cameron Hutchison wrote:
> zhang zhengquan <zhang.zhengq...@gmail.com> writes:
> 
> >Thanks, then maybe 10x20 is just small for me...
> 
> To verify that the correct resources are being used, run 
> "xterm -fn 10x20". This will start an xterm with that font, 
> or display an error that it cannot find the font.
> 
> If this gives you a different font to what you normally get
> then you will need to see what is wrong with your loading of
> resources. One thing that comes to mind is that you may be
> using uxterm, with a resource class of UXTerm.

That's likely - OP is using a wildcard in the font resource:

        XTerm*font: 10x20

This would work:

        XTerm*vt100.font: 10x20

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Attachment: pgpheNKS2FJY5.pgp
Description: PGP signature

Reply via email to