OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
DMXSync(3)                 Library Functions Manual                 DMXSync(3)

NAME
       DMXSync - flush protocol requests between Xdmx and back-end X servers

SYNOPSIS
       #include <X11/extensions/dmxext.h>

       Bool DMXSync(Display *dpy);

DESCRIPTION
       DMXSync()  flushes  all  pending  protocol requests between the Xdmx(1)
       server and each back-end X server.  It is used  by  clients  that  talk
       directly  to  back-end  X  servers  to  ensure that all pending Xdmx(1)
       requests have reached all back-end servers and have been  processed  by
       those servers.

RETURN VALUE
       DMXSync() returns True unless there is a protocol error.

SEE ALSO
       DMX(3), Xdmx(1)

X Version 11                     libdmx 1.1.3                       DMXSync(3)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=DMXSync&sektion=3&manpath=>

home | help