From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 19:11:30 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32038106566B for ; Mon, 31 Mar 2008 19:11:30 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 014B18FC20 for ; Mon, 31 Mar 2008 19:11:29 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 9BE8B28486; Mon, 31 Mar 2008 15:11:26 -0400 (EDT) To: doug@safeport.com References: <20080331141804.P24654@fledge.watson.org> From: Lowell Gilbert Date: Mon, 31 Mar 2008 15:11:26 -0400 In-Reply-To: <20080331141804.P24654@fledge.watson.org> (doug@fledge.watson.org's message of "Mon\, 31 Mar 2008 14\:45\:12 -0400 \(EDT\)") Message-ID: <44iqz2ogip.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@FreeBSD.org Subject: Re: default font select X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 19:11:30 -0000 doug writes: > I am running xorg-6.9.0 and FreeBSD 6.1-STABLE. I seem to have broken > the ability to select the font size in xterm via ctrl-right-click. The > menu I now get: > > VT Fonts (no-apps defaults) > font1 > font2 > font3 > font4 > font5 > font6 > fontescape > fontsel > : > > rather than the "normal" default. So far I can not find a difference > between a working and a nonworking install. Thanks for any > suggestions. I think I must have deleted a resource file. If so > however, it is not owned by my userid > > Thanks for any pointers. That's typically set through X resources. I thought there were defaults compiled in. You can set your own values with xrdb (usually done with a login script).