# /etc/lirc/hardware.conf # #Chosen Remote Control REMOTE="Hauppauge TV card" # Arguments which will be used when launching lircd LIRCD_ARGS="" #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=true # Run "lircd --driver=help" for a list of supported drivers. #DRIVER="" DRIVER="dev/input" # If DEVICE is set to /dev/lirc and devfs is in use /dev/lirc/0 will be # automatically used instead DEVICE="/dev/input/hauppauge" MODULES="lirc_dev lirc_i2c" # Default configuration files for your hardware if any LIRCD_CONF="hauppauge/lircd.conf.hauppauge" LIRCMD_CONF=""