T3 remote - multiple buttons mapped to the same actions

updating for anyone who might be interested.
in order to change the mapping of real RF keys, I followed these two excellent posts:
https://forum.kodi.tv/showthread.php?tid=278842&pid=2655207#pid2655207
https://forum.kodi.tv/showthread.php?tid=278842&pid=2633645#pid2633645
which includes:

  1. installing the system tools from coreelec’s repo
  2. running “systemctl stop kodi”
  3. running “evtest” and selecting the proper device to monitor key presses from.
  4. clicking the desired buttons and getting the codes.
  5. creating .config/hwdb.d/60-keyboard.hwdb, filling the wanted keys and running the udev refresh commands according to the post above.
  6. mapping the selected keys in keyboard.xml.
  7. starting kodi again.
1 Like