You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They are different layers of input stack.
This project is a kernel driver for FreeBSD which read data from actual hardware via I2C or USB transport and than streams it to userland with evdev protocol.
The libinput is a userland library which reads data provided by the kernel driver and converts it to format convenient to userland application like xorg-server or wayland
Hello,
This project looks very similiar to https://www.freedesktop.org/wiki/Software/libinput
Can you give some details about what is different/similar?
The text was updated successfully, but these errors were encountered: