From owner-freebsd-questions@FreeBSD.ORG Sun May 15 21:16:09 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 C46F716A4CE for ; Sun, 15 May 2005 21:16:09 +0000 (GMT) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD6143D64 for ; Sun, 15 May 2005 21:16:09 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:10033 helo=mail.aseed.antenna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.43) id 1DXQT0-000MhQ-Cv; Sun, 15 May 2005 21:16:06 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id EBB4B154485; Sun, 15 May 2005 23:19:30 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 149DA58CC23; Sun, 15 May 2005 23:16:04 +0200 (CEST) Date: Sun, 15 May 2005 23:15:58 +0200 From: "albi@scii.nl" To: "Zaid Dashti" Message-Id: <20050515231558.630961ad.albi@scii.nl> In-Reply-To: <000601c5598d$28c33630$0601a8c0@ZaiD> References: <000601c5598d$28c33630$0601a8c0@ZaiD> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: configuring 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: Sun, 15 May 2005 21:16:09 -0000 On Sun, 15 May 2005 23:32:00 +0300 "Zaid Dashti" wrote: > when i write startx, the X server is started, but where is the kde ? > when i write startkde, i got error message, that needs some > configuration! > > anyone know how to configure it? you can try : echo "startkde" > .xinitrc and then type startx again