From owner-freebsd-questions@FreeBSD.ORG Wed Mar 5 10:10:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31F591065672 for ; Wed, 5 Mar 2008 10:10:53 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from po-out-1718.google.com (po-out-1718.google.com [72.14.252.152]) by mx1.freebsd.org (Postfix) with ESMTP id EC55F8FC19 for ; Wed, 5 Mar 2008 10:10:47 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: by po-out-1718.google.com with SMTP id y22so1377577pof.3 for ; Wed, 05 Mar 2008 02:10:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=36xvupS4NxaNDqlgr49oAYKGKMb5N5AjGWUCwzV2EOc=; b=aqgfFHpk+Wig0cqgbhtFrVHnNdHrczDaHqUl8zRfA9bbb/IvqNtsMNdJ3HOc/8ojmci+OLPTD0vQAP96jWVepZy43vtwjOQaOwtFaHwL7FiZKgw88lxAoTBdCZ6rfUg9H0zTtqZJvit7501OKTnivYqrTXTT5XvgUO5YG2HTZXU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=XoLzCdzoV7v8DJqWR8qZDo08QMhRBPTo1CRNsDi8oxmOsoM9gU4yKppw5wbyMXrWAwNGV4cdXefKj6bRXDqlZJ7prAUfH34MvQHIvA80xbWHLkENNgQC7OELOwJZAYz8Euqp9IBzyrCdJUnN038Wh4Pev80iPZYMTU8730o5IvU= Received: by 10.110.5.14 with SMTP id 14mr266922tie.10.1204711845983; Wed, 05 Mar 2008 02:10:45 -0800 (PST) Received: by 10.110.5.3 with HTTP; Wed, 5 Mar 2008 02:10:45 -0800 (PST) Message-ID: <5635aa0d0803050210y3323dda2s82205890872f22e1@mail.gmail.com> Date: Wed, 5 Mar 2008 05:10:45 -0500 From: "Outback Dingo" To: "Siraj Shaikh" In-Reply-To: <3b2ddd940803050207x51cd64edh81b03870112fd3ad@mail.gmail.com> MIME-Version: 1.0 References: <3b2ddd940803041441k6f059619ga1b2987aecd45007@mail.gmail.com> <20080305004756.GB87943@osiris.chen.org.nz> <3b2ddd940803050207x51cd64edh81b03870112fd3ad@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org, Jonathan Chen Subject: Re: How to start Gnome2-lite X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2008 10:10:53 -0000 vi `/.xinitrc paste exec gnome-session then :wq save the file, and startx On Wed, Mar 5, 2008 at 5:07 AM, Siraj Shaikh wrote: > On 05/03/2008, Jonathan Chen wrote: > > On Tue, Mar 04, 2008 at 10:41:47PM +0000, Siraj Shaikh wrote: > > > I installed Gnome2-lite as a package. I then inserted the following > line > > > > > > gnome_enable="YES" > > > > > > in rc.conf > > > > > > and also inserted the line > > > > > > exec gnome-session > > > > > > in the xinitrc file. | type startx after this, but gnome desktop > > > doesnt load up. Instead the usual x windows screen loads up. > > > > The "gnome-session" line needs to be in ${HOME}/.xinitrc, which also > > needs to have permissions 700 at least. > > > > Cheers. > > -- > > Jonathan Chen > > ---------------------------------------------------------------------- > > The human mind ordinarily operates at only ten percent of its capacity > > -- the rest is overhead for the operating system. > > > SO if I log in as root, which I do, then this means that file will be > in /root/ directory? But I cant find any .xinitrc file in root > directory? WHat do I do? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >