#ifndef X11_WORKAROUND_VMWARE #define X11_WORKAROUND_VMWARE #include #include void movePointer(int x, int y); void wiggle(); #endif