From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 09:32:38 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 EE0C016A4CE for ; Fri, 23 Jan 2004 09:32:38 -0800 (PST) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0716343D46 for ; Fri, 23 Jan 2004 09:32:37 -0800 (PST) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 644059616; Fri, 23 Jan 2004 18:31:16 +0100 (CET) Date: Fri, 23 Jan 2004 18:31:16 +0100 From: Simon Barner To: Kent Stewart Message-ID: <20040123173115.GA359@zi025.glhnet.mhn.de> References: <20040122084420.97142.qmail@web12506.mail.yahoo.com> <200401220200.55886.kstewart@owt.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline In-Reply-To: <200401220200.55886.kstewart@owt.com> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-questions@freebsd.org cc: Khoi - San Zulu Subject: Re: Thank you 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: Fri, 23 Jan 2004 17:32:39 -0000 --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > I searched your site, but my burning question is, How > > do I start the Graphical Interfaces, KDE and Gnome? I > > did a Custom Installation following the directions of > > the website. I installed all the packages and Ports. I > > want to learn everything. >=20 > I don't know about gnome but for KDE, add the line=20 > exec startkde=20 > in to a local file called ".xinitrc". There are ways to make it startup= =20 > at login but I choose to type startx at the command line. If you use gdm (which comes with Gnome) as a login manager, you will be automatically logged into Gnome. To launch gdm at boot time, the following is necessary cp /usr/X11R6/etc/rc.d/gdm.sample /usr/local/etc/rc.d/gdm.sh chmod a+x /usr/local/etc/rc.d/gdm.sh You can also launch gdm manually on the console. Regards, Simon --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFAEVpjCkn+/eutqCoRAtw/AJ4yVsciNzp099e6TezhSIrg5TO4ngCgwzg4 trD+mbrEI8R0TxMKZxsF4Qc= =C5wB -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV--