# lircd.conf - Configuration for Atric IR-Wakeup-USB # # brand: unknown # model: COMAG_M01_SL40HD # receiver: IR-WakeupUSB # #--- Konfigurations-Strings zur Auto-Konfiguration für Easy-VDR (und andere Programme) --- # # Atric_FB_Name_Str="COMAG_M01_SL40HD" # Atric_FB_Conf_Str="00050120D26700000002020C0B0025000000000000000000000000FEFFFF01000000FF24000100000000" # #---------------------------------------------------------------------------- # ATTENTION! Do NOT use "irrecord" to automaticly learn key-codes # This will generate wrong remote settings with the IR-WakeupUSB! # # Manually fill in key-names and key-codes in the "codes section" or # use the "lircd.conf"-tool of the IR-WakeupUSB configuration software # #---------------------------------------------------------------------------- # Do NOT change the following remote settings # These settings depends on the IR-WakeupUSB and are independent from # the used remote control. # # You can change the name of the remote control to assign the file to the # remote control. # You can also add your own remarks (use the remark tag "#"). #---------------------------------------------------------------------------- begin remote name COMAG_M01_SL40HD bits 48 flags SPACE_ENC eps 30 aeps 100 one 0 0 zero 0 0 pre_data_bits 16 pre_data 0xFFFF post_data_bits 0 post_data 0x0 gap 65536 repeat_bit 0 toggle_bit_mask 0x0 #---------------------------------------------------------------------------- # Here (after the "begin codes" tag) fill in the keycodes (one key per row) # Use the following syntax: # # KEY_1 0x03B800000000 # remark (optional) # # Description: KEY_1: the name of the remote button # for a full list of available key names use the # following command: "irrecord --list-namespace" # # 0x3B800000000: IR-code of the remote button (48-bit hexcode) # # # remark: optional remark for the named key # this remark will be showed in the "lircd.conf"-tool # of the configuration software #---------------------------------------------------------------------------- begin codes KEY_POWER2 0x659AFD000000 KEY_RECORD 0xE51AFD000000 KEY_PVR 0xE718FD000000 KEY_MUTE 0x6798FD000000 KEY_EPG 0x4DB2FD000000 KEY_INFO 0x8F70FD000000 KEY_TEXT 0x4FB0FD000000 KEY_AUDIO 0x758AFD000000 KEY_MODE 0xB748FD000000 KEY_SUBTITLE 0x7788FD000000 KEY_MENU 0x5DA2FD000000 KEY_ESC 0x5FA0FD000000 KEY_UP 0x9F60FD000000 KEY_DOWN 0x9768FD000000 KEY_LEFT 0xA55AFD000000 KEY_RIGHT 0x27D8FD000000 KEY_OK 0xA758FD000000 KEY_FAVORITES 0x55AAFD000000 KEY_PROG1 0x57A8FD000000 KEY_PROG2 0x37C8FD000000 KEY_PROG3 0x17E8FD000000 KEY_1 0xB54AFD000000 KEY_2 0xF50AFD000000 KEY_3 0xF708FD000000 KEY_4 0x956AFD000000 KEY_5 0xD52AFD000000 KEY_6 0xD728FD000000 KEY_7 0x8D72FD000000 KEY_8 0xCD32FD000000 KEY_9 0xCF30FD000000 KEY_0 0x0FF0FD000000 KEY_REWIND 0xAD52FD000000 KEY_FASTFORWARD 0xED12FD000000 KEY_BACK 0xDF20FD000000 KEY_NEXT 0x2FD0FD000000 KEY_PLAY 0x9D62FD000000 KEY_PAUSE 0xDD22FD000000 KEY_STOP 0xDF20FD000000 KEY_PROG4 0x1FE0FD000000 KEY_RED 0xBD42FD000000 KEY_GREEN 0xFD02FD000000 KEY_YELLOW 0xFF00FD000000 KEY_BLUE 0x3FC0FD000000 end codes end remote