diff options
Diffstat (limited to 'linhes/linhes-templates/templates/remotes/hauppauge/hauppauge-black/lircd-haupblack.conf')
-rw-r--r-- | linhes/linhes-templates/templates/remotes/hauppauge/hauppauge-black/lircd-haupblack.conf | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/remotes/hauppauge/hauppauge-black/lircd-haupblack.conf b/linhes/linhes-templates/templates/remotes/hauppauge/hauppauge-black/lircd-haupblack.conf new file mode 100644 index 0000000..1733bc1 --- /dev/null +++ b/linhes/linhes-templates/templates/remotes/hauppauge/hauppauge-black/lircd-haupblack.conf @@ -0,0 +1,55 @@ +# +# this config file was automatically generated +# using lirc-0.5.5pre8 on Sun Apr 18 11:43:45 1999 +# +# contributed by Jens Leuschner <leuschner@gmx.net> +# +# brand: Hauppauge +# model: +# supported devices: WinTV primo; WinTV pci; WinTV radio +# +# This config file will work with both homebrew receivers and +# original Hauppauge TV cards !!! +# + +begin remote + + name Hauppauge + bits 13 + flags SHIFT_ENC + eps 30 + aeps 100 + + one 950 830 + zero 950 830 + plead 960 + gap 89584 + repeat_bit 2 + + begin codes + TV 0x000000000000100F + RADIO 0x000000000000100C + FULL_SCREEN 0x000000000000102E + CH+ 0x0000000000001020 + CH- 0x0000000000001021 + VOL- 0x0000000000001011 + VOL+ 0x0000000000001010 + MUTE 0x000000000000100D + SOURCE 0x0000000000001022 + 1 0x0000000000001001 + 2 0x0000000000001002 + 3 0x0000000000001003 + 4 0x0000000000001004 + 5 0x0000000000001005 + 6 0x0000000000001006 + 7 0x0000000000001007 + 8 0x0000000000001008 + 9 0x0000000000001009 + 0 0x0000000000001000 + RESERVED 0x000000000000101E + MINIMIZE 0x0000000000001026 + end codes + +end remote + + |