From owner-freebsd-questions@FreeBSD.ORG Thu Jul 13 17:26:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3A09A16A4DE for ; Thu, 13 Jul 2006 17:26:08 +0000 (UTC) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (malcolm.Berkeley.EDU [128.32.206.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id E99B443D45 for ; Thu, 13 Jul 2006 17:26:07 +0000 (GMT) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (localhost [127.0.0.1]) by malcolm.berkeley.edu (8.13.6/8.13.3) with ESMTP id k6DHQ79C099374 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 13 Jul 2006 10:26:07 -0700 (PDT) (envelope-from mhunter@malcolm.berkeley.edu) Received: (from mhunter@localhost) by malcolm.berkeley.edu (8.13.6/8.13.3/Submit) id k6DHQ7MG099373; Thu, 13 Jul 2006 10:26:07 -0700 (PDT) (envelope-from mhunter) Date: Thu, 13 Jul 2006 10:26:07 -0700 From: Mike Hunter To: Gary Kline Message-ID: <20060713172607.GA99339@malcolm.berkeley.edu> References: <20060713163058.GA27096@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060713163058.GA27096@thought.org> User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (malcolm.berkeley.edu [127.0.0.1]); Thu, 13 Jul 2006 10:26:07 -0700 (PDT) Cc: FreeBSD Mailing List Subject: Re: xpaint question. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 17:26:08 -0000 On Jul 13 at 09:30, "Gary Kline" wrote: > I used to know how to use xpaint to change backgrounds ... and > lots more, but now I'm fumbling. If it isn't *too* far off the > -question list's target, can anybody clue me in howto change > just the solid-black background to another solid color? I'm not familiar with xpaint, but I have been known to say xsetroot -solid cornflowerblue :) Mike