Hi, I'm trying to accomplish what this guy set out to do initially: Other thread. Unfortunately, he gave up and reverted to using an MCE Remote but I'd like to know if it's actually possible.
I'm using an Intel NUC i3 34010WYB and the most recent Kodi 18 test build (#0425, 25-Apr-2018). I have a Logitech Harmony remote which is programmed to act as a hybrid MCE Remote/Keyboard. My ir-keytable output looks like this:
NUCElec:~ # ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event9) with:
Driver: nuvoton-cir, table: rc-rc6-mce
lirc device: /dev/lirc0
Supported protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp
Enabled protocols: lirc rc-6
Name: Nuvoton w836x7hg Infrared Remote
bus: 25, vendor/product: 1050:00c3, version: 0x0033
Repeat delay = 500 ms, repeat period = 125 ms
I'm following the Infrared Remotes section of the Wiki and assumed when I set ir-keytable to use the mce-kbd protocol, I'd see some input being logged but it doesn't detect anything. I actually have a proper MCE Keyboard here too and that doesn't get detected either, not the letter, not the direction keys or any of the MCE specific keys. I don't mind going to the effort of creating a custom keymap but as I understand it, I can't unless ir-keytable actually sees something from the keyboard. Can anyone help?
edit: ir-ctl -r does produce lots of pulses and spaces when tapping away on the MCE keyboard but the Wiki article doesn't go into any detail about how to proceed from there.