> Here's an easy one (I hope). I only have a 14' monitor and all of the
> windows are soo tiny. How do I change the font that X uses?
An easy way:
xterm -font 10x20 &
X as such doesn't use the fonts; the various programs/clients running on
top of X do. Each of these may (and should) have resources such as fonts
you can set for each type or class of program.
For example, you can effect the above change for all of your
xterms by putting a line like this in your .Xresources file:
Xterm*Font: -10x20
Then all the xterms launched will all default to that font.
> -kLicK
------------------------------------------------------------------------
David E. Fox Tax Thanks for letting me
[EMAIL PROTECTED] the change magnetic patterns
[EMAIL PROTECTED] churches on your hard disk.
-----------------------------------------------------------------------
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.