Subject: Re: two displays, one .Xdefaults
To: None <netbsd-help@NetBSD.org>
From: James K. Lowden <jklowden@schemamania.org>
List: netbsd-help
Date: 11/15/2005 23:45:20
Pavel Cahyna wrote:
> For xterm, try:
> 
> xterm -fa "Terminal" -fs 8
> 
> The 8 should be in points, not pixels, so I hope the font size will
> adapt to the display resolution. Please tell if this works.

Thanks very much for the guidance, Pavel.  I'll work with .Xresources.  

Having changed nothing yet, I tried this and thought I should report it
doesn't appear to work too well:

$ xterm -fs 8 -fa "Terminal"
Segmentation fault
$ uname -a |cut -b-60
NetBSD oak.schemamania.org 2.0 NetBSD 2.0 (GENERIC) #0: Wed 

Haven't looked into it further....

--jkl