diff options
author | Britney Fransen <brfransen@gmail.com> | 2022-11-18 22:50:45 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2022-11-18 22:50:45 (GMT) |
commit | d1695a359e849f3419c8d24e551cc4ff65d8feff (patch) | |
tree | c9f87522061119c9b5a27c68c879cd72c568add4 /linhes/linhes-templates/templates/transmit/pansat_2700a/lircd.conf | |
parent | 731cab73b54223a7ccfeec293b1f57c0477a5823 (diff) | |
download | linhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.zip linhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.tar.gz linhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.tar.bz2 |
linhes-templates: initial inclusion
Diffstat (limited to 'linhes/linhes-templates/templates/transmit/pansat_2700a/lircd.conf')
-rw-r--r-- | linhes/linhes-templates/templates/transmit/pansat_2700a/lircd.conf | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/transmit/pansat_2700a/lircd.conf b/linhes/linhes-templates/templates/transmit/pansat_2700a/lircd.conf new file mode 100644 index 0000000..d7d4cd5 --- /dev/null +++ b/linhes/linhes-templates/templates/transmit/pansat_2700a/lircd.conf @@ -0,0 +1,86 @@ + +# Please make this file available to others +# by sending it to <lirc@bartelmus.de> +# +# this config file was automatically generated +# using lirc-0.8.1-CVS(default) on Sat Nov 4 14:30:45 2006 +# +# contributed by: ML +# +# brand: Pansat +# model no. of remote control: +# devices being controlled by this remote: 2700a and possibly 3500 +# + +begin remote + + name Pansat2700a + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 8893 4582 + one 587 1658 + zero 587 535 + ptrail 587 + repeat 8893 2311 + pre_data_bits 16 + pre_data 0x10EF + gap 107354 + toggle_bit 0 + + + begin codes + POWER 0x00FF + MUTE 0x20DF + 1 0x38C7 + 2 0xB847 + 3 0x7887 + 4 0x02FD + 5 0x827D + 6 0x42BD + 7 0x22DD + 8 0xA25D + 9 0x629D + 0 0x18E7 + PAUSE 0x3AC5 + AUDIOQ 0x50AF + EPG 0x9867 + LAST 0xE01F + FAV 0xBA45 + SAT 0xD827 + MENU 0xD02F + DOUBLEUP 0x609F + DOUBLEDOWN 0xE21D + EXIT 0xC03F + UP 0x48B7 + LEFT 0x28D7 + DOWN 0xC837 + RIGHT 0x6897 + OK 0xA857 + HDD 0xA05F + INFO 0x58A7 + REW 0x12ED + FFW 0x926D + PLAY 0x52AD + STOP 0xD22D + SEEKBACK 0x32CD + SEEKFWD 0xB24D + PAUSE 0x728D + REC 0xF20D + SKIPBACK 0xF807 + SKIPFWD 0x906F + PIP 0x807F + LOOP 0xC23D + RED 0x30CF + GREEN 0xB04F + YELLOW 0x08F7 + BLUE 0x8877 + end codes + +end remote + + + + |