From owner-freebsd-questions Wed Jul 23 04:16:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA10616 for questions-outgoing; Wed, 23 Jul 1997 04:16:04 -0700 (PDT) Received: from ns.cs.msu.su (laskavy@redsun.cs.msu.su [158.250.10.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA10603 for ; Wed, 23 Jul 1997 04:16:00 -0700 (PDT) Received: (from laskavy@localhost) by ns.cs.msu.su (8.8.6/8.6.12) id PAA01553; Wed, 23 Jul 1997 15:12:37 +0400 (DST) Date: Wed, 23 Jul 1997 15:12:37 +0400 (DST) Message-Id: <199707231112.PAA01553@ns.cs.msu.su> From: "Sergei S. Laskavy" To: potok@free.polbox.pl CC: freebsd-questions@FreeBSD.ORG In-reply-to: <199707221805.UAA24830@free.polbox.pl> (potok@free.polbox.pl) Subject: Re: xterm is only black&white Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >>>>> "Mariusz" == Mariusz Potocki writes: Mariusz> I just installed 2.2.1R on my computer and I can't find Mariusz> the reason that my xterm is only black and white. On The right termcap entry for X Term is somewhere in /usr/X11R6. You can just copy that file to $HOME/.termcap and X terminal will appear in colours :) I dunno why do we still have so outdated xterm entry in /etc/termcap. Mariusz> second machine which was upgraded from 2.1.5R xterm Mariusz> appears in colours. I tried to install color_xterm from Mariusz> 2.1.5, but it is still monochrome. In my home directory Mariusz> I have in .Xresources *customization -color. So where is Mariusz> the clue?