From owner-svn-doc-all@freebsd.org Wed Mar 30 21:19:10 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A7F4AE3D51; Wed, 30 Mar 2016 21:19:10 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C741C1D3F; Wed, 30 Mar 2016 21:19:09 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2ULJ8AP003912; Wed, 30 Mar 2016 21:19:08 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2ULJ8r9003911; Wed, 30 Mar 2016 21:19:08 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201603302119.u2ULJ8r9003911@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Wed, 30 Mar 2016 21:19:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48513 - head/en_US.ISO8859-1/books/handbook/x11 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 21:19:10 -0000 Author: wblock Date: Wed Mar 30 21:19:08 2016 New Revision: 48513 URL: https://svnweb.freebsd.org/changeset/doc/48513 Log: Add dbus and hal configuration settings for KDE. Careful viewers will note a strange similarity to the wording in the GNOME section. PR: 208397 Submitted by: Patrick Powell Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Wed Mar 30 21:12:08 2016 (r48512) +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Wed Mar 30 21:19:08 2016 (r48513) @@ -1518,6 +1518,17 @@ hald_enable="YES" proc /proc procfs rw 0 0 + KDE uses + D-Bus and + HAL for a + message bus and hardware abstraction. These applications are automatically + installed as dependencies of KDE. + Enable them in /etc/rc.conf so + they will be started when the system boots: + + dbus_enable="YES" +hald_enable="YES" + The installation of KDE includes the KDE Display Manager, KDM. To enable this display