Changing XTERM Fonts size ....
    A. Khattri 
    ajai
       
    Tue Jan 10 17:32:23 PST 2006
    
    
  
On Tue, 10 Jan 2006, Ben Duncan wrote:
> Thanks all .... As Mike pointed out, rxvt is the way to go maybe.
>
> I noticed aterm is a rxvt derivative, and now there is PuTty for Linux.
>
> The problem is that xterm is set to start at the largest available
> font size, 10 x 20 , in the shell program I set up to run the thing.
>
> example:
>
> #!/bin/sh
> # A script to Login to Southware
> #      -fn 9x15 \
> xterm -title SouthWare \
>       -fn 10x20  \
>        -e telnet 10.1.10.5
Can't you change the font size by using the -fn parameter as in the above
script?
-- 
    
    
More information about the Linux-users
mailing list