From owner-freebsd-questions@FreeBSD.ORG Fri Jun 25 03:11:31 2004 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 64D8016A4CE for ; Fri, 25 Jun 2004 03:11:31 +0000 (GMT) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C25643D1F for ; Fri, 25 Jun 2004 03:11:31 +0000 (GMT) (envelope-from parv@chvlva.adelphia.net) Received: from default.chvlva.adelphia.net ([69.160.73.175]) by mta9.adelphia.netESMTP <20040625031107.VJSD23406.mta9.adelphia.net@default.chvlva.adelphia.net>; Thu, 24 Jun 2004 23:11:07 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 856635700; Thu, 24 Jun 2004 23:12:28 -0400 (EDT) Date: Thu, 24 Jun 2004 23:12:28 -0400 From: Parv To: "Michael A. Smith" Message-ID: <20040625031228.GB3036@moo.holy.cow> Mail-Followup-To: "Michael A. Smith" , freebsd-questions@freebsd.org References: <40DA34AA.20906@code-fu.com> <20040623221647.V88483@wonkity.com> <40DABF4C.3070901@code-fu.com> <20040624180709.GA622@moo.holy.cow> <20040624145011.71cbd047@localhost> <20040624191758.GA2511@moo.holy.cow> <40DB463D.5020402@code-fu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40DB463D.5020402@code-fu.com> cc: freebsd-questions@freebsd.org Subject: Re: setting xterm font from the command line X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 03:11:31 -0000 in message <40DB463D.5020402@code-fu.com>, wrote Michael A. Smith thusly... > > It works for me now, too. When I was testing every (sic) > combination last night, I wasn't always using xterm. Sometimes I > used xfterm4 (the XFCE wrapper for xterm) and it DOES barf whether > I escape, quote or whatever. If you don't mind ... Does the xterm start w/ the given font string? Which type of font syntax -- string enclosed in single quotes or only the quotation of white space -- worked? - Parv --