Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 May 2001 15:20:08 -0500 (CDT)
From:      Don Read <dread@texas.net>
To:        Francois Kritzinger <ffkrz@iafrica.com>
Cc:        freeBSD Mailing List <questions@FreeBSD.ORG>
Subject:   RE: XTERM font sizes
Message-ID:  <XFMail.010501152008.dread@texas.net>
In-Reply-To: <3AED7D07.8298B43@iafrica.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 30-Apr-01 Francois Kritzinger wrote:
> Hi,
> 
> What are the different sizes that you can set the font in an xterm to?
> (E.g. 10x20)
> 

All of them ;)

Look at /usr/X11R6/lib/X11/fonts/misc/fonts.alias for the "normal" fixed fonts.

And of course you could always run:

xterm +cm -tn xterm-color -font "lucidasans-bolditalic-24" &
-- or --
xterm +cm -tn xterm-color  \
-font "-b&h-lucidatypewriter-medium-r-normal-sans-8-80-75-75-m-50-iso8859-1" &

play with xfontsel.

Regards,
-- 
Don Read                                       dread@texas.net
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010501152008.dread>