Multitouch

Differences between revisions 2 and 98 (spanning 96 versions)
Revision 2 as of 2010-04-01 22:09:50
Size: 620
Editor: c-71-56-223-2
Comment:
Revision 98 as of 2012-09-26 05:33:32
Size: 3359
Editor: 66-87-120-220
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
With LucidLynx, stronger efforts have been made for improved multi-touch support in Ubuntu. This page attempts to track all of this in a central location. <<TableOfContents>>
Line 3: Line 3:
== Lucid Lynx == == Overview ==
=== Supported Gestures ===
On some systems, Unity has support for some system gestures, and you can try those out right away. Here's a list:
 * 3 finger pinch to maximize/restore windows
 * 3 finger press and drag to move window
 * 3 finger touch to show grab handles
 * 4 finger swipe left/right to reveal launcher (if the dock autohide is enabled)
 * 4 finger tap to open dash
Line 5: Line 12:
 * [[LucidLynx/MultiTouchSupport|Project Wiki]]
 * [[https://blueprints.edge.launchpad.net/ubuntu/+spec/desktop-lucid-xorg-multitouch|Blueprint on Launchpad]]
 * [[X/Blueprints/Multitouch|Spec Wiki]]
Some applications support 2 finger gestures. However, note that 2 finger gestures require [[Multitouch/TouchpadSupport|extra setup]] for touchpads in Ubuntu. Also please note that your system may not be supported out of the box, or at all.
Line 9: Line 14:
=== Related === === Legacy Applications ===
[[Multitouch/Ginn|Ginn]] provides users with the ability to add gestures for applications that do not directly support gestures. Ginn supports everything from photo viewers and text editors to window managers! Ginn is not installed by default, and has been moved to universe repositories as of Ubuntu 12.10 (Quantal Quetzal)
Line 11: Line 17:
 * [[X/Blueprints/Touchscreen|Touchscreen]] == About ==
=== The Wiki ===
Line 13: Line 20:
== Jaunty Jackalope == This resource features information about multitouch 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
Line 15: Line 26:
 * JauntyTouchscreenHandling === Touch Overview ===
Line 17: Line 28:
== Device Support == The Ubuntu gesture recognition framework includes several different components and is associated with various tools and projects:
 * kernel drivers (evdev, mtdev)
 * a display server (currently only X is supported; there are future plans for Wayland)
 * Grail - the gesture recognizer
 * GEIS - platform/distro agnostic API for gestures
 * Support in toolkits (Qt, GTK)
 * Support for legacy applications (Ginn)
Line 19: Line 36:
=== N-trig === See the "In-Depth" section below for more information on the projects various aspects (including current work). Architectural information is available there as well.
Line 21: Line 38:
 * [[Multitouch/NtrigFirmwareStatus|N-trig firmware status in Linux]] For the full list of projects related to touch/gesture recognition, be sure to see the "Projects" section on this page:
 * https://launchpad.net/canonical-multitouch

=== Joining the Community ===

 * Join our live [[http://webchat.freenode.net/?nick=WebVisitor-.&channels=ubuntu-touch| webchat channel on IRC]] (browser app access to #ubuntu-touch on Freenode.net)
 * [[https://launchpad.net/~multi-touch-dev|Ubuntu Multitouch dev mailing list]]

== In-Depth ==

 * [[Multitouch/Definitions|Definitions]] - A glossary of terms we use when discussing touch/gesture recognition technology, both at the user-experience and engineering levels
 * [[Multitouch/HardwareSupport|Hardware Support]]
 * [[Multitouch/Testing|Testing]] - This covers getting started, checking your hardware (and our stack), and community-driven QA
 * [[Multitouch/Development|Development]] - How to contribute and related resources
 * [[Multitouch/CurrentWork|Current Work]] - What's happening this cycle, including information on the current architecture

== Other pages ==
Over time we have collected many pages of useful information. Unfortunately, much of it has fallen out of date. You may find some helpful information in one of the subpages below, but please bear in mind that only pages linked above are currently maintained.

<<Navigation(children)>>

Overview

Supported Gestures

On some systems, Unity has support for some system gestures, and you can try those out right away. Here's a list:

  • 3 finger pinch to maximize/restore windows
  • 3 finger press and drag to move window
  • 3 finger touch to show grab handles
  • 4 finger swipe left/right to reveal launcher (if the dock autohide is enabled)
  • 4 finger tap to open dash

Some applications support 2 finger gestures. However, note that 2 finger gestures require extra setup for touchpads in Ubuntu. Also please note that your system may not be supported out of the box, or at all.

Legacy Applications

Ginn provides users with the ability to add gestures for applications that do not directly support gestures. Ginn supports everything from photo viewers and text editors to window managers! Ginn is not installed by default, and has been moved to universe repositories as of Ubuntu 12.10 (Quantal Quetzal)

About

The Wiki

This resource features information about multitouch 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

Touch Overview

The Ubuntu gesture recognition framework includes several different components and is associated with various tools and projects:

  • kernel drivers (evdev, mtdev)
  • a display server (currently only X is supported; there are future plans for Wayland)
  • Grail - the gesture recognizer
  • GEIS - platform/distro agnostic API for gestures
  • Support in toolkits (Qt, GTK)
  • Support for legacy applications (Ginn)

See the "In-Depth" section below for more information on the projects various aspects (including current work). Architectural information is available there as well.

For the full list of projects related to touch/gesture recognition, be sure to see the "Projects" section on this page:

Joining the Community

In-Depth

  • Definitions - A glossary of terms we use when discussing touch/gesture recognition technology, both at the user-experience and engineering levels

  • Hardware Support

  • Testing - This covers getting started, checking your hardware (and our stack), and community-driven QA

  • Development - How to contribute and related resources

  • Current Work - What's happening this cycle, including information on the current architecture

Other pages

Over time we have collected many pages of useful information. Unfortunately, much of it has fallen out of date. You may find some helpful information in one of the subpages below, but please bear in mind that only pages linked above are currently maintained.

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