libinput
libinput
Library that handles input devices
- version 1.26.2-1
- is not a group package
Dependencies
Installation
Install it by running either;
kpkg install libinputor
kpkg build libinputTo see the difference, see The handbook
Dependency Graph
graph TD
N0["libevdev"]
N1["gperf"]
N2["libinput"]
style N2 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N3["mtdev"]
N4["eudev"]
N0 --> N2
N1 --> N4
N3 --> N2
N4 --> N2