View Single Post

   
  #2 (permalink)  
Old 01-18-2008, 07:06 AM
Bit Twister
 
Posts: n/a
Default Re: how to set xterm set-tek-text options?

On 10 Mar 2005 12:32:04 -0800, two_wheeled@hotmail.com wrote:
> Hi all,
> I use xterm windows frequently, but find the default font size is too
> large.


$ try adding
XTerm*font: 6x10
to ~/.Xresources and install the change with
$ xrdb -merge ~/.Xresources

then test with
# xterm
Reply With Quote