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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 29 20:03:54 UTC 2020


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

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

Author: wulf
Date: Wed Apr 29 20:03:45 UTC 2020
New revision: 533392
URL: https://svnweb.freebsd.org/changeset/ports/533392

Log:
  MFH: r533211

  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:  ports-secteam (joneum)

Changes:
_U  branches/2020Q2/
  branches/2020Q2/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