Hi Tom,
In .Xresources maybe?
XTerm*Font: -misc-fixed-bold-r-normal-15-140-75-75-c-90-iso8859-1
XTerm*Background: black
XTerm*Foreground: cyan
XTerm*scrollBar: true
XTerm*saveLines: 500
Xterm*VT100.geometry: 80x24
...................................................
Don't take my word for it, as I only
found this on the web. Just thought
it might help.
See URL below: Nice!
http://www.linuxfocus.org/English/March1998/article11.html
....................................................
Mark Fitzgerald
mailto:[EMAIL PROTECTED]
----- Original Message -----
From: Thomas J. Hamman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: December 11, 1999 5:13 PM
Subject: [newbie] Different fonts/sizes in xterm
> How can load up an xterm with a larger font (the default is hard to
read
> at high resolution)? I found the -fn switch in the man page but
that
> doesn't work (I tried with several fonts and it didn't find any of
them).
>
> If I could run xterm with the "Linux" font that's available in
Konsole,
> that would be great, but just being able to use a larger size of
"fixed"
> would be fine.
>
> -Tom