Date: Sun, 23 Feb 2020 10:51:48 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526915 - head Message-ID: <202002231051.01NApmXw048033@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Sun Feb 23 10:51:48 2020 New Revision: 526915 URL: https://svnweb.freebsd.org/changeset/ports/526915 Log: UPDATING: improve xorg-server entry Improve the xorg-server entry a bit, add a note about needing xf86-input-libinput and x11/libinput, since they seem to not always be installed when people have custom configs or options. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Feb 23 10:32:12 2020 (r526914) +++ head/UPDATING Sun Feb 23 10:51:48 2020 (r526915) @@ -27,6 +27,11 @@ you update your ports collection, before attempting an The HAL backend option has been completely removed, as it was deprecated. + If you have problems with input devices, ensure that both x11/libinput and + x11-drivers/xf86-input-libinput are installed. They are installed in the + default configuration, but if you have a custom configuration, they might not + be. + 20200207: AFFECTS: users of security/nss AUTHOR: lwhsu@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002231051.01NApmXw048033>