aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS6
1 files changed, 3 insertions, 3 deletions
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.
1770 1770
1771*** Touchpad gestures don't work and/or emit warning messages. 1771*** Touchpad gestures don't work and/or emit warning messages.
1772 1772
1773Support for touch gestures in Emacs requires version 21.1.0 or later 1773Support for touch gestures in Emacs requires a sufficiently new X
1774of the X.Org server, and it requires that Emacs be built with the 1774server. We currently know of only one: version 21.1.0 or later of the
1775xf86-input-libinput library that is new enough 1775X.Org server, coupled with the xf86-input-libinput input driver.
1776 1776
1777Type 'M-: (x-server-input-extension-version) RET'; if that doesn't 1777Type 'M-: (x-server-input-extension-version) RET'; if that doesn't
1778return '(2 4)' (version 2.4) or later, your version of the X server 1778return '(2 4)' (version 2.4) or later, your version of the X server