# lircd.conf - Configuration for Atric IR-Wakeup-USB # # brand: unknown # model: Logitech # receiver: IR-WakeupUSB # #--- Konfigurations-Strings zur Auto-Konfiguration für Easy-VDR (und andere Programme) --- # # Atric_FB_Name_Str="Logitech" # Atric_FB_Conf_Str="000306263D15000F0502030A0A14140000000000000000000000007F00000000000006361000040F8000" # Atric_FB_Pwr_On_0="0C040F800000" # #---------------------------------------------------------------------------- # 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 Logitech 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_POWER 0x0C040F800000 KEY_0 0x00040F800000 KEY_1 0x01040F800000 KEY_2 0x02040F800000 KEY_3 0x03040F800000 KEY_4 0x04040F800000 KEY_5 0x05040F800000 KEY_6 0x06040F800000 KEY_7 0x07040F800000 KEY_8 0x08040F800000 KEY_9 0x09040F800000 KEY_MUTE 0x0E040F800000 KEY_INFO 0x0F040F800000 KEY_MENU 0x000000000000 KEY_EXIT 0x23040F800000 KEY_ESC 0x000000000000 KEY_VOLUMEDOWN 0x11040F800000 KEY_VOLUMEUP 0x10040F800000 KEY_CHANNELDOWN 0x13040F800000 KEY_CHANNELUP 0x12040F800000 KEY_PLAY 0x16040F800000 KEY_PAUSE 0x18040F800000 KEY_STOP 0x19040F800000 KEY_RECORD 0x000000000000 KEY_FORWARD 0x14040F800000 KEY_REWIND 0x15040F800000 KEY_NEXT 0x000000000000 KEY_PREV 0x000000000000 KEY_CLEAR 0x000000000000 KEY_BACK 0x000000000000 KEY_UP 0x1E040F800000 KEY_DOWN 0x1F040F800000 KEY_LEFT 0x20040F800000 KEY_RIGHT 0x21040F800000 KEY_OK 0x22040F800000 KEY_ENTER 0x000000000000 KEY_EPG 0x000000000000 KEY_RED 0x5B040F800000 KEY_GREEN 0x5C040F800000 KEY_YELLOW 0x5D040F800000 KEY_BLUE 0x5E040F800000 end codes end remote