XChangePointerDevice (3) Linux Manual Page
XChangePointerDevice – change which device is the X pointer Synopsis #include <X11/extensions/XInput.h> Status XChangePointerDevice( Display *display, XDevice *device, int xaxis, int yaxis); display Specifies the connection to the X server. device Specifies the device to be used as the X pointer. xaxis Specifies the axis of the device to be used as the X pointer…
