On Friday 30 Nov 2001 09:04, you wrote:
> "fixed" simply won't stick, and I therefore cannot get rid of this
> unpleasant and horribly illegible cursive font.  Why?

Try inserting the following lines in your /etc/X11/XftConfig:
------------------ snip -----------------------------------------------------
#alias 'fixed' for 'mono'

match any family == "fixed"             edit family =+ "mono";
match any family == "console"   edit family =+ "mono";

match
        any family == "mono"
edit
        family += "lucida console";
        spacing = 100;
-----------------end snip -------------------------------------------------

HTH
-Robin.
-- 
----------------------------------------------------------------------
Robin Atwood, Songkhla, Thailand.

"This tag line left intentionally blank"
----------------------------------------------------------------------









_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to