To learn scan codes use "ir-keytable -t".
To clear already loaded key table use "ir-keytable -c".
To load your key table use "ir-keytable -w key_table.file".
Also I recommend to turn off unneeded protocols using "ir-keytable -p PROTOCOL".
In my archive you may found example of key table that I use and script remote.sh that do all work.
After making and loading right key table you may check that all Ok using "ir-keytable -t" again. You must see EV_KEY events with right keys codes and mnemonics.
Comment