PDA

View Full Version : Finding out remote ID codes



abu baniaz
12-10-20, 23:43
Attached is a python file by prl to find the key id code without having to check the debug logs.

You will need to find out which event number to use. It is a case of trial and error.
FTP to /dev/input/ and see what the possible options are.

Example usage:
Stop enigma2 with "init 4" command
Transfer to /media/hdd using ftp
Issue the following commands:

cd /media/hdd
python rccodes.py /dev/input/event1

When you press a button, you will see output like:
1602541075.733029: type 1(0x0001) code 403(0x0193) val: 1(0x00000001) keyName: KEY_CHANNELDOWN