/usr/share/lirc/remotes/streamzap/lircd.conf.streamzap 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 | #
# this config file was automatically generated
# using lirc-0.7.1-CVS(serial) on Fri Feb 4 23:20:56 2005
#
# contributed by Christoph Bartelmus
#
# brand: Streamzap
# model no. of remote control: PC Remote
# devices being controlled by this remote: USB receiver
#
begin remote
name Streamzap_PC_Remote
bits 6
flags RC5|CONST_LENGTH
eps 30
aeps 100
one 889 889
zero 889 889
plead 889
pre_data_bits 8
pre_data 0xA3
gap 108344
toggle_bit 2
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
|