summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>2017-05-04 08:49:34 +0200
committerPeter Hutterer <peter.hutterer@who-t.net>2017-05-08 10:33:58 +1000
commit8772a593b45740f4429218648c9e3a305b3fe896 (patch)
treedfb9f4c1a47a4217b372a4b141569f74f11b3121 /conf
parenta80773a488da3f3dfe5a5dc0fd658dc8a6a3b331 (diff)
downloadxorg-driver-xf86-input-libinput-8772a593b45740f4429218648c9e3a305b3fe896.tar.gz
Fix config comment description to match the config
Since the config matches on tablets too, update the describing comment accordingly. Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/40-libinput.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/40-libinput.conf b/conf/40-libinput.conf
index 7b7162e..e7433ad 100644
--- a/conf/40-libinput.conf
+++ b/conf/40-libinput.conf
@@ -1,4 +1,4 @@
-# Match on all types of devices but tablet devices and joysticks
+# Match on all types of devices but joysticks
Section "InputClass"
Identifier "libinput pointer catchall"
MatchIsPointer "on"