|
libcvautomation
1.2
|
The cva-input program to demonstrate Libcvautomation's XTest functionality. More...
#include <stdlib.h>#include <stdio.h>#include <unistd.h>#include <getopt.h>#include <limits.h>#include <math.h>#include <libcvautomation/libcvautomation.h>Go to the source code of this file.
Functions | |
| void | usage () |
| void | checkXTEEnabled (Display *display) |
| int | main (int argc, char **argv) |
The cva-input program to demonstrate Libcvautomation's XTest functionality.
Definition in file cva-input.c.
1.7.6.1