emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 9f3ce27e56: ; * etc/PROBLEMS: Fix errors in last change.


From: Po Lu
Subject: master 9f3ce27e56: ; * etc/PROBLEMS: Fix errors in last change.
Date: Fri, 24 Jun 2022 04:31:58 -0400 (EDT)

branch: master
commit 9f3ce27e56f5fa1053f2abcbcbd375cc0a75f283
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * etc/PROBLEMS: Fix errors in last change.
---
 etc/PROBLEMS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 20b417f205..88382f93d0 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]