diff options
-rw-r--r-- | units/touchpad/jobs.pxu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/touchpad/jobs.pxu b/units/touchpad/jobs.pxu index 95dfc5b..0a6c52c 100644 --- a/units/touchpad/jobs.pxu +++ b/units/touchpad/jobs.pxu @@ -238,6 +238,7 @@ _description: id: touchpad/palm-rejection plugin: user-interact category_id: com.canonical.plainbox::touchpad +requires: dmi.product in ['Notebook','Laptop','Portable','Convertible'] command: qmlscene -qt5 --fullscreen "$PLAINBOX_PROVIDER_DATA"/palm_rejection.qml 2>&1 | grep -o PASS _purpose: This test checks if touchpad ignores palm touches |