Date: Mon, 27 Apr 2020 23:20:03 +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-NzOnbEu45H@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 #4 from commit-hook@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 (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: x11 (zeising) Changes: head/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-NzOnbEu45H>