fix: mapping for xbmc eject on device mceusb
authoruNiversaI <uNiversaI@noreply.github.com>
Thu, 17 Jul 2014 07:16:08 +0000 (16:16 +0900)
committeruNiversaI <uNiversaI@noreply.github.com>
Thu, 17 Jul 2014 07:16:08 +0000 (16:16 +0900)
Follows ksooo #4949 and #4979

Devices like
http://h10025.www1.hp.com/ewfrf/wc/document?cc=uk&lc=en&docname=c00844678
etc benefit form these keys.

system/Lircmap.xml

index de9f97a..06f0793 100644 (file)
@@ -61,6 +61,7 @@
                <teletext>Teletext</teletext>
 
                <!-- new kernel-based lirc button names -->
+               <eject>KEY_EJECTCD</eject>
                <left>KEY_LEFT</left>
                <right>KEY_RIGHT</right>
                <up>KEY_UP</up>