|
After replacing another IR remote control, it works much better, but still not allright.Now not doing two keys - KEY RIGHT and KEY DOWN. Have I done something wrong, or database is not supported all features ?
OpenELEC:~ # cat /storage/.config/lircd.conf
# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.9.1-git(default) on Tue Feb 9 21:06:42 2016
#
# contributed by
#
# brand: /storage/.config/lircd.conf
# model no. of remote control:
# devices being controlled by this remote:
#
begin remote
name devinput
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 8995 4484
one 554 1688
zero 554 570
ptrail 561
repeat 8998 2243
pre_data_bits 16
pre_data 0xFD
gap 141092
toggle_bit_mask 0x4040
begin codes
KEY_0 0xF00F
KEY_1 0x4AB5
KEY_2 0x0AF5
KEY_3 0x08F7
KEY_4 0x6A95
KEY_5 0x2AD5
KEY_6 0x28D7
KEY_7 0x728D
KEY_8 0x32CD
KEY_9 0x30CF
KEY_POWER 0x9A65
KEY_MUTE 0x9867
KEY_EPG 0xB24D
KEY_EXIT 0xA05F
KEY_MENU 0xA25D
KEY_UP 0x609F
KEY_DOWN 0x6897
KEY_RIGHT 0xD827
KEY_LEFT 0x5AA5
KEY_VOLUMEUP 0xA857
KEY_VOLUMEDOWN 0xAA55
KEY_INFO 0x708F
KEY_OK 0x58A7
KEY_SUBTITLE 0x8877
end codes
end remote
OpenELEC:~ # cat /storage/.config/autostart.sh
#!/bin/sh
lircd /storage/.config/lircd.conf
Previous ir remote control was part of a set tv box CS918. With it, they worked all controls on Zidoo x1 in Android system. |
|