From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 20:26:03 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 408CB16A4CE for ; Fri, 18 Jun 2004 20:26:03 +0000 (GMT) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3CB743D2D for ; Fri, 18 Jun 2004 20:26:02 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.101] (nat-server.secure-computing.net [63.228.14.245])i5IKPbHd002831; Fri, 18 Jun 2004 15:25:37 -0500 (CDT) (envelope-from ecrist@secure-computing.net) From: Eric Crist Organization: Secure Computing Networks To: freebsd-questions@freebsd.org Date: Fri, 18 Jun 2004 15:23:41 -0500 User-Agent: KMail/1.6.1 References: <1333814462.1446213338@mail2.monash.edu.au> In-Reply-To: <1333814462.1446213338@mail2.monash.edu.au> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_V900Aagj7q6jUp9"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406181523.50072.ecrist@secure-computing.net> cc: Brett Wiggins Subject: Re: startkde X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ecrist@secure-computing.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 20:26:03 -0000 --Boundary-02=_V900Aagj7q6jUp9 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 18 June 2004 00:58, Brett Wiggins wrote: > hello Eric, > After installed the X window system and KDE I created the > file ~/.xinitrc which contains; > > exec startkde > > after I created the file I could use startx to run KDE. > > I then setup KDM by editing the file /usr/X11R6/lib/X11/xdm/Xsession. I > added the following to the file; Brett, if you can, change that file back to its original contents. IIRC, y= ou=20 simply need to edit this line in /etc/ttys: ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure Change it to read: ttyv8 "/usr/local/bin/kdm" xterm on secure This should start everything for you! I'm going to test it now to be sure,= =20 but I think that's right. HTH =2D-=20 Eric F Crist Keep your pecker hard and your powder dry, and the world WILL turn. --Boundary-02=_V900Aagj7q6jUp9 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA009VMhDTiDKQCJwRAoZrAJ43mT2u7eyU5AxOy1pchRz86Mt5yACg6iJk w8s/hxfUTG2rcz1JzSOzpCM= =Q+E8 -----END PGP SIGNATURE----- --Boundary-02=_V900Aagj7q6jUp9--