mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: add patch to support KEY_TV on 'devinput' devices
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6989fdcd2f
commit
1774bd6dd8
@ -0,0 +1,11 @@
|
||||
diff -Naur xbmc-14-f6a3308/system/Lircmap.xml xbmc-14-f6a3308.patch/system/Lircmap.xml
|
||||
--- xbmc-14-f6a3308/system/Lircmap.xml 2014-09-18 11:39:57.000000000 +0200
|
||||
+++ xbmc-14-f6a3308.patch/system/Lircmap.xml 2014-09-18 21:36:50.615305824 +0200
|
||||
@@ -574,6 +574,7 @@
|
||||
<mymusic>KEY_AUDIO</mymusic>
|
||||
<mypictures>KEY_CAMERA</mypictures>
|
||||
<mytv>KEY_TUNER</mytv>
|
||||
+ <mytv>KEY_TV</mytv>
|
||||
<teletext>KEY_TEXT</teletext>
|
||||
<one>KEY_NUMERIC_1</one>
|
||||
<two>KEY_NUMERIC_2</two>
|
Loading…
x
Reference in New Issue
Block a user