[Bug 245966] x11-drivers/xf86-input-synaptics: enable EVDEV unconditionally

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 27 23:20:04 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245966

--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:

Author: wulf
Date: Mon Apr 27 23:19:42 UTC 2020
New revision: 533211
URL: https://svnweb.freebsd.org/changeset/ports/533211

Log:
  x11-drivers/xf86-input-synaptics: enable EVDEV by default on FreeBSD 12+

  After switching default value of kern.evdev.rcpt_mask sysctl to 12 (r360126)
  some users get their touchpads broken as they have xf86-input-synaptics port
  installed. See e.g. PR/245948. This happens as xf86-input-synaptics has
  greater priority than libinput and effectively disables latter after
  installation. Workaround this issue with enabling EVDEV support in the port.

  PR:           245966
  Approved by:  x11 (zeising)

Changes:
  head/x11-drivers/xf86-input-synaptics/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list