Re: About libinput and evdev

2024-09-02 Thread Alan Coopersmith
On 9/1/24 17:41, Peter Hutterer wrote: all X input drivers on Linux use the evdev kernel API/protocol. Exception are xf86-input-mouse and -keyboard which are used on other platforms too. xf86-input-keyboard versions 2.0 & later only run on other platforms, as the Linux support was removed in fa

Re: About libinput and evdev

2024-09-01 Thread Peter Hutterer
On Fri, Aug 30, 2024 at 03:34:11PM +0800, starcold14 wrote: > Hi,Xorg, > I am a newbie of xorg. I am very confused about libinput, > x86-input-libinput, xf86-input-synaptics, evdev: > 1.x86-input-libinput uses libinput, does xf86-input-synaptics use libinput > too? xf86-input-synaptics does not

About libinput and evdev

2024-09-01 Thread starcold14
Hi,Xorg, I am a newbie of xorg. I am very confused about libinput, x86-input-libinput, xf86-input-synaptics, evdev: 1.x86-input-libinput uses libinput, does xf86-input-synaptics use libinput too? 2.what is the relationship of x86-input-libinput and xf86-input-synaptics, are they two have conflict