From owner-freebsd-questions@FreeBSD.ORG Sat Jan 31 09:28:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0322916A4CE for ; Sat, 31 Jan 2004 09:28:49 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB18043D2D for ; Sat, 31 Jan 2004 09:28:47 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc13) with ESMTP id <200401311728470160036f2ke>; Sat, 31 Jan 2004 17:28:47 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 2985311; Sat, 31 Jan 2004 12:28:47 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Anthony Discolo" References: From: Lowell Gilbert Date: 31 Jan 2004 12:28:47 -0500 In-Reply-To: Message-ID: <44isisxc1c.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.2: How do I automatically restart twm with the Default session? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:28:49 -0000 "Anthony Discolo" writes: > Everytime I log in twm asks me to load the Default session. Is there > any way I can have it automatically load it (maybe something in the > ~/.twmrc)? > > I've also run into problems with reloading the Default session. > Sometimes twm dumps core. If I load the Fail Safe session, it seems > to work fine. Is this actually twm as installed from the base X packages? Are you starting it from xdm(1) or startx(1)? What does your .xsession or .xinitrc look like? Does removing your personal .twmrc have any effect?