~ubuntu-branches/ubuntu/saucy/geis/saucy

« back to all changes in this revision

Viewing changes to doc/pygeis.1

  • Committer: Package Import Robot
  • Author(s): Automatic PS uploader
  • Date: 2013-02-14 02:01:59 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20130214020159-r4efcb38ztppuq2w
Tags: 2.2.15daily13.02.14-0ubuntu1
Automatic snapshot from revision 305

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH pygeis 1 "February 12, 2013" "" "pygeis"
 
2
 
 
3
.SH NAME
 
4
pygeis \- test operation of the GEIS API Python bindings
 
5
 
 
6
.SH SYNOPSIS
 
7
.B pygeis [ 
 
8
.B \-V
 
9
.B ]
 
10
.br
 
11
 
 
12
.SH DESCRIPTION
 
13
This manual page explains the
 
14
.B pygeis
 
15
program. This program is a test driver for verifying the recognition and
 
16
propagation of gestures through the GEIS API Python bindings.
 
17
 
 
18
Hitting any key on the keyboard will exit the program gracefully.
 
19
 
 
20
.SH OPTIONS
 
21
.IP \-V
 
22
Prints the version number of the program and exits.
 
23
 
 
24
.SH ENVIRONMENT
 
25
.IP GEIS_DEBUG
 
26
Enables GEIS library diagnostic messages on stderr.
 
27
 
 
28
.SH "SEE ALSO"
 
29
gesturetest(1)