IR remote control configuration files.
0. Original file location: /flash/remote.conf
1. Name modified file "remote.conf" and put in "/storage/.config/" folder.
2. Reboot. The box will use it instead of original "remote.conf" located in "/etc/"(?)

test new file:
remotecfg /storage/.config/remote.conf

check key codes:
dmesg -c
or
journalctl -f (make sure "debug_enable = 1" in remote.conf)
or
cat /dev/kmsg | grep ircode (?)
or

1. turn on the debug in kodi
2. tail -f /storage/.kodi/temp/kodi.log
