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/sciatl_4200 | |
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/sciatl_4200')
-rw-r--r-- | linhes/linhes-templates/templates/transmit/sciatl_4200/lircd.conf | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/transmit/sciatl_4200/lircd.conf b/linhes/linhes-templates/templates/transmit/sciatl_4200/lircd.conf new file mode 100644 index 0000000..894df55 --- /dev/null +++ b/linhes/linhes-templates/templates/transmit/sciatl_4200/lircd.conf @@ -0,0 +1,87 @@ +# +# this config file was automatically generated +# using lirc-0.6.6(sir) on Wed Mar 24 22:28:59 2004 +# +# Modified by Stephane Lavergne <stephane|iMars.com>: +# Base frequency is 56kHz, irrecord was otherwise right on. +# +# contributed by +# +# brand: Scientific Atlanta +# model no. of remote control: AT8400 +# devices being controlled by this remote: Explorer 8000 +# + +begin remote + + name SAE8000 + bits 22 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 3397 3372 + one 827 2557 + zero 827 855 + ptrail 827 + gap 101386 + toggle_bit 0 + + frequency 56000 + + begin codes + power 0x000000000037C107 + guide 0x000000000036C127 + menu 0x000000000036F920 + info 0x000000000036213B + select_up 0x000000000036812F + select_down 0x000000000037A10B + select 0x0000000000366133 + select_left 0x000000000037810F + select_right 0x0000000000364137 + select_page+ 0x000000000036D924 + select_page- 0x000000000037D904 + exit 0x0000000000366932 + settings 0x0000000000373918 + A 0x000000000037E902 + B 0x000000000036193C + C 0x000000000037191C + vol+ 0x000000000036093E + vol- 0x000000000037091E + ch+ 0x0000000000377111 + ch- 0x000000000036F121 + mute 0x000000000036892E + fav 0x000000000037F101 + last 0x000000000036E123 + rew8secs 0x000000000037C906 + list 0x000000000036C926 + live 0x000000000036B129 + rew 0x000000000037291A + ff 0x000000000036293A + play 0x000000000037990C + stop 0x0000000000365934 + pause 0x0000000000374117 + rec 0x0000000000375914 + 1 0x000000000036113D + 2 0x000000000037111D + 3 0x000000000036912D + 4 0x000000000037910D + 5 0x0000000000365135 + 6 0x0000000000375115 + 7 0x000000000036D125 + 8 0x000000000037D105 + 9 0x0000000000363139 + asterisk 0x000000000037E103 + 0 0x0000000000373119 + pound 0x000000000036B928 + pip_power 0x000000000037B908 + pip_swap 0x0000000000367930 + pip_move 0x0000000000377910 + pip_ch+ 0x000000000036E922 + pip_ch- 0x000000000037F900 + video_source 0x0000000000376113 + end codes + +end remote + + |