From 8772a593b45740f4429218648c9e3a305b3fe896 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Thu, 4 May 2017 08:49:34 +0200 Subject: [PATCH] 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 Signed-off-by: Peter Hutterer --- 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"