From owner-freebsd-questions@FreeBSD.ORG Thu Mar 10 07:31:51 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2AE916A4CE for ; Thu, 10 Mar 2005 07:31:51 +0000 (GMT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5403943D5A for ; Thu, 10 Mar 2005 07:31:51 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1D9I8c-0003wY-84 for freebsd-questions@freebsd.org; Thu, 10 Mar 2005 08:31:18 +0100 Received: from 207-224-118-87.spkn.qwest.net ([207.224.118.87]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Mar 2005 08:31:18 +0100 Received: from sgnezdov by 207-224-118-87.spkn.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Mar 2005 08:31:18 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Sergei Gnezdov Date: Thu, 10 Mar 2005 07:31:09 +0000 (UTC) Lines: 9 Message-ID: X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 207-224-118-87.spkn.qwest.net User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner-SpamScore: s X-MailScanner-From: freebsd-questions@m.gmane.org X-MailScanner-To: freebsd-questions@freebsd.org Subject: How to identify xterm font X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sgnezdov@sergei.homeunix.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 07:31:51 -0000 I like the size of the xterm window. It is small and it uses very easy to read font. Unfortunately, it does not play very well with emacs. For these reasons I use Gnome terminal. Gnome font is bigger, thus it takes more space on the screen. How do I identify which font is used by xterm, so I can apply it for gnome terminal? I also would like to know why my ~/.Xdefaults configuration is not applied in Gnome. It worked just fine in KDE and most other environments.