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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 27 15:14:57 UTC 2020


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

--- Comment #2 from Vladimir Kondratyev <wulf at freebsd.org> ---
Created attachment 213858
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213858&action=edit
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 libinput?

Generally speaking, no. See commit message:
https://github.com/freedesktop/xorg-xf86-input-synaptics/commit/59e5db025307404fbfbc82f2fb3fe91d6a3005d7

What we have to do is make xf86-input-synaptics optional. Like requested in
PR/245948 

> 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 default
on 12 and 13.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list