diff options
| author | Maciej Kisielewski <maciej.kisielewski@canonical.com> | 2016-09-07 15:32:24 +0000 |
|---|---|---|
| committer | Sylvain Pineau <> | 2016-09-07 15:32:24 +0000 |
| commit | ec249480e61fd07b509dfc23edceeb88e438e33d (patch) | |
| tree | cd204756390d952c77bbe9aa2c739570a657c3f3 /jobs | |
| parent | 04326b2624cc83d036a8acb92315ab27c831ae16 (diff) | |
| parent | 1df3319623bb2fa77b8e69dfd9b458b5515183fe (diff) | |
"automatic merge of lp:~kissiel/checkbox/palm-rejection-job/ by tarmac [r=sylvain-pineau][bug=][author=kissiel]"
Diffstat (limited to 'jobs')
| -rw-r--r-- | jobs/touchpad.txt.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/jobs/touchpad.txt.in b/jobs/touchpad.txt.in index df427bfb..9f2e7da2 100644 --- a/jobs/touchpad.txt.in +++ b/jobs/touchpad.txt.in @@ -234,3 +234,12 @@ _description: You'll need to keep moving your finger on the touchpad for 10 seconds. VERIFICATION: Did the mouse cursor move without interruption? + +plugin: qml +category_id: 2013.com.canonical.plainbox::touchpad +id: touchpad/palm-rejection +requires: dmi.product in ['Notebook','Laptop','Portable'] +estimated_duration: 20 +_description: + This test checks if touchpad ignores palm touches +qml_file: palm_rejection.qml |
