From nobody Sun Dec 12 23:10:21 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 423F918E68DE for ; Sun, 12 Dec 2021 23:10:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JC0jV00mXz3H0t; Sun, 12 Dec 2021 23:10:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D13E91B90; Sun, 12 Dec 2021 23:10:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BCNALm3061902; Sun, 12 Dec 2021 23:10:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BCNAL4e061891; Sun, 12 Dec 2021 23:10:21 GMT (envelope-from git) Date: Sun, 12 Dec 2021 23:10:21 GMT Message-Id: <202112122310.1BCNAL4e061891@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 7bf76004f6 - main - handbook: Add a warning about outdated HAL bits List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7bf76004f63f093ae7839ab82e4645c83cbac22a Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639350622; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7abZpTGTQFWmKiBWd7Lj2QIDm4mhKJ9tUhvqZNha8k0=; b=tPXaK6SV7G/EsE/8xlud8R/PvJwoSLgxMtVd162WlbTFdoK7P3AiOtb1utRNJ41uAoihhY VxkEv6EyB24MnBh1s7u6EB5hriYOoUNOBXJJ6ktOWXJSsnlTQ7U2LBdHk1CtZAu25krEgC NLOi7IIq87PZaAUq8VsV6r+X+89Fl0w+t/96wd5QH81W+QX5gOsVFxvzHJ8aVk5LZC32et IHJE49khAVialsW55Im0mbjF0FQhVD2FoBqPmQfLKaavarXy3Qv+Ykw7jk1EUM2Dao4U93 f+C4ZtCP5fVsrpm+ToXCgiSNnYYM/lsmCWyMu0/qF7RhNSl6H2FKTwd+f1oDcg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639350622; a=rsa-sha256; cv=none; b=dl/IX12yJi6TqlzZwn1q873wZjyfF6yMro4u3Hv559ST9TaVlKJcIl8lKF+qfyeW35oJeR V3JfDz8eF9PMPdljdem77OOaaCNTqsgqclMxRSbquks7MCy8MqlfLTFJaQ1jSUGnEimU7R hZUMbPPMw4EfsrksZr4rk5mjSzxx/T0/RELzTizcb0WH/itVvYDMt+benNjEvU0TbyMGk/ Gvo+LRzEhHhLlDoSn+YADvyyq7pEbx/AqIHM1dll2FXKv/Sgm0S+VU2ixKtJWg9XuovbcS PIsmFfU9fUY4qpWgvI9E31bYk1RjVVisXLDVlg/Gjj4KGXG2RE+WN4xf6O6OPQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=7bf76004f63f093ae7839ab82e4645c83cbac22a commit 7bf76004f63f093ae7839ab82e4645c83cbac22a Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-12-12 23:08:13 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-12-12 23:08:13 +0000 handbook: Add a warning about outdated HAL bits HAL is no longer a part of the FreeBSD desktop setup. We have to remove documentation explaining how to use it. For now add a warning so that users are aware that this section needs some editing. --- documentation/content/en/books/handbook/x11/_index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc index 5f1bc5517c..da79e51ce2 100644 --- a/documentation/content/en/books/handbook/x11/_index.adoc +++ b/documentation/content/en/books/handbook/x11/_index.adoc @@ -1417,6 +1417,11 @@ Input devices may then be configured as in previous versions, along with any oth [NOTE] ==== +[WARNING] +===== +This section contains partially outdated information. +The HAL daemon (hald) is no longer a part of the FreeBSD desktop setup. +===== As previously explained the hald daemon will, by default, automatically detect your keyboard. There are chances that your keyboard layout or model will not be correct, desktop environments like GNOME, KDE or Xfce provide tools to configure the keyboard. However, it is possible to set the keyboard properties directly either with the help of the man:setxkbmap[1] utility or with a hald's configuration rule.