XSendExtensionEvent (3) Linux Manual Page
XSendExtensionEvent – send input extension events to a client Synopsis #include <X11/extensions/XInput.h> Status XSendExtensionEvent( Display *display, XDevice *device, Window destination, Bool propagate, int event_count, XEventClass *event_list, XEvent *event_send); display Specifies the connection to the X server. device Specifies the device from which the events are to be sent. destination Specifies the window the event is…
