diff options
| -rw-r--r-- | etc/PROBLEMS | 6 |
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 | ||
| 1773 | Support for touch gestures in Emacs requires version 21.1.0 or later | 1773 | Support for touch gestures in Emacs requires a sufficiently new X |
| 1774 | of the X.Org server, and it requires that Emacs be built with the | 1774 | server. We currently know of only one: version 21.1.0 or later of the |
| 1775 | xf86-input-libinput library that is new enough | 1775 | X.Org server, coupled with the xf86-input-libinput input driver. |
| 1776 | 1776 | ||
| 1777 | Type 'M-: (x-server-input-extension-version) RET'; if that doesn't | 1777 | Type 'M-: (x-server-input-extension-version) RET'; if that doesn't |
| 1778 | return '(2 4)' (version 2.4) or later, your version of the X server | 1778 | return '(2 4)' (version 2.4) or later, your version of the X server |