From bc1ba85ec8aa0399c1a0830a50b80923737dc0c5 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Tue, 21 Nov 2017 21:03:15 +0100 Subject: [PATCH] Kino an/aus, sundtek name --- lirc/Benq_W1100_ON-OFF.conf | 24 +++++++++++++ lirc/lircd.conf.sundtek | 71 ++++++++++++++++++++++++++++++++++++- 2 files changed, 94 insertions(+), 1 deletion(-) create mode 100644 lirc/Benq_W1100_ON-OFF.conf diff --git a/lirc/Benq_W1100_ON-OFF.conf b/lirc/Benq_W1100_ON-OFF.conf new file mode 100644 index 0000000..d13213e --- /dev/null +++ b/lirc/Benq_W1100_ON-OFF.conf @@ -0,0 +1,24 @@ +begin remote + + name Beamer + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9099 4459 + one 623 1635 + zero 623 501 + ptrail 623 + pre_data_bits 16 + pre_data 0xC + gap 108290 + toggle_bit_mask 0x0 + + begin codes + KEY_POWER 0xF20D + KEY_POWER2 0x728D + end codes + +end remote + diff --git a/lirc/lircd.conf.sundtek b/lirc/lircd.conf.sundtek index 54b5506..fa503a7 100644 --- a/lirc/lircd.conf.sundtek +++ b/lirc/lircd.conf.sundtek @@ -14,7 +14,7 @@ begin remote - name /home/pi/lircd.conf.sundtek + name sundtek bits 16 flags SPACE_ENC|CONST_LENGTH eps 30 @@ -68,3 +68,72 @@ begin remote end remote + +# Please make this file available to others +# by sending it to +# +# this config file was automatically generated +# using lirc-0.9.0-pre1(default) on Sun Mar 1 20:06:40 2015 +# +# contributed by +# +# brand: Benq_W1100 +# model no. of remote control: +# devices being controlled by this remote: +# + +begin remote + + name Beamer + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9077 4480 + one 585 1658 + zero 585 545 + ptrail 590 + pre_data_bits 16 + pre_data 0xC + gap 108272 + min_repeat 2 +# suppress_repeat 2 +# uncomment to suppress unwanted repeats + toggle_bit_mask 0x0 + + begin codes + POWER_ON 0xF20D + POWER_OFF 0x728D + SRC_COMP 0x8A75 + SRC_VIDEO 0x4AB5 + SCP_SVIDEO 0xF807 + SRC_HDMI1 0x1AE5 + SCR_HDMI2 0x9A65 + SRC_PC 0x827D + MODE_ENTER 0x08F7 + LEFT 0xB04F + UP 0xD02F + DOWN 0x30CF + RIGHT 0x708F + MENU 0xF00F + ASPECT 0xC837 + MEM_USER1 0xAE51 + MEM_USER2 0x6E91 + MEM_USER3 0xEE11 + BRIGHT 0x6897 + CONTRAST 0x8877 + SHARP 0x7E81 + MUTE 0x28D7 + COLOR 0x9E61 + TINT 0x5EA1 + VOL_UP 0x41BE + VOL_DOWN 0xC13E + FREEZE 0xC03F + BLANK 0xE01F + TEST 0x29D6 + end codes + +end remote + +