Skip to content

Instantly share code, notes, and snippets.

@jazzpi
Created April 29, 2016 19:08
Show Gist options
  • Save jazzpi/3c9021f5a9746329ea7788e6fd499751 to your computer and use it in GitHub Desktop.
Save jazzpi/3c9021f5a9746329ea7788e6fd499751 to your computer and use it in GitHub Desktop.
# 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(devinput) on Tue Aug 5 16:55:09 2014
#
# contributed by
#
# brand: SundtekRemoteV3.conf
# model no. of remote control:
# devices being controlled by this remote:
#
begin remote
name SundtekRemoteV3.conf
bits 56
eps 30
aeps 100
one 0 0
zero 0 0
pre_data_bits 8
pre_data 0x0
gap 25473
toggle_bit_mask 0x0
begin codes
KEY_1 0x01000200000001
KEY_2 0x01000300000001
KEY_3 0x01000400000001
KEY_4 0x01000500000001
KEY_5 0x01000600000001
KEY_6 0x01000700000001
KEY_7 0x01000800000001
KEY_8 0x01000900000001
KEY_9 0x01000A00000001
KEY_0 0x01000B00000001
KEY_ENTER 0x01016100000001
KEY_LEFT 0x01006900000001
KEY_RIGHT 0x01006A00000001
KEY_UP 0x01006700000001
KEY_DOWN 0x01006C00000001
KEY_MENU 0x01008B00000001
KEY_VOLUMEUP 0x01007300000001
KEY_VOLUMEDOWN 0x01007200000001
KEY_CHANNELUP 0x01019200000001
KEY_CHANNELDOWN 0x01019300000001
KEY_EXIT 0x0100AE00000001
KEY_INFO 0x01016600000001
KEY_TUNER 0x0100E200000001
KEY_SUBTITLE 0x01017200000001
KEY_RED 0x01018E00000001
KEY_GREEN 0x01018F00000001
KEY_YELLOW 0x01019000000001
KEY_BLUE 0x01019100000001
KEY_TITLE 0x01017100000001
KEY_MEDIA 0x0100E200000001
KEY_TEXT 0x01018400000001
KEY_LIST 0x01018B00000001
KEY_REWIND 0x0100A800000001
KEY_FORWARD 0x0100D000000001
KEY_PREVIOUS 0x01019C00000001
KEY_NEXT 0x01019700000001
KEY_EPG 0x01016D00000001
KEY_PLAYPAUSE 0x0100A400000001
KEY_STOP 0x01008000000001
KEY_SCREEN 0x01017400000001
KEY_EJECTCD 0x0100A100000001
KEY_RECORD 0x0100A700000001
KEY_FILE 0x01009000000001
KEY_POWER 0x01007400000001
KEY_MUTE 0x01007100000001
KEY_NEW 0x01018D00000001
KEY_P 0x01001900000001
KEY_S 0x01001F00000001
end codes
end remote
# These are the default options to lircd, if installed as
# /etc/lirc/lirc_options.conf. See the lircd(8) and lircmd(8)
# manpages for info on the different options.
[lircd]
nodaemon = False
driver = devinput
device = /dev/input/event11
output = /var/run/lirc/lircd
pidfile = /var/run/lirc/lircd.pid
plugindir = /usr/lib/lirc/plugins
permission = 666
allow-simulate = No
repeat-max = 600
#effective-user =
#listen = [address:]port
#connect = host[:port]
#debug = 6
#uinput = ...
#release = ...
#logfile = ...
[lircmd]
uinput = False
nodaemon = False
[modprobe]
#modules = [lircd_dev, lirc_sir...]
# Populated config files can be found at http://sf.net/p/lirc-remotes. The
# irdb-get(1) and lirc-setup(1) tools can be used to search and download
# config files.
#
# From 0.9.2 config files could just be dropped as-is in the lircd.conf.d
# directory and be included by this file.
include "lircd.conf.d/*.conf"
# Populated config files can be http://sf.net/p/lirc-remotes. The
# irdb-get(1) and lirc-setup(1) tools can be used to search and download
# config files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment