diff options
Diffstat (limited to 'linhes/linhes-templates/templates/transmit/skyplus/lircd.conf')
-rw-r--r-- | linhes/linhes-templates/templates/transmit/skyplus/lircd.conf | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/transmit/skyplus/lircd.conf b/linhes/linhes-templates/templates/transmit/skyplus/lircd.conf new file mode 100644 index 0000000..c8c6876 --- /dev/null +++ b/linhes/linhes-templates/templates/transmit/skyplus/lircd.conf @@ -0,0 +1,74 @@ +# +# this config file was automatically generated +# using lirc-0.8.0(userspace) on Fri Jul 28 02:45:39 2006 +# +# contributed by Lloyd Williams <binary_frog|chatcircuit.com> +# +# brand: SKY +# model no. of remote control: URC 1650-00 B00 - 9RC16P-1014 Sky+ Rev 6 +# devices being controlled by this remote: SKY+ DVB-S receiver & PVR +# + +begin remote + + name SKY+_DVB-S + bits 8 + flags RC6|CONST_LENGTH + eps 30 + aeps 100 + + header 2691 890 + one 427 460 + zero 427 460 + pre_data_bits 17 + pre_data 0x3FF3 + gap 149845 + min_repeat 2 + toggle_bit 0 + + rc6_mask 0x100000 + + begin codes + POWER 0xF3 + TV_GUIDE 0x33 + BOX_OFFICE 0x82 + SERVICES 0x81 + INTERACTIVE 0x0A + INFO 0x34 + UP 0xA7 + LEFT 0xA5 + RIGHT 0xA4 + DOWN 0xA6 + SELECT 0xA3 + CH+ 0xDF + CH- 0xDE + TEXT 0xC3 + BACK_UP 0x7C + HELP 0x7E + FREV 0xC2 + FFWD 0xD7 + PLAY 0xC1 + PAUSE 0xDB + RECORD 0xBF + STOP 0xC0 + RED 0x92 + GREEN 0x91 + YELLOW 0x90 + BLUE 0x8F + 1 0xFE + 2 0xFD + 3 0xFC + 4 0xFB + 5 0xFA + 6 0xF9 + 7 0xF8 + 8 0xF7 + 9 0xF6 + 0 0xFF + SKY 0x7F + TV 0x7B + end codes + +end remote + + |