a form of non-verbal communication in which visible bodily actions communicate particular messages, either in place of speech or together and in parallel with spoken words.
9
votes
9answers
6k views
Symbol for “Swipe Left” [closed]
I'm working on an app that displays a list of ten items (text items) on the screen at a time. If there are more than ten items, the user should be able to "swipe" from right to left to see the next ...
1
vote
2answers
845 views
UI gestures for Kinect, Kinect-type devices
On touch screen devices, there appears to have evolved a standard set of gestures, e.g.
pinch and spread with two fingers for zoom in and zoom out
swipe with one finger to scroll a document
We're ...