# Enable tap-to-click out of the box, closing one of the # most reported bugs of the last 2 years or so. # Thanks to Piter Punk for figuring out the proper fix! zcat $CWD/patch/xf86-input-synaptics/xf86-input-synaptics.tap-to-click.diff.gz | patch -p1 --verbose || exit 1