Skip to content

Instantly share code, notes, and snippets.

@tseglevskiy
Created June 2, 2019 08:15
Show Gist options
  • Save tseglevskiy/f128decc0b3cff2db120c6f006db4fd3 to your computer and use it in GitHub Desktop.
Save tseglevskiy/f128decc0b3cff2db120c6f006db4fd3 to your computer and use it in GitHub Desktop.
LG TV LIRC config file
begin remote
name LG_TV
bits 32
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 8915 4544
one 516 1719
zero 516 601
ptrail 518
repeat 8915 2293
gap 107752
toggle_bit_mask 0x0
begin codes
KEY_VOLUMEUP 0x20DF40BF 0x7E8FF08C
KEY_VOLUMEDOWN 0x20DFC03F 0x7E8FF08C
KEY_POWER 0x20DF10EF 0x7E8FF08C
KEY_RIGHT 0x20DF609F 0x7E8FF08C
KEY_LEFT 0x20DFE01F 0x7E8FF08C
KEY_UP 0x20DF02FD 0x7E8FF08C
KEY_DOWN 0x20DF827D 0x7E8FF08C
KEY_OK 0x20DF22DD 0x7E8FF08C
KEY_SELECT 0x20DFD02F 0x7E8FF08C
end codes
end remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment