]> git.rmz.io Git - dotfiles.git/commitdiff
mkosi/kodi: libinput needs to know about devices discovered by udev
authorSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 14:33:16 +0000 (14:33 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 17:55:54 +0000 (17:55 +0000)
If not bound, wayland does not get input devices or events.

mkosi/kodi/mkosi.nspawn

index 2200128314fcf748449b5ad504a938487237e4cf..26809d3083fdf8a14cbee06faa46aed5d78f8055 100644 (file)
@@ -20,6 +20,8 @@ Bind=/dev/tty1
 BindReadOnly=/dev/bus/usb
 BindReadOnly=/dev/dri
 BindReadOnly=/dev/input
+# libinput reads this to know about devices
+BindReadOnly=/run/udev
 BindReadOnly=/dev/lirc0
 BindReadOnly=/dev/vga_arbiter
 BindReadOnly=/lib/modules