Date: Mon, 27 Apr 2020 15:14:57 +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-mraU090VR1@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 #2 from Vladimir Kondratyev <wulf@freebsd.org> --- Created attachment 213858 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213858&action= =3Dedit x11-drivers.xf86-input-synaptics.with_option.patch (In reply to Niclas Zeising from comment #1) > Isn't it better to have xf86-input-synaptics not take priority over libin= put? Generally speaking, no. See commit message: https://github.com/freedesktop/xorg-xf86-input-synaptics/commit/59e5db02530= 7404fbfbc82f2fb3fe91d6a3005d7 What we have to do is make xf86-input-synaptics optional. Like requested in PR/245948=20 > In any case, this can't be enabled on all FreeBSD versions Enabling evdev unconditionally does not disable psm. > evdev and libinput isn't used on FreeBSD 11 Evdev can be enabled via kernel compile-time knobs on 11-STABLE. If current version of patch looks too radical too you, there is more conservative variant. EVDEV option is still here but it is enabled by defau= lt on 12 and 13. --=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-mraU090VR1>