From owner-freebsd-questions@FreeBSD.ORG Thu Jun 24 21:23:09 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 2F88B16A4CE for ; Thu, 24 Jun 2004 21:23:09 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id D018A43D5A for ; Thu, 24 Jun 2004 21:23:08 +0000 (GMT) (envelope-from msmith@code-fu.com) Received: from code-fu.com (pcp08554411pcs.alxndr01.va.comcast.net[68.86.0.124]) by comcast.net (sccrmhc12) with ESMTP id <20040624212306012008hhq7e>; Thu, 24 Jun 2004 21:23:06 +0000 Message-ID: <40DB463D.5020402@code-fu.com> Date: Thu, 24 Jun 2004 17:23:09 -0400 From: "Michael A. Smith" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Parv 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> In-Reply-To: <20040624191758.GA2511@moo.holy.cow> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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: Thu, 24 Jun 2004 21:23:09 -0000 >>in order for it to work, you *must* escape the fontname >>whitespace. >> >>xterm -fn -bitstream-bitstream\ vera\ sans\mono-*-yada,yada. >> >>also, if you're using the ' ' on either end of the fontname (as >>you've shown above), drop them. > > > Please ignore my previous reply to epilogue's reply. > > After providing the correct font syntax (w/o the single quotes but > w/ quoted space), epilogue's syntax /also/ works for me. 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. Thanks a million, guys!! -- Michael A. Smith ($do || !$do) && undef($try); # Master of Perl, Yoda is. Hmmmm?