summaryrefslogtreecommitdiffstats
path: root/source/x/x11/patch/xf86-input-synaptics.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/patch/xf86-input-synaptics.patch')
-rw-r--r--source/x/x11/patch/xf86-input-synaptics.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/x/x11/patch/xf86-input-synaptics.patch b/source/x/x11/patch/xf86-input-synaptics.patch
new file mode 100644
index 000000000..f41034c37
--- /dev/null
+++ b/source/x/x11/patch/xf86-input-synaptics.patch
@@ -0,0 +1,4 @@
+# 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