[Xquartz-dev] xterm font rendering trouble

Harald Hanche-Olsen hanche at math.ntnu.no
Sat Aug 30 08:54:40 PDT 2008


Uh, found a solution to my problem.
I had these lines in my X resources:

XTerm.vt100.faceName:   lucidatypewriter
XTerm.vt100.faceSize:   9

Removing the first, or better yet, replacing both with

XTerm.vt100.faceName:   vera sans mono
XTerm.vt100.faceSize:   11

(which is my preference anyway) solved my problem. No idea why,
or what caused this to be a problem all of a sudden. In all my
debugging I had forgotten all about facenames and fiddled around with
fontnames to no avail.

- Harald



More information about the Xquartz-dev mailing list