From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.3 required=5.0 tests=DATE_IN_PAST_06_12, DMARC_REJECT,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from client125178.atl.mediaone.net ([24.31.125.178] helo=jomama.huneycuttfamily.org) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15gQZb-0004iD-00 for gentoo-dev@cvs.gentoo.org; Mon, 10 Sep 2001 06:53:59 -0600 Received: from acm.org (telula.mojo.org [192.168.1.2]) by jomama.huneycuttfamily.org (Postfix) with ESMTP id 553551C95A; Mon, 10 Sep 2001 04:59:55 -0400 (EDT) Message-ID: <3B9CB6CB.8050105@acm.org> From: "Chad M. Huneycutt" Organization: Georgia Tech College of Computing User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010801 X-Accept-Language: en-us MIME-Version: 1.0 To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] minor problems with _rc6 References: <20010909181208.19b4a3b1.erichey2@home.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: chadh@cc.gatech.edu List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Mon Sep 10 06:54:02 2001 X-Original-Date: Mon, 10 Sep 2001 08:49:15 -0400 X-Archives-Salt: ef961314-cde3-4dd1-92a6-40b22ab79e16 X-Archives-Hash: 09384540e03295b8e30708035756109d Collins Richey wrote: >5) I can't find any way to get the aliases in /etc/profile to be >recognized when starting an xterm window under xfce. I've tried >adding a ~/.bashrc that does source /etc/profile. I've added --login >to both the startxfce and xfterm scripts. Nothing. If I enter ls, no >colorization. If I manually source /etc/profile, then ls works with >colorization. What am I missing? > Are you sure that --login is the correct flag to xterm for a login shell? I always use '-ls' Chad