xproto Report that an XCB_SHM_PUT_IMAGE request has completed The version of the MIT-SHM extension supported by the server The UID of the server. The GID of the server. Query the version of the MIT-SHM extension. Attach a System V shared memory segment. Destroys the specified shared memory segment. The segment to be destroyed. Copy data from the shared memory to the specified drawable. The drawable to draw to. The graphics context to use. The total width of the source image. The total height of the source image. The source X coordinate of the sub-image to copy. The source Y coordinate of the sub-image to copy. The depth to use. The offset that the source image starts at. Indicates the result of the copy. The depth of the source drawable. The visual ID of the source drawable. The number of bytes copied. Copies data from the specified drawable to the shared memory segment. The drawable to copy the image out of. The X coordinate in the drawable to begin copying at. The Y coordinate in the drawable to begin copying at. The width of the image to copy. The height of the image to copy. A mask that determines which planes are used. The format to use for the copy (???). The destination shared memory segment. The offset in the shared memory segment to copy data to. Create a pixmap backed by shared memory. Create a pixmap backed by shared memory. Writes to the shared memory will be reflected in the contents of the pixmap, and writes to the pixmap will be reflected in the contents of the shared memory. A pixmap ID created with xcb_generate_id(). The drawable to create the pixmap in. Create a shared memory segment The file descriptor the server should mmap(). The returned file descriptor. Asks the server to allocate a shared memory segment. The size of the segment to create.