diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2019-01-16 10:37:53 +0100 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2019-01-16 10:37:53 +0100 |
commit | 9e574136839234585dd4ac8b8a43013d43d28e82 (patch) | |
tree | 5d742bef2b573d2ef53b0908ae1b6adcc9c39921 /units/touchpad | |
parent | 485d43dc3b7f6c1da60d1a180a2e6d325818f733 (diff) |
units:touchpad: Remove obsolete touchpad/singletouch-corner
Diffstat (limited to 'units/touchpad')
-rw-r--r-- | units/touchpad/jobs.pxu | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/units/touchpad/jobs.pxu b/units/touchpad/jobs.pxu index ed23ad21..fa6d9eb0 100644 --- a/units/touchpad/jobs.pxu +++ b/units/touchpad/jobs.pxu @@ -92,20 +92,6 @@ _siblings: plugin: manual category_id: com.canonical.plainbox::touchpad -id: touchpad/singletouch-corner -requires: dmi.product in ['Notebook','Laptop','Portable','Convertible'] -estimated_duration: 120.0 -_purpose: - Determine that the hot corner feature is working as expected -_steps: - 1. Launch a browser. - 2. Go to a website, and hover the cursor over a link. - 3. Tap the upper right corner on the touchpad. -_verification: - Did the tap trigger a new tab to be opened? - -plugin: manual -category_id: com.canonical.plainbox::touchpad id: touchpad/singletouch-selection requires: dmi.product in ['Notebook','Laptop','Portable','Convertible'] estimated_duration: 120.0 |