# lircd.conf - Configuration for Atric IR-Wakeup-USB # # brand: unknown # model: URC-8040 # receiver: IR-WakeupUSB # #--- Konfigurations-Strings zur Auto-Konfiguration für Easy-VDR (und andere Programme) --- # # Atric_FB_Name_Str="URC-8040" # Atric_FB_Conf_Str="0001050E0000000C000203131329270000000000000000000000007F000000000000FF24000004000000" # #---------------------------------------------------------------------------- # 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 URC-8040 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_UP 0x500400000000 # Nach oben KEY_DOWN 0x510400000000 # Nach unten KEY_MENU 0x520400000000 # Menü KEY_OK 0x570400000000 # OK/Eingabe KEY_ESC 0xB10200000000 # Zurück KEY_LEFT 0x550400000000 # Nach links KEY_RIGHT 0x560400000000 # Nach rechts KEY_RED 0xA50200000000 # Rot KEY_GREEN 0xA30200000000 # Grün KEY_YELLOW 0x6D0400000000 # Gelb KEY_BLUE 0xA60200000000 # Blau KEY_0 0x000400000000 # Ziffer 0 KEY_1 0x010400000000 # Ziffer 1 KEY_2 0x020400000000 # Ziffer 2 KEY_3 0x030400000000 # Ziffer 3 KEY_4 0x040400000000 # Ziffer 4 KEY_5 0x050400000000 # Ziffer 5 KEY_6 0x060400000000 # Ziffer 6 KEY_7 0x070400000000 # Ziffer 7 KEY_8 0x080400000000 # Ziffer 8 KEY_9 0x090400000000 # Ziffer 9 KEY_INFO 0x000000000000 # Info zum aktuellen Objekt KEY_PAUSE 0xA10200000000 # Play/Pause KEY_PLAY 0xA00200000000 # Play KEY_PAUSE 0xA10200000000 # Pause KEY_STOP 0xD70200000000 # Stop KEY_RECORD 0x000000000000 # Aufnehmen KEY_FASTFORWARD 0xB40200000000 # Vorspulen KEY_REWIND 0xB20200000000 # Zurückspulen KEY_NEXT 0x000000000000 # Vorwärts springen KEY_BACK 0xB10200000000 # Rückwärts springen KEY_POWER 0x0C0400000000 # Ausschalten KEY_CHANNELUP 0x200400000000 # Kanal hoch KEY_CHANNELDOWN 0x210400000000 # Kanal runter KEY_PREVIOUS 0x000000000000 # zurück zum zuvor gewählten Kanal KEY_VOLUMEUP 0x000000000000 # Lautstärke erhöhen KEY_VOLUMEDOWN 0x000000000000 # Lautstärke verringern KEY_MUTE 0x000000000000 # Stummschalten KEY_SUBTITLE 0x000000000000 # Untertitel einblenden KEY_EPG 0x000000000000 # Programmführer KEY_CHANNEL 0x000000000000 # Kanäle KEY_FAVORITES 0x000000000000 # Befehlsauswahl KEY_MODE 0x000000000000 # Tonspur wählen KEY_TIME 0x000000000000 # gesetzte Timer KEY_PVR 0x000000000000 # Aufnahmen KEY_SETUP 0x000000000000 # Setup-Menü KEY_TEXT 0x000000000000 # aktiviert Teletext bei installiertem teletext-plugin KEY_PROG1 0x000000000000 # User-Taste, z.B. für Keymakros KEY_PROG2 0x000000000000 # User-Taste, z.B. für Keymakros KEY_PROG3 0x000000000000 # User-Taste, z.B. für Keymakros KEY_PROG4 0x000000000000 # User-Taste, z.B. für Keymakros KEY_AUDIO 0x000000000000 # User-Taste, z.B. für Keymakros KEY_VIDEO 0x000000000000 # User-Taste, z.B. für Keymakros KEY_IMAGES 0x000000000000 # User-Taste, z.B. für Keymakros KEY_FN 0x000000000000 # User-Taste, z.B. für Keymakros KEY_SCREEN 0x000000000000 # User-Taste, z.B. für Keymakros KEY_YELLOW 0xC60200000000 KEY_GREEN 0xA30200000000 end codes end remote