GEIS 2.0
Gesture Engine Interface Support
The Simplified GEIS Interface

The simplified GEIS interface is the original (GEIS v1) API. More...

Modules

 Gesture Types
 

The names of gesture types.


 Initialization and Cleanup
 

Each instance of a gesture subscription must be created using the geis_init() call and destroyed using the geis_finish() call.


 Configuration and Control
 Input Devices
 Gesture Subscription

Detailed Description

The simplified GEIS interface is the original (GEIS v1) API.

It provides a way to specify a list of gesture names and input devices for which gestures will be recognized on a given window.

See using_geis_v1.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines