mirror of
https://github.com/bspeice/libcvautomation
synced 2025-07-04 23:35:29 -04:00
Flesh out the cva-input program, and add calls to XFlush()
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
|
||||
/* Make sure that the XTest extension is supported.
|
||||
* If it's not, return 0 (false) */
|
||||
int xte_xTestSupported ( Display *displayLocation );
|
||||
int xte_XTestSupported ( Display *displayLocation );
|
||||
|
||||
/* Get the current location of the pointer */
|
||||
cvaPoint xte_pointerLocation ( Display *displayLocation );
|
||||
|
Reference in New Issue
Block a user