> Hi.
> Anyone knows how to increase the font size of an xterm? I run X in
> 1024x768 in a 15" monitor, and sometimes it's really hard to be reading
> news, for example, for a long time in an xterm.
> If window manager type matters, I am running Windowmaker 0.16.1 under
> X11 3.3.2
> Thanks for your help. :-)
> --
> Julio C. Gutierrez ** Another computer Powered by Linux **
> --
> For email reply, please remove both X from address
You've got TWO ways that I know of:
1) In your .Xdefaults or .Xresource file add 2 lines like the
following
XTerm*font: 10x20
nxterm*font: 10x20
Adjust the font size to match your prefence. This will affect all
Xterm's
2) To adjust the size of just one Xterm use a startup parameter like
the following:
xterm -fn 10x20
Adjust the font to match what you want.
BTW The second way was straight from the 'man xterm' page. I forget
where I found the first way.
--
-----------------------
Don E. Groves, Jr.
my Email is jetnick AT erols DOT com
I'll add a witty saying here later.
----------------