kodi: add patch for Beelink wireless remote

This commit is contained in:
chewitt 2019-10-26 09:02:18 +00:00
parent 70c94f58be
commit d27bc07481

View File

@ -0,0 +1,13 @@
diff --git a/system/peripherals.xml b/system/peripherals.xml
index ff303e99ae..4d7306b0ce 100644
--- a/system/peripherals.xml
+++ b/system/peripherals.xml
@@ -42,7 +42,7 @@
Since libCEC is now used to scan for devices, the warning will not be displayed without this mapping -->
</peripheral>
- <peripheral vendor_product="15C2:32,15C2:33,15C2:34,15C2:35,15C2:36,15C2:37,15C2:38,15C2:39,15C2:3A,15C2:3B,15C2:3C,15C2:3D,15C2:3E,15C2:3F,15C2:41,15C2:42,15C2:43,15C2:44,15C2:45,15C2:46" bus="usb" name="iMON HID device" mapTo="imon">
+ <peripheral vendor_product="15C2:32,15C2:33,15C2:34,15C2:35,15C2:36,15C2:37,15C2:38,15C2:39,15C2:3A,15C2:3B,15C2:3C,15C2:3D,15C2:3E,15C2:3F,15C2:41,15C2:42,15C2:43,15C2:44,15C2:45,15C2:46,0003:2319:00B2.0003" bus="usb" name="iMON HID device" mapTo="imon">
<setting key="do_not_use_custom_keymap" type="bool" value="1" label="35009" configurable="0"/>
<setting key="disable_winjoystick" type="bool" value="1" label="35102" order="1" />
</peripheral>