From owner-freebsd-questions@FreeBSD.ORG Wed Aug 11 21:00:01 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 9C08C16A4CE for ; Wed, 11 Aug 2004 21:00:01 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F41143D45 for ; Wed, 11 Aug 2004 21:00:01 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id B1B4A6292; Wed, 11 Aug 2004 16:00:00 -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 37740-09; Wed, 11 Aug 2004 15:59:59 -0500 (CDT) Received: from [198.92.228.34] (racerx.makeworld.com [198.92.228.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id EF9C46289; Wed, 11 Aug 2004 15:59:57 -0500 (CDT) Message-ID: <411A88CD.2040203@makeworld.com> Date: Wed, 11 Aug 2004 15:59:57 -0500 From: Chris User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040809) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Laszlo Antal References: <1092248533.1D594DE@s5.dngr.org> In-Reply-To: <1092248533.1D594DE@s5.dngr.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at makeworld.com - Isn't it ironic cc: freebsd-questions@freebsd.org Subject: Re: How to start KDE? 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: Wed, 11 Aug 2004 21:00:01 -0000 Laszlo Antal wrote: > Hi, > I am newbie to freebsd. I just start it. > I installed KDE when I installd the os. > I do everything from the book I got.(The Complet FreeBSD 4th edition) > Everything was going fine until the book telling me to CREATE A FILE > " .xinitrc " in my home directory. > Well, How can I do that?? and why do I need it? > I installed only KDE so would it work if I will only type " startx" ?? > > I have not try to do it yet becouse I don't want to mess up anything. > Thank you for all the help advance > > Laszlo To create the .xinitrc: echo "exec startkde" > .xinitrc Then type startx -- Best regards, Chris Never argue with an artist.