1# These are the default options to lircd, if installed as 2# /etc/lirc/lirc_options.conf. See the lircd(8) and lircmd(8) 3# manpages for info on the different options. 4 5[lircd] 6nodaemon = False 7permission = 666 8driver = default 9device = /dev/lirc0 10output = /var/run/lirc/lircd 11pidfile = /var/run/lirc/lircd.pid 12plugindir = /usr/lib/lirc/plugins 13allow-simulate = No 14repeat-max = 600 15#listen = [address:]port 16#connect = host[:port] 17#debug = 5 18#uinput = ... 19#release = ... 20#logfile = ... 21 22[lircmd] 23uinput = False 24nodeamon = False 25