Взаимодействие с другими людьми
If you have an ssh connection, use ir-keytable -t then point your remote and click. The scan codes should get printed if the remote is recognized.
Look in /usr/lib/udev/rc_keymaps for a toml file with matching name, or grep one of the scan codes and look for matching files.
Put matching filename into /storage/.config/rc_maps.cfg like so
echo "* * x96max.toml" >/storage/.config/rc_maps.cfg
Read more about remotes and keymaps in Infra-Red Remotes - LibreELEC.wiki
Is there an x96max.toml file in /usr/lib/udev/rc_keymaps, or does it need to be created?