From owner-freebsd-questions@FreeBSD.ORG Sun Jan 23 14:51:35 2005 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 B694716A4CE for ; Sun, 23 Jan 2005 14:51:35 +0000 (GMT) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 048AA43D5D for ; Sun, 23 Jan 2005 14:51:33 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [192.168.100.1]) by mindfields.energyhq.es.eu.org (Postfix) with SMTP id E99F2355BE; Sun, 23 Jan 2005 15:51:30 +0100 (CET) Date: Sun, 23 Jan 2005 15:51:08 +0100 From: Miguel Mendez To: faisal gillani Message-Id: <20050123155108.1b18a157.flynn@energyhq.es.eu.org> In-Reply-To: <20050123144425.51961.qmail@web51009.mail.yahoo.com> References: <200501231049.49924.emanuel.strobl@gmx.net> <20050123144425.51961.qmail@web51009.mail.yahoo.com> X-Mailer: Sylpheed version 1.0.0-gtk2-20041224 (GTK+ 2.4.14; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Sun__23_Jan_2005_15_51_08_+0100_Nqzjhgs5WcsAi2vd" cc: freebsd-questions@freebsd.org Subject: Re: gnome desktop ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 14:51:35 -0000 --Signature=_Sun__23_Jan_2005_15_51_08_+0100_Nqzjhgs5WcsAi2vd Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Sun, 23 Jan 2005 06:44:25 -0800 (PST) faisal gillani wrote: > Well i installed all the packages needed for gnome > desktop , but when i startx a plain dull desktop > manager comes , what can be wrong ? > how to start gnome ? In the absence of a .xinitrc the default wm is executed (twm). Just create a .xinitrc file in your home dir that contains the following: exec gnome-session If you're using xdm/gdm then you should put that in .xsession Cheers, -- Miguel Mendez http://www.energyhq.es.eu.org PGP Key: 0xDC8514F1 --Signature=_Sun__23_Jan_2005_15_51_08_+0100_Nqzjhgs5WcsAi2vd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB87nfnLctrNyFFPERAh4GAJ9wy7wVWo3JYzt72PAxkfVsgOzetQCgrxbO uqMaOER4ym+wBQrgbg4yuEI= =SuYa -----END PGP SIGNATURE----- --Signature=_Sun__23_Jan_2005_15_51_08_+0100_Nqzjhgs5WcsAi2vd--