forked from graysky2/streamzap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
00-streamzap.conf
68 lines (65 loc) · 1.65 KB
/
00-streamzap.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
#
# /etc/lircd/lircd.conf.d/90-streamzap.conf
#
# Please make this file available to others
# by sending it to <[email protected]>
#
# this config file was automatically generated
# using lirc-0.9.0(default) on Sat Nov 30 18:28:04 2013
#
# contributed by graysky
#
# brand: Streamzap
# model no. of remote control: PC Remote
# devices being controlled by this remote: Streamzap USB receiver
begin remote
name Streamzap_PC_Remote
bits 6
flags RC5
eps 30
aeps 100
one 864 864
zero 864 864
plead 896
pre_data_bits 8
pre_data 0xA3
gap 89265
toggle_bit_mask 0x1000
begin codes
KEY_0 0x00
KEY_1 0x01
KEY_2 0x02
KEY_3 0x03
KEY_4 0x04
KEY_5 0x05
KEY_6 0x06
KEY_7 0x07
KEY_8 0x08
KEY_9 0x09
KEY_POWER 0x0A
KEY_MUTE 0x0B
KEY_CHANNELUP 0x0C
KEY_VOLUMEUP 0x0D
KEY_CHANNELDOWN 0x0E
KEY_VOLUMEDOWN 0x0F
KEY_UP 0x10
KEY_LEFT 0x11
KEY_OK 0x12
KEY_RIGHT 0x13
KEY_DOWN 0x14
KEY_MENU 0x15
KEY_EXIT 0x16
KEY_PLAY 0x17
KEY_PAUSE 0x18
KEY_STOP 0x19
KEY_PREVIOUS 0x1A
KEY_NEXT 0x1B
KEY_RECORD 0x1C
KEY_REWIND 0x1D
KEY_FORWARD 0x1E
KEY_RED 0x20
KEY_GREEN 0x21
KEY_YELLOW 0x22
KEY_BLUE 0x23
end codes
end remote