Date: Wed, 29 Apr 2020 20:03:49 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 245966] x11-drivers/xf86-input-synaptics: enable EVDEV unconditionally Message-ID: <bug-245966-7141-VwVMzvxAD3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245966-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-245966-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245966 --- Comment #8 from commit-hook@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 (r3601= 26) some users get their touchpads broken as they have xf86-input-synaptics p= ort 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 po= rt. PR: 245966 Approved by: ports-secteam (joneum) Changes: _U branches/2020Q2/ branches/2020Q2/x11-drivers/xf86-input-synaptics/Makefile --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245966-7141-VwVMzvxAD3>