From: Po Lu Date: Fri, 24 Jun 2022 08:31:45 +0000 (+0800) Subject: ; * etc/PROBLEMS: Fix errors in last change. X-Git-Tag: emacs-29.0.90~1447^2~1504 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f3ce27e56f5fa1053f2abcbcbd375cc0a75f283;p=emacs.git ; * etc/PROBLEMS: Fix errors in last change. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 20b417f205b..88382f93d03 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1770,9 +1770,9 @@ restart the X server after the monitor configuration has been changed. *** Touchpad gestures don't work and/or emit warning messages. -Support for touch gestures in Emacs requires version 21.1.0 or later -of the X.Org server, and it requires that Emacs be built with the -xf86-input-libinput library that is new enough +Support for touch gestures in Emacs requires a sufficiently new X +server. We currently know of only one: version 21.1.0 or later of the +X.Org server, coupled with the xf86-input-libinput input driver. Type 'M-: (x-server-input-extension-version) RET'; if that doesn't return '(2 4)' (version 2.4) or later, your version of the X server