First: Thank you all for this great project
The version is Nightly-20210119-c4186be
I am using this guide Infra-Red Remotes - LibreELEC.wiki and an ssh into a terminal
I edited nano /storage/.config/rc_maps.cfg
and placed this line at the bottom
* rc-leadtek-y04g0051 leadtek_y04g0051.toml
Then I cp /usr/lib/udev/rc_keymaps/leadtek_y04g0051.toml /storage/.config/rc_keymaps/leadtek_y04g0051.toml
so that I could change the remote to include the "back" command
I enable the changes with
ir-keytable -c -w /storage/.config/rc_keymaps/leadtek_y04g0051.toml
The remote works great until I reboot
Then it does nothing until I
ir-keytable -c -w /storage/.config/rc_keymaps/leadtek_y04g0051.toml again
I noticed this in the wiki
"The embedded files can be overridden at boot time by creating
/storage/.config/lircd.conf and
/storage/.config/lirc_options.conf
with needed changes."
What are they for? Is this what I need to change?
Mine are empty.
Any help would be appreciated
Dave