[PATCH xf86-input-libinput] fix config comment description to match the config

Martin Kepplinger martin.kepplinger at ginzinger.com
Thu May 4 06:49:34 UTC 2017


Since the config matches on tablets too, update the describing comment
accordingly.

Signed-off-by: Martin Kepplinger <martin.kepplinger at ginzinger.com>
---
 conf/40-libinput.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
-- 
2.1.4



More information about the xorg-devel mailing list