mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
lirc: update to 0.10.0
- remove upstream patches - adapt patch to build without python - adapt systemd services to lirc changes - update lirc_options.conf
This commit is contained in:
@@ -20,8 +20,9 @@ repeat-max = 600
|
||||
#listen = [address:]port
|
||||
#connect = host[:port]
|
||||
#loglevel = 6
|
||||
#uinput = ...
|
||||
#release = ...
|
||||
#release = true
|
||||
#release_suffix = _EVUP
|
||||
|
||||
#logfile = ...
|
||||
|
||||
[lircmd]
|
||||
@@ -35,5 +36,8 @@ nodaemon = False
|
||||
# code1 = /usr/bin/setfacl -m g:lirc:rw /dev/uinput
|
||||
# code2 = ...
|
||||
|
||||
|
||||
# [lircd-uinput]
|
||||
# release-timeout = 200
|
||||
# add-release-events = False
|
||||
# release-timeout = 200
|
||||
# release-suffix = _EVUP
|
||||
|
||||
Reference in New Issue
Block a user