John Cox <j...@kynesim.co.uk> writes: > Hi > > I'd like to use posix shared memory with the XShm extensions (rather > than SysV). There appears to be support in the server and xproto for > this (X_ShmAttachFd) but no support in libXext. Am I missing something > and/or is there any way I can make use of this feature?
We've only ever exposed this API through the alternate xcb interface, xcb_shm_attach_fd and xcb_shm_attach_fd_checked. You can use these in an application which is already using Xlib fairly easily. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s