From owner-freebsd-current@FreeBSD.ORG Sun Jul 25 15:04:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E1CF16A4CE; Sun, 25 Jul 2004 15:04:53 +0000 (GMT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF05543D2D; Sun, 25 Jul 2004 15:04:52 +0000 (GMT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i6PF4pjh025032; Sun, 25 Jul 2004 11:04:51 -0400 (EDT) Date: Sun, 25 Jul 2004 11:04:51 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Thomas Dickey In-Reply-To: <20040725104510.GA10921@saltmine.radix.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: x11@freebsd.org cc: current@freebsd.org Subject: Re: blue term color in xorg (was: Re: HEADSUP: X.Org conversion) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2004 15:04:53 -0000 On Sun, 25 Jul 2004, Thomas Dickey wrote: > On Sat, Jul 24, 2004 at 10:58:36PM -0400, Daniel Eischen wrote: > > On Sat, 24 Jul 2004, Thomas Dickey wrote: > > > > > On Sat, Jul 24, 2004 at 06:44:32PM +0400, Toxa wrote: > > > > Ok, my migrating from XFree to X.Org finished smoothly, without any error, thanks > > > > for a great job! But I have to mention about console colors in xterm, blue color > > > > becomes much more LIGHT blue, it's a definitively xorg issue, because of the > > > > same things in linux (I turned my slackware to xorg few weeks ago). Well, my > > > > mutt color scheme looks ugly with it, midnight commanter is totally ugly too > > > > :) You may take a look to a new X colors: http://dabsd.nm.ru/xorg.png (~200 > > > > kb) > > > > > > that's fixed upstream. > > > > > > xterm supports ANSI color, VT220 emulation and UTF-8 > > > There's an faq at > > > http://invisible-island.net/xterm/xterm.faq.html > > > ftp://invisible-island.net/xterm/ > > > > Can you vague that up a bit more? > > The "xterm supports" is a boilerplate (F1 on my keyboard) that I use > for pointers to further reading. Though it occurs to me that there's > probably no direct link from the faq to my changelog > http://invisible-island.net/xterm/xterm.log.html > the file is also included in the tarballs. The question was why are the colors different. I failed to find an answer in any of the replies. After searching the rather large changelog, I find in Patch #180 - 2003/10/12 - XFree86 4.3.99.15: "use color resource setting from Debian package for xterm VT100 widget, since the choice of blues provides better contrast." If the default color scheme was purposely changed, would not an easier answer had simply been "the default color scheme has changed; use Xdefaults to tailor"? -- DE