NAME
xcbinputchangedeviceproperty - SYNOPSIS
#include
Request function xcbvoidcookiet xcbinputchangedeviceproperty(xcbconnectiont *conn, xcbatomt property, xcbatomt type, uint8t deviceid, uint8t format, uint8t mode, uint32t numitems, const void *items); REQUEST ARGUMENTS conn The XCB connection to X11. property TODO: NOT YET DOCUMENTED. type TODO: NOT YET DOCUMENTED. deviceid TODO: NOT YET DOCUMENTED. format TODO: NOT YET DOCUMENTED. mode TODO: NOT YET DOCUMENTED. numitems TODO: NOT YET DOCUMENTED. items TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbvoidcookiet. Errors (if any) have to be handled in the event loop. If you want to handle errors directly with xcbrequestcheck instead, use xcbinputchangedevicepropertychecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xinput.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.xcbinputchangedeviceproperty(3)