From owner-freebsd-doc@FreeBSD.ORG Sun Sep 14 09:12:15 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B909106567A for ; Sun, 14 Sep 2008 09:12:15 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 2D5A08FC19 for ; Sun, 14 Sep 2008 09:12:14 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so441768uge.39 for ; Sun, 14 Sep 2008 02:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=wodFpGvsi5ZCFKJxsGO2S+CHEmVvrQvXvu4TvEKK63s=; b=Sl2EZieMecy5p0BbQYmWVUCYyFIvn22J6oXW9gTeLNPOvF1khzxzOVQelxrmHo76HU pzhDL3PPBUmr9ruYjPHYLNuyhI20Qr4iX2Grk1eDb3UolJcWZdQi2jLEINh82NspSWCo lBhUB5DSbF09fLDEaYr1EKdpZiA/QZnl58gLk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=TNA/6Qik8EHyd3YRgxBRcyWVC4INFmzPqOkQq3x/UzRoyKzqRdPBnyii/0CuKbioFj Wntkw5G5q9lneEOcwR5feIGQbWab0hJ1buLALDQvhFyZfeU2cD7mYW/PHsjm+7zBjJzB sh/WHqOsNTVUcjbiLiEbao4MbnAU3nMJwh0Hw= Received: by 10.86.27.9 with SMTP id a9mr1479441fga.57.1221381882361; Sun, 14 Sep 2008 01:44:42 -0700 (PDT) Received: from atlantis.dyndns.org ( [87.203.71.215]) by mx.google.com with ESMTPS id e20sm13117997fga.1.2008.09.14.01.44.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 14 Sep 2008 01:44:41 -0700 (PDT) Message-ID: <48CCCEF6.9010607@gmail.com> Date: Sun, 14 Sep 2008 11:44:38 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.16 (X11/20080829) MIME-Version: 1.0 To: Desmond Chapman References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-doc@freebsd.org Subject: Re: kde4 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2008 09:12:15 -0000 Desmond Chapman wrote: > Since kde4 uses a different path for the startup script, will this be reflected in the handbook? > [ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure] to [ttyv8 "/usr/local/kde4/bin/kdm -nodaemon" xterm on secure] ? > > Actually, this has been recently added to the handbook, see: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html section 5.7.3.1