-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlircd.conf
56 lines (51 loc) · 1.58 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
# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.9.0-pre1(default) on Sat Jul 22 16:54:59 2017
#
# contributed by
#
# brand: /home/pi/lircd.conf
# model no. of remote control:
# devices being controlled by this remote:
#
begin remote
name /home/pi/lircd.conf
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9299 4443
one 619 1646
zero 619 519
ptrail 617
repeat 9275 2205
pre_data_bits 16
pre_data 0xFF
gap 108246
toggle_bit_mask 0x0
begin codes
KEY_POWER 0xA25D
KEY_MODE 0x629D
KEY_MUTE 0xE21D
KEY_PLAYPAUSE 0x22DD
KEY_PREVIOUS 0x02FD
KEY_NEXT 0xC23D
KEY_EQUAL 0xE01F
KEY_VOLUMEDOWN 0xA857
KEY_VOLUMEUP 0x906F
KEY_0 0x6897
KEY_BACK 0x9867
KEY_ENTER 0xB04F
KEY_1 0x30CF
KEY_2 0x18E7
KEY_3 0x7A85
KEY_4 0x10EF
KEY_5 0x38C7
KEY_6 0x5AA5
KEY_7 0x42BD
KEY_8 0x4AB5
KEY_9 0x52AD
end codes
end remote