#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) |
Definition in file cva-input.c.