From owner-freebsd-questions@FreeBSD.ORG Wed Aug 11 19:13:37 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 6DF1116A4CE for ; Wed, 11 Aug 2004 19:13:37 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 667E743D1F for ; Wed, 11 Aug 2004 19:13:36 +0000 (GMT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i7BJDZ9u082024; Wed, 11 Aug 2004 21:13:35 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.13.1/8.12.6/Submit) id i7BJDYHH082023; Wed, 11 Aug 2004 21:13:34 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Wed, 11 Aug 2004 21:13:34 +0200 From: Tilman Linneweh To: Laszlo Antal Message-ID: <20040811191334.GA81978@arved.at> References: <1092248533.1D594DE@s5.dngr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1092248533.1D594DE@s5.dngr.org> User-Agent: Mutt/1.4.2.1i 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 19:13:37 -0000 * Laszlo Antal [Mi, 11 Aug 2004 at 20:22 GMT]: > 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? echo "exec startkde" > ~/.xinitrc > I installed only KDE so would it work if I will only type " startx" ?? No, the default windowmanager is twm, which is installed with X regards arved