diff options
author | Scott Hu <scott.hu@canonical.com> | 2021-06-03 19:12:24 +0800 |
---|---|---|
committer | Scott Hu <scott.hu@canonical.com> | 2021-06-03 19:12:24 +0800 |
commit | 98fb7bee8137535ece6bf91bf6aa5a62ea7a9949 (patch) | |
tree | e2a5fa7f84206d28052a1bca8fa00cb765cc616c /units/touchpad | |
parent | c083349cfc93d40f7bca3f38abcc2163e305b19c (diff) |
modify descriptions for bt4-keyboard, dim_brightness & touchpad/drag-and-drop
Diffstat (limited to 'units/touchpad')
-rw-r--r-- | units/touchpad/jobs.pxu | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/units/touchpad/jobs.pxu b/units/touchpad/jobs.pxu index e0d118b..220b3c9 100644 --- a/units/touchpad/jobs.pxu +++ b/units/touchpad/jobs.pxu @@ -142,11 +142,12 @@ estimated_duration: 120.0 _purpose: Determine that the drag and drop function is working as expected. _steps: - 1. Browse to the examples folder in the current user's home directory - 2. Double tap and hold to select the "Ubuntu_Free_Culture_Showcase" folder - 3. Drag the selected folder to the desktop and remove finger from touchpad. + 1. Press 'PrtScn' key to take a screenshot + 2. Tap 'Files' on dock(launcher bar) to open Home\Pictures folder + 3. Double tap and hold the Screenshot* file + 4. Drag the selected file to the Home folder and remove finger from touchpad. _verification: - Did a selected folder move to the desktop? + Does drag and drop work on Touchpad? _siblings: [{ "id": "touchpad/drag-and-drop-after-suspend", "depends": "suspend/suspend_advanced touchpad/drag-and-drop" }] |