Re: Any way to get larger fonts in XCONFIG ?

From: Randy.Dunlap
Date: Sat Mar 12 2005 - 16:49:54 EST


Reg Clemens wrote:
Any way to get larger fonts with xconfig?
On my system they are just about microscopic.

I can do a <ctl><alt?<+> to go to a different screen resolution,
but then I have all sorts of scanning to deal with.

Ive looked for documentation, but didnt find it in any of the
places I looked...

No automated way to do it AFAIK, but you can edit
~/.qt/qtrc and change this line (at least it works for me):

#font=Sans Serif,10,-1,5,50,0,0,0,0,0
font=Sans Serif,14,-1,5,50,0,0,0,0,0

Changes from 10 point to 14 point font.

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/