-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlircd.conf
98 lines (88 loc) · 2.92 KB
/
lircd.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# Please make this file available to others
# by sending it to <[email protected]>
#
# this config file was automatically generated
# using lirc-0.9.1-git(default) on Tue Oct 28 20:12:01 2014
#
# contributed by
#
# brand: /storage/.config/lircd.conf
# model no. of remote control:
# devices being controlled by this remote:
#
#include "/storage/.config/lircd.conf.rpi"
begin remote
name amp
bits 7
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 2400 600
one 1200 600
zero 600 600
post_data_bits 8
post_data 0xA
gap 45000
min_repeat 2
suppress_repeat 2
# uncomment to suppress unwanted repeats
toggle_bit_mask 0x0
begin codes
KEY_VOLUMEUP 0x24
KEY_VOLUMEDOWN 0x64
KEY_POWER 0x54
KEY_SAT 0x5F
KEY_TV 0x0C # Was: TV
KEY_DVD 0x5F # Was: DVD
KEY_MUTE 0x14 # Was: MUTE
KEY_TUNER 0x42 # Was: TUNER
DIGITAL 0x11
KEY_1 0x00 # Was: 1
KEY_2 0x40 # Was: 2
KEY_3 0x20 # Was: 3
KEY_4 0x60 # Was: 4
KEY_5 0x10 # Was: 5
KEY_6 0x50 # Was: 6
KEY_7 0x30 # Was: 7
KEY_8 0x70 # Was: 8
KEY_9 0x08 # Was: 9
KEY_0 0x48 # Was: 0
end codes
end remote
begin remote
name tv
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9000 4500
one 600 1600
zero 600 600
ptrail 600
repeat 9000 2200
pre_data_bits 16
pre_data 0x20DF
gap 100000
toggle_bit_mask 0x0
begin codes
KEY_DOWN 0x807F
KEY_UP 0x00FF
KEY_1 0x8877
KEY_2 0x48B7
KEY_3 0xC837
KEY_4 0x28D7
KEY_5 0xA857
KEY_6 0x6897
KEY_7 0xE817
KEY_8 0x18E7
KEY_9 0x9867
KEY_0 0x08F7
KEY_VOLUMEUP 0x40BF
KEY_VOLUMEDOWN 0xC03F
KEY_POWER 0x10EF
KEY_MUTE 0x20DF906F
KEY_T 0x847B
KEY_FAVORITES 0x7887
KEY_BACK 0x14EB
end codes
end remote