After the connected to external display screen is done we should display a cheat sheet for actions on the touch screen
Bug #1585220 reported by
Dave Morley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
New
|
Undecided
|
Paty Davila | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Michael Zanetti |
Bug Description
ISSUE:
There are loads of different actions in touchpad mode it would be nice to list them after the connected to external display is gone for new users to get used to the actions.
For example:
double click release on title bar full screens
double click hold on title bar to move window
two finger scrolls up and down and occasionally side to side
two finger tap is right click not 3 finger and so on
Related branches
lp:~mzanetti/unity8/vtp-updates
- Lukáš Tinkl (community): Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 577 lines (+356/-69)6 files modifieddebian/control (+2/-0)
qml/Components/VirtualTouchPad.qml (+269/-1)
qml/DisabledScreenNotice.qml (+6/-58)
src/ShellApplication.cpp (+1/-0)
tests/qmltests/Components/tst_VirtualTouchPad.qml (+55/-1)
tests/qmltests/tst_DisabledScreenNotice.qml (+23/-9)
Changed in ubuntu-ux: | |
assignee: | nobody → Paty Davila (dizzypaty) |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → In Progress |
To post a comment you must log in.
P.s. I'm thinking something similar to the keyboard shortcuts on unity7 desktop when you press and hold the windows key.