Query: dmxqueryextension
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMXQueryExtension(3) Library Functions Manual DMXQueryExtension(3)NAMEDMXQueryExtension - determine if DMX is availableSYNOPSIS#include <X11/extensions/dmxext.h> Bool DMXQueryExtension(Display *dpy, int *event_basep, int *error_basep);DESCRIPTIONDMXQueryExtension() determines if the DMX protocol extension is available. It will be available if the server is an Xdmx(1) server.RETURN VALUEIf the DMX protocol extension is available, event_basep and error_basep will be set to the event and error bases, respectively, and True will be returned. Otherwise, False will be returned.SEE ALSODMXQueryVersion(3), DMX(3), Xdmx(1) X Version 11 libdmx 1.1.2 DMXQueryExtension(3)
Related Man Pages |
---|
dmxqueryversion(3) - debian |
dmxqueryversion(3) - centos |
dmx(3) - suse |
dmxqueryversion(3) - opendarwin |
dmxqueryversion(3) - bsd |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
Weird 'find' results |