Changes between Initial Version and Version 1 of Ticket #18280, comment 3
- Timestamp:
- 07/09/2023 07:15:04 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #18280, comment 3
initial v1 1 1 If 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 3 The 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.