Handle input devices as they are plugged in and out
This commit is contained in:
parent
542e964951
commit
aa3a4945e4
7 changed files with 526 additions and 117 deletions
|
|
@ -48,6 +48,7 @@ squeek2lvgl_sources = [
|
|||
unl0kr_dependencies = [
|
||||
dependency('inih'),
|
||||
dependency('libinput'),
|
||||
dependency('libudev'),
|
||||
dependency('xkbcommon'),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue