/usr/share/lirc/remotes/creative/lircd.conf.livedrive is in lirc-compat-remotes 0.9.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 | #
# contributed by Andrew de Quincey
#
# brand: rm1000w
# model no. of remote control:
# devices being controlled by this remote:
#
begin remote
name rm1000w
flags SPACE_ENC|CONST_LENGTH
bits 16
eps 30
aeps 100
header 9000 4500
one 563 1687
zero 563 562
pre_data_bits 16
pre_data 0x8322
gap 108000
toggle_bit 0
repeat 9000 2250
frequency 38000
duty_cycle 33
begin codes
KEY_1 0x0000000000008B74
KEY_2 0x0000000000008F70
KEY_3 0x000000000000906F
KEY_4 0x0000000000008A75
KEY_5 0x000000000000847B
KEY_6 0x0000000000007887
KEY_7 0x0000000000008976
KEY_8 0x000000000000837C
KEY_9 0x0000000000007788
KEY_0 0x000000000000807F
KEY_STOP 0x000000000000857A
KEY_PLAY 0x0000000000007986
KEY_PAUSE 0x0000000000007986
KEY_SLOW 0x0000000000007D82
step 0x0000000000007E81
KEY_PREVIOUS 0x0000000000007F80
KEY_NEXT 0x0000000000007A85
KEY_MUTE 0x0000000000006E91
KEY_VOLUMEDOWN 0x000000000000639C
KEY_VOLUMEUP 0x000000000000629D
eax 0x0000000000008C73
KEY_OPTION 0x000000000000827D
display 0x0000000000007689
return 0x0000000000008E71
start 0x0000000000008877
KEY_CLOSE 0x0000000000007C83
KEY_UP 0x0000000000007B84
KEY_DOWN 0x0000000000008D72
KEY_LEFT 0x0000000000008778
KEY_RIGHT 0x000000000000758A
KEY_OK 0x000000000000817E
KEY_POWER 0x000000000000619e
cmss 0x000000000000718e
KEY_RECORD 0x000000000000738c
end codes
end remote
#
# contributed by Stefan BrĂ¼ns
#
# brand: Creative Audigy 2 ZS Platinum LiveDrive
# model no. of remote control:
# devices being controlled by this remote:
#
begin remote
name LiveDrive
flags SPACE_ENC|CONST_LENGTH
bits 16
eps 30
aeps 100
header 9000 4500
one 563 1687
zero 563 562
pre_data_bits 16
pre_data 0x8000
gap 108000
toggle_bit 0
repeat 9000 2250
frequency 38000
duty_cycle 33
begin codes
mute 0x0000000000000040
vol+ 0x0000000000008080
vol- 0x0000000000008082
cmss 0x0000000000000080
end codes
end remote
begin remote
name LiveDrive_Headphone
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9000 4500
one 563 1687
zero 563 562
repeat 9000 2250
pre_data_bits 16
pre_data 0x8000
gap 108000
toggle_bit 0
frequency 38000
duty_cycle 33
begin codes
Headphone_out 0x4000
Headphone_in 0x4080
end codes
end remote
|