From owner-freebsd-questions Fri Mar 12 20:46:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.lig (mail3.lig.bellsouth.net [205.152.0.51]) by hub.freebsd.org (Postfix) with ESMTP id 1FBFE14CF5 for ; Fri, 12 Mar 1999 20:46:08 -0800 (PST) (envelope-from gljohns@bellsouth.net) Received: from gforce.johnson.home (host-209-214-144-93.msy.bellsouth.net [209.214.144.93]) by mail3.lig (8.8.8-spamdog/8.8.5) with ESMTP id XAA22641; Fri, 12 Mar 1999 23:45:44 -0500 (EST) Received: (from glenn@localhost) by gforce.johnson.home (8.9.2/8.9.2) id WAA02029; Fri, 12 Mar 1999 22:45:38 -0600 (CST) (envelope-from glenn) From: Glenn Johnson Date: Fri, 12 Mar 1999 22:45:07 -0600 To: "Michael G." Cc: "freebsd-questions@freebsd.org" Subject: Re: XDM Login path?? Message-ID: <19990312224507.A1936@gforce.johnson.home> References: <199903122321.XAA77324@out5.ibm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199903122321.XAA77324@out5.ibm.net>; from Michael G. on Fri, Mar 12, 1999 at 06:26:44PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 12, 1999 at 06:26:44PM -0500, Michael G. wrote: > Ok... I just got done checking the archives..and I've seen > this question asked with no real answer...so maybe somebody > knows now.. > > I can login at the command prompt and use my .login for the > path, when I use the graphical XDM or KDM(KDE) it obviously > uses a different path variable..and I have yet to find the > config file that contains it...it shouldn't be that > hard...maybe I"ve over looked it a dozen or more time. If > anyone knows this file please point me in the right > direction. > > Thank you . > > Michael G. Check '/etc/login.conf'. The path can also be set in the xdm configuration files but if you haven't set it there then your path is being set in '/etc/login.conf'. Note that if you do an 'xterm -ls' then the xterm session will source your .login file. -- Glenn Johnson gljohns@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message