From owner-freebsd-questions Fri Mar 1 12:34:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from oitunix.oit.umass.edu (som-129.dhcp.umass.edu [128.119.136.129]) by hub.freebsd.org (Postfix) with ESMTP id 33EBF37B402 for ; Fri, 1 Mar 2002 12:34:38 -0800 (PST) Received: (from gp@localhost) by oitunix.oit.umass.edu (8.11.6/8.11.6) id g21KYdt87682 for freebsd-questions@freebsd.org; Fri, 1 Mar 2002 15:34:39 -0500 (EST) (envelope-from gp) Date: Fri, 1 Mar 2002 15:34:38 -0500 From: Greg Pavelcak To: freebsd-questions@freebsd.org Subject: Can't get xterm to work with -class and -e options Message-ID: <20020301203438.GA87659@oitunix.oit.umass.edu> Mail-Followup-To: Greg Pavelcak , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am running STABLE last built on January 28. I have XFree86-4.1.0_12,1. If I run 'xterm -class YTerm', I get an xterm whose resource class is YTerm. If I run 'xterm -e links', I get an xterm running links. But, if I run 'xterm -class YTerm -e links', I get an xterm whose class is YTerm without any links, just like the first command. I suspect I'm just missing something in man xterm, but I don't know what. It would be handy for frame grouping in pwm if I could start xterm apps under different resource names. Any pointers greatly appreciated. Thanks. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message