-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlircd.conf
More file actions
45 lines (41 loc) · 1.27 KB
/
lircd.conf
File metadata and controls
45 lines (41 loc) · 1.27 KB
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
# this config file was automatically generated
# using lirc-0.8.1(iguanaIR) on Fri Mar 30 19:20:40 2007
#
# http://lirc.sourceforge.net/remotes/apple/A1156
#
# contributed by Matthias Urlichs <matthias|urlichs.de>
#
# brand: Apple
# model no. of remote control: A1156
# devices being controlled by this remote: new (late 2006) MacBook
#
# This config files are for non-Apple receivers only.
# Use the lircd.conf.macmini file when you are using the Apple receiver.
#
begin remote
name Apple_A1156
bits 8
flags SPACE_ENC
eps 30
aeps 100
header 9065 4484
one 574 1668
zero 574 547
ptrail 567
repeat 9031 2242
pre_data_bits 16
pre_data 0x77E1
post_data_bits 8
post_data 0xC5
gap 37600
toggle_bit 0
ignore_mask 0x80ff
begin codes
KEY_PLAY 0x20 # Was: play
KEY_KPPLUS 0xD0
KEY_FASTFORWARD 0xE0 # Was: ffwd
KEY_REWIND 0x10
KEY_KPMINUS 0xB0 # Was: minus
KEY_MENU 0x40 # Was: menu
end codes
end remote