最終更新:2012-09-02 (日) 22:46:45 (4245d)  

uTouch
Top / uTouch

Ubuntuマルチタッチ実装

The project that encompasses the Canonical multi-touch and gesture stack.

https://launchpad.net/canonical-multitouch/

uTouch: A meta-package that installs the utouch software developer kit. It installs mtdev, utouch-grail, utouch-geis, utouch-gesturetest, as well as other related tools and libraries.

Overview

The Ubuntu uTouch gesture 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)

Components contained within utouch include:

  • uTouch-grail?: Gesture Recognizer And Instantiation Library.
  • uTouch-geis: Gesture Engine Interface Support.
  • uTouch-frame?: Multitouch data framing library.
  • uTouch-gesturetest?: Gesture testing library.
  • uTouch-evemu?: Multitouch input device emulation library and tools.
  • uTouch-compiz?: a plugin for Compiz

参考