Hello to all,
I have Raspberry Pi 3 Model B with LibreElec 8.2.3 and Kody 17.6.
I recently bought an Air Mouse LYNEC C120. At the beginning it did not work, but reading online I found this article (GitHub - denilsonsa/udev-joystick-blacklist: Fix for keyboard/mouse/tablet being detected as joystick in Linux) where they indicated to use the file:
51-not-a-joystick.rules
Now the Air Mouse works well,
({idVendor} = "1d6b", {idProduct} = "0002")
however, at every start or restart of Raspberry unfortunately no longer works, I have to unplug the USB dongle and reinsert it to make sure that the Air Mouse returns to work.
Can you tell me the procedure to make the Air Mouse work at every start?
Thank you