From owner-freebsd-questions@FreeBSD.ORG Thu Oct 21 01:10:53 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 EF5C016A4CE for ; Thu, 21 Oct 2004 01:10:53 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B509B43D39 for ; Thu, 21 Oct 2004 01:10:53 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 1B87D62E1; Wed, 20 Oct 2004 20:10:53 -0500 (CDT) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01625-06; Wed, 20 Oct 2004 20:10:51 -0500 (CDT) Received: from racerx.makeworld.com (racerx.makeworld.com [198.92.228.34]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 3B8026294; Wed, 20 Oct 2004 20:10:51 -0500 (CDT) From: Chris To: freebsd-questions@freebsd.org, Gert Cuykens Date: Wed, 20 Oct 2004 20:11:13 -0500 User-Agent: KMail/1.7 References: <4176A539.3060207@marcuscom.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410202011.13988.racerx@makeworld.com> X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.1.1 at makeworld.com - Isn't it ironic Subject: Re: How do you start up gnome-lite ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: racerx@makeworld.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 01:10:54 -0000 On Wednesday 20 October 2004 08:08 pm, Gert Cuykens wrote: > i put > > exec gnome-session > > in a file i created my self calt > > ~/.xsession Make that ~/.xinitrc -- Best regards, Chris Real programmers understand Pascal.