From owner-freebsd-questions Wed Nov 7 18:58:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.moondog.org (freebsd.moondog.org [208.186.117.46]) by hub.freebsd.org (Postfix) with ESMTP id 72C9E37B416 for ; Wed, 7 Nov 2001 18:58:18 -0800 (PST) Received: (from elden@localhost) by freebsd.moondog.org (8.11.6/8.11.6) id fA82uEI09531; Wed, 7 Nov 2001 18:56:14 -0800 (PST) (envelope-from efbsd@moondog.org) X-Authentication-Warning: freebsd.moondog.org: elden set sender to efbsd@moondog.org using -f Date: Wed, 7 Nov 2001 18:56:14 -0800 From: Elden Fenison To: Ernst de Haan Cc: Ceri , Ernst de Haan , questions@FreeBSD.ORG Subject: Re: Automatically setting TERM=xterm-color in Konsole ? Message-ID: <20011107185614.E9173@moondog.org> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: Ernst de Haan , Ceri , Ernst de Haan , questions@FreeBSD.ORG References: <200110011019.f91AJT902737@zaphod.euronet.nl> <20011003145128.A10594@cartman.private.techsupport.co.uk> <20011003162044.C8738@c104187.upc-c.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011003162044.C8738@c104187.upc-c.chello.nl>; from ernst@jollem.com on Wed, Oct 03, 2001 at 04:20:44PM +0200 X-Mailer: Mutt 1.2.5i X-Operating-System: FreeBSD 4.4 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 * Ernst de Haan [10/03/2001 16:20]: > That works. It's a dirty hack, but it works :-) Another solution that I stumbled across is putting the term type in my .Xdefaults file. That works for rxvt... not sure about konsole. Here's the line: rxvt*termName: xterm-color > > Add this to your .bashrc (or equivalent for your shell) : > > > > if [ "$TERM" == "xterm" ]; then > > export TERM=xterm-color > > fi I like this too. :) -- -=Elden=- http://www.moondog.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message