[Bug 245966] x11-drivers/xf86-input-synaptics: enable EVDEV unconditionally
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245966 --- Comment #8 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"