mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
v4l-utils: dont react on samsung remote control codes for KEY_POWER and KEY_SOURCE
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8fb7a26381
commit
ca3f9d15c8
@ -13,8 +13,8 @@ diff -Naur v4l-utils-0.8.9/utils/keytable/rc_keymaps/rc6_mce v4l-utils-0.8.9.pat
|
||||
0x80d86e KEY_ZOOM
|
||||
+
|
||||
+# at-visions remote (Protocol: RC5)
|
||||
+0x70702 KEY_POWER
|
||||
+0x70701 KEY_SOURCE
|
||||
+0x1e0b KEY_POWER
|
||||
+0x1e2a KEY_SOURCE
|
||||
+0x1e0a KEY_NUMERIC_0
|
||||
+0x1e01 KEY_NUMERIC_1
|
||||
+0x1e02 KEY_NUMERIC_2
|
||||
|
Loading…
x
Reference in New Issue
Block a user