# lircd.conf - Configuration for Atric IR-Wakeup-USB # # brand: unknown # model: Terratec # receiver: IR-WakeupUSB # #--- Konfigurations-Strings zur Auto-Konfiguration für Easy-VDR (und andere Programme) --- # # Atric_FB_Name_Str="Terratec" # Atric_FB_Conf_Str="00050120D46600000002020C0B0025000000000000000000000000FEFFFF7F000000FF24000100000000" # #---------------------------------------------------------------------------- # 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 Terratec 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_HOME 0x7D82D7280000 KEY_POWER2 0x7F80D7280000 KEY_MENU 0xBD42D7280000 KEY_SUBTITLE 0x3DC2D7280000 KEY_TEXT 0xDD22D7280000 KEY_DELETE 0x5DA2D7280000 KEY_1 0xBF40D7280000 KEY_2 0x3FC0D7280000 KEY_3 0xDF20D7280000 KEY_4 0x5FA0D7280000 KEY_5 0x9F60D7280000 KEY_6 0x1FE0D7280000 KEY_7 0xEF10D7280000 KEY_8 0x6F90D7280000 KEY_9 0xAF50D7280000 KEY_0 0xCF30D7280000 KEY_AV 0x2FD0D7280000 KEY_PREVIOUS 0x4FB0D7280000 KEY_TV 0x9D62D7280000 KEY_DVD 0x1DE2D7280000 KEY_VIDEO 0x6D92D7280000 KEY_AUDIO 0xAD52D7280000 KEY_IMAGES 0x2DD2D7280000 KEY_UP 0xF708D7280000 KEY_DOWN 0xD728D7280000 KEY_LEFT 0x7788D7280000 KEY_RIGHT 0x37C8D7280000 KEY_OK 0xB748D7280000 KEY_EPG 0x0FF0D7280000 KEY_INFO 0x9768D7280000 KEY_EXIT 0x4DB2D7280000 KEY_VOLUMEUP 0xC738D7280000 KEY_VOLUMEDOWN 0x8778D7280000 KEY_PLAY 0xCD32D7280000 KEY_MUTE 0x47B8D7280000 KEY_CHANNELUP 0x27D8D7280000 KEY_CHANNELDOWN 0x07F8D7280000 KEY_RED 0x17E8D7280000 KEY_GREEN 0xE718D7280000 KEY_YELLOW 0x6798D7280000 KEY_BLUE 0xA758D7280000 KEY_RECORD 0xE51AD7280000 KEY_STOP 0xED12D7280000 KEY_PAUSE 0xFD02D7280000 KEY_BACK 0xD52AD7280000 KEY_REWIND 0x8D72D7280000 KEY_FASTFORWARD 0x0DF2D7280000 KEY_NEXT 0xC53AD7280000 end codes end remote