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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 27 10:26:18 UTC 2020


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

            Bug ID: 245966
           Summary: x11-drivers/xf86-input-synaptics: enable EVDEV
                    unconditionally
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: wulf at freebsd.org
          Assignee: x11 at FreeBSD.org
             Flags: maintainer-feedback?(x11 at FreeBSD.org)

Created attachment 213847
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213847&action=edit
x11-drivers.xf86-input-synaptics.patch

There are 2 reasons to do that:
1. psm backend is mostly useless nowadays as it does not support even
semi-multitouch trackpad packet format. So the only functional backend is
evdev.
2. x11-drivers/xf86-input-synaptics unconditionally installs high priority
configuration file which effectively forbids libinput to handle touchpads that
makes them unusable in Xorg if xf86-input-synaptics is compiled w/o evdev
support.

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


More information about the freebsd-x11 mailing list