# /etc/lirc/hardware.conf # # Arguments which will be used when launching lircd LIRCD_ARGS="-H dvico -d /dev/usb/hiddev0 /etc/lirc/lircd.conf" #Don't start lircmd even if there seems to be a good config file START_LIRCMD=false #Try to load appropriate kernel modules LOAD_MODULES=false # Run "lircd --driver=help" for a list of supported drivers. # DRIVER="dvico" # If DEVICE is set to /dev/lirc and devfs is in use /dev/lirc/0 will be # automatically used instead # DEVICE="/dev/usb/hiddev0" MODULES="" # Default configuration files for your hardware if any LIRCD_CONF="" LIRCMD_CONF=""