summaryrefslogtreecommitdiff
path: root/conf/50-synaptics.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/50-synaptics.conf')
-rw-r--r--conf/50-synaptics.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/50-synaptics.conf b/conf/50-synaptics.conf
index d5da0cb..ff0342d 100644
--- a/conf/50-synaptics.conf
+++ b/conf/50-synaptics.conf
@@ -1,3 +1,12 @@
+# Example xorg.conf.d snippet that assigns the touchpad driver
+# to all touchpads. See xorg.conf.d(5) for more information on
+# InputClass.
+# DO NOT EDIT THIS FILE, your distribution will likely overwrite
+# it when updating. Copy (and rename) this file into
+# /etc/X11/xorg.conf.d first.
+# Additional options may be added in the form of
+# Option "OptionName" "value"
+#
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"