tools: list-quirks: add the thumb pressure threshold property
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 19 Jun 2018 06:47:45 +0000 (16:47 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 20 Jun 2018 01:59:20 +0000 (11:59 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/libinput-list-quirks.c

index 58ebc94..92dcbc5 100644 (file)
@@ -114,6 +114,7 @@ list_device_quirks(struct quirks_context *ctx, struct udev_device *device)
                QUIRK_ATTR_PALM_PRESSURE_THRESHOLD,
                QUIRK_ATTR_RESOLUTION_HINT,
                QUIRK_ATTR_TRACKPOINT_RANGE,
+               QUIRK_ATTR_THUMB_PRESSURE_THRESHOLD,
        };
        enum quirk *q;