Skip to content

Instantly share code, notes, and snippets.

@baztian
Last active December 10, 2019 20:28
Show Gist options
  • Save baztian/fec239fb2c6a75a3954ef470b23f017a to your computer and use it in GitHub Desktop.
Save baztian/fec239fb2c6a75a3954ef470b23f017a to your computer and use it in GitHub Desktop.
# lircrc file for squeezelite
begin
button = KEY_PLAYPAUSE
repeat = 0
prog = squeezelite
config = pause
end
# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.9.0(default) on Wed Mar 26 17:55:18 2014
#
# contributed by FishOil modified for OSMC by DBMandrake
#
# brand: XBOX-ONE
# model no. of remote control: XBOX ONE Media Remote
# devices being controlled by this remote: XBMC XBOX ONE
#
begin remote
name XBOX-ONE
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9061 4460
one 596 1662
zero 596 527
ptrail 582
repeat 9032 2232
pre_data_bits 16
pre_data 0x11B
gap 107260
toggle_bit_mask 0x0
begin codes
KEY_POWER 0x26D9
KEY_ZOOM 0x7689
KEY_TITLE 0xF609
KEY_UP 0x7887
KEY_DOWN 0xF807
KEY_LEFT 0x04FB
KEY_RIGHT 0x847B
KEY_OK 0x44BB
KEY_BACK 0xC43B
KEY_INFO 0x649B
KEY_VOLUMEUP 0x08F7
KEY_VOLUMEDOWN 0x8877
KEY_MUTE 0x708F
KEY_CHANNELUP 0x48B7
KEY_CHANNELDOWN 0xC837
KEY_REWIND 0xA857
KEY_FORWARD 0x28D7
KEY_PLAYPAUSE 0x0EF1
KEY_PREVIOUS 0xD827
KEY_NEXT 0x58A7
KEY_STOP 0x9867
end codes
end remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment