Multitouch

Differences between revisions 22 and 23
Revision 22 as of 2010-08-16 22:14:26
Size: 5648
Editor: ua-178
Comment: Added link to PyMT
Revision 23 as of 2010-08-17 22:14:14
Size: 5705
Editor: c-71-56-223-2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 41: Line 41:
 * [[uTouchArchitecture|Visual architecture of uTouch]]

About

This resource features information about multi-touch support for Ubuntu, including:

  • drivers for a range of hardware
  • a gesture processing system which does the heavy lifting of gesture analysis
  • APIs for developers who want to build gestures into their apps
  • support for gesture-based window management in Unity.

The uTouch gesture framework includes several different components:

  • libutouch-geis - ("Gesture Engine Interface and Support") which provides a consistent platform independent interface for any system-wide input gesture recognition mechanism for toolkits and applications
  • libutouch-grail - ("Gesture Recognition And Instantiation Library") which handles the raw data processing and provides higher-level gesture abstractions for developers to consume * gesturetest - which helps show the streams of events and data, useful for debugging and planning

See the "Community help" and Ubuntu 10.10 specific information below for help on getting started with multitouch in Ubuntu.

Community help

Testing / Development

The utouch metapackage will pull in everything you need. It will be installed by default on UNE ("apt-get install ubuntu-netbook" for the full experience on your desktop, or "apt-get install utouch" for the touch-related pieces only). It should be available shortly. If you only want to experiment with multitouch, see "Multitouch in Maverick" depending on your device, below.

Multitouch in Maverick Meerkat (Ubuntu 10.10)

Multitouch in other Ubuntu versions

10.04 LTS (Lucid Lynx)

Jaunty Jackalope

Device information

N-trig

N-trig devices get their name from the providers of DuoSenseTM technology, combining pen, capacitive touch and multi-touch in a single device. N-trig’s DuoSense dual-mode digitizer uses both pen and zero-pressure capacitive touch in a single device.

The Dell XT2 Latitude tablet system features such multitouch support.

Launchpad

Multitouch (last edited 2015-10-21 17:33:15 by pool-71-176-33-233)