Bryan Donlan writes: > My Xresources file is at http://bdonlan.googlepages.com/Xresources
I see you're not overriding the font here, so could you try commenting out URxvt.font in /etc/X11/app-defaults/URxvt? This was done to fix another bug unfortunately. That will probably solve it, but a better fix would be if I could change it to something like URxvt.font: xft:Mono:size=10,-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1 Does that work for you? That way I can still suppy a non-Xft default in the -lite flavour. I see, however, that your latin characters are *not* Xft, and if this is what you want to keep, you would want to fall back in the reverse order: URxvt.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1,xft:Mono:pixelsize=13 I'm not sure if this is at all correct; I'm going to look into the auto-selection code. As the app-defaults says, that's really only supposed to be a last resort. -- things change. [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]