diff options
author | Martijn Kaijser <machine.sanctum@gmail.com> | 2014-12-03 08:11:28 +0100 |
---|---|---|
committer | Martijn Kaijser <machine.sanctum@gmail.com> | 2014-12-03 08:11:28 +0100 |
commit | 16828f303fd41c0b830b94f2c2b0bf6b8459434e (patch) | |
tree | 92606778bcc103b56ebbfd904bbc5ef86b655f45 | |
parent | a51f4d7b25d0d7b241de944cb7d1fa9677972477 (diff) | |
parent | abcd4d78786ad0198eb23afe2c22e50cb45c6f0e (diff) |
Merge pull request #5866 from Jalle19/fix-mceusb-lircmap-epg
[keymap] fix guide button for kernel-based mceusb remotes (closes #15374)
-rw-r--r-- | system/Lircmap.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/Lircmap.xml b/system/Lircmap.xml index 2107dfc539..3f19a23eb7 100644 --- a/system/Lircmap.xml +++ b/system/Lircmap.xml @@ -87,6 +87,7 @@ <myvideo>KEY_VIDEO</myvideo> <mymusic>KEY_AUDIO</mymusic> <mytv>LiveTV</mytv> + <guide>KEY_EPG</guide> <one>KEY_1</one> <two>KEY_2</two> <three>KEY_3</three> |