Changes between Initial Version and Version 1 of Ticket #18280, comment 3


Ignore:
Timestamp:
07/09/2023 07:15:04 PM (22 months ago)
Author:
martyj19

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #18280, comment 3

    initial v1  
    11If I might interject on the input drivers, I think the only one that is needed in a modern system is xf86-input-libinput.  It long ago matured to the point where it can replace xf86-input-evdev, xf86-input-synaptics, and xf86-input-wacom.  Upstream will take bug reports on any problems with touchpads and tablets.
     2
     3The thing that drives libinput to be a complete solution for trackpads and tablets is that it is the only path through which Wayland supports input devices, so we could expect that any deficiencies would be addressed.