From owner-freebsd-questions@FreeBSD.ORG Wed Jun 1 13:18:30 2005 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 584C916A41C for ; Wed, 1 Jun 2005 13:18:30 +0000 (GMT) (envelope-from w65l76@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F77E43D54 for ; Wed, 1 Jun 2005 13:18:29 +0000 (GMT) (envelope-from w65l76@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so2726279wra for ; Wed, 01 Jun 2005 06:18:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nu/gI1sJwyraQ8/3OSmd3/cI7ZJCt0PzD+lXRCgO4J8ppH9xySNJ21xi9rTlIW4dntKsAvbchHIt8nq6op4KeNyQUOwgQi2/5uC9TZCpc1yFIUGmCG5fOmZWRCZusRZT9hHKpUAmUVHbMjUgezjagq89MK/vXWCYDuFcGwHA/1Y= Received: by 10.54.23.26 with SMTP id 26mr3618552wrw; Wed, 01 Jun 2005 06:18:28 -0700 (PDT) Received: by 10.54.115.14 with HTTP; Wed, 1 Jun 2005 06:18:28 -0700 (PDT) Message-ID: Date: Wed, 1 Jun 2005 17:18:28 +0400 From: Walery Kokarev To: freebsd-questions@freebsd.org In-Reply-To: <20050524152242.GA19150@slackbox.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050524071012.41498.qmail@web53308.mail.yahoo.com> <20050524152242.GA19150@slackbox.xs4all.nl> Subject: Re: how can I make xterm just like the console ? (colors, etc.) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Walery Kokarev List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 13:18:30 -0000 Hi! > *VT100*foreground: gray90 > *VT100*background: black >=20 > Beware that these might be changed next time you update Xorg. So as an > alternative, you can create a file ~/.Xresources, and put these two > lines in it. Probably you mean ~/.Xdefaults --=20 wall