]> git.rmz.io Git - dotfiles.git/commitdiff
mkosi/kodi: steam uses virtual joysticks to simulate mouse
authorSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 14:35:30 +0000 (14:35 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 17:55:54 +0000 (17:55 +0000)
Need to have uinput bound for this.

Possibly also need to modprobe uinput on host. Will have to sort the
module deps at some point.

mkosi/kodi/mkosi.nspawn

index 26809d3083fdf8a14cbee06faa46aed5d78f8055..f731920cbd8ac8902fec8f0e43420daec51e7401 100644 (file)
@@ -20,6 +20,7 @@ Bind=/dev/tty1
 BindReadOnly=/dev/bus/usb
 BindReadOnly=/dev/dri
 BindReadOnly=/dev/input
+BindReadOnly=/dev/uinput
 # libinput reads this to know about devices
 BindReadOnly=/run/udev
 BindReadOnly=/dev/lirc0