Since the config matches on tablets too, update the describing comment accordingly.
Signed-off-by: Martin Kepplinger <[email protected]> --- 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
