summaryrefslogtreecommitdiff
path: root/app-misc/lirc/files/lircd.conf.2
blob: cfda2b802a9e4f44acf2ef10f835e57a7fe6279c (plain)
1
2
3
4
5
6
7
8
9
10
# Options to pass to the lircd process
 
# for devices with lirc-kernel-module
#LIRCD_OPTS="-d /dev/lirc0"
#LIRCD_OPTS="-d /dev/lirc"
 
# for devices using the input-layer
#LIRCD_OPTS="-H devinput -d /dev/input/by-path/pci-0000:00:0a.0--event-ir"
# This should work, Bug #235107
#LIRCD_OPTS="-H devinput -d name=*DVB*"