*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XPresentNotifyMSC | Section: 3 | Source: NetBSD | File: XPresentNotifyMSC.3
XPresentNotifyMSC(3) Library Functions Manual XPresentNotifyMSC(3) NAME XPresentNotifyMSC - X Present Extension SYNTAX #include <X11/extensions/Xpresent.h> void XPresentNotifyMSC (Display *display, Window window, uint32_t serial, uint64_t target_msc, uint64_t divisor, uint64_t remainder); DESCRIPTION XPresentNotifyMSC requests that the X server specified by display de- liver a PresentCompleteNotifyEvent with kind PresentCompleteKindNoti- fyMSC after the time specified by target-msc, divisor and remainder. serial is an arbitrary client-specified value which will be returned in the event so that the client can associate the event and request. If target-msc is greater than the current Media Stream Counter (msc) for window, the event will be delivered at (or after) the target-msc field. Otherwise, the event delivery will occur after the next field where msc % divisor == remainder. If window is destroyed before the event is delivered, then the event delivery will not be completed. SEE ALSO Xpresent(3), XPresentPixmap(3), XPresentQueryCapabilities(3), XPre- sentSelectInput (3) AUTHORS Keith Packard, Intel X Version 11 XPresentNotifyMSC(3)

Navigation Options