summaryrefslogtreecommitdiffstats
path: root/source/x/x11/post-install/xf86-input-libinput.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/post-install/xf86-input-libinput.post-install')
-rw-r--r--source/x/x11/post-install/xf86-input-libinput.post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/x/x11/post-install/xf86-input-libinput.post-install b/source/x/x11/post-install/xf86-input-libinput.post-install
new file mode 100644
index 000000000..baeffe2e8
--- /dev/null
+++ b/source/x/x11/post-install/xf86-input-libinput.post-install
@@ -0,0 +1,4 @@
+# Add default configuration file:
+mkdir -p $PKG/usr/share/X11/xorg.conf.d
+cp -a conf/99-libinput.conf $PKG/usr/share/X11/xorg.conf.d/
+