UPDD Gestures is a standalone application that supports gestures and inking. It can be configured to work with single, dual, and multi-touch devices, and the positional data for each stylus is made available through the UPDD API. Additionally, this data can be passed into operating systems and applications to enable gesture utilization. The injection of single, dual, and multi-touch data into operating systems and their applications is determined by the interface methods implemented by the OS.
A standalone application which supports gestures and inking, UPDD can be configured to support single, dual and multi-touch devices. For each stylus in use the positional data is made available on the UPDD API as well as optionally passed into the OS and/or applications to cater for gesture utilization. The injection of single, dual and multi-touch data into operating systems and their applications is dictated by the interface methods implemented within the OS environment.
Comments