GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XPresentSelectInput(3) FreeBSD Library Functions Manual XPresentSelectInput(3)

XPresentSelectInput - select X Present Extension events to receive

#include <X11/extensions/Xpresent.h>

XID XPresentSelectInput (Display *display,
	Window window,
	unsigned int event_mask);

void XPresentFreeInput (Display *display,

Window window,
XID event_id);

XPresentSelectInput selects a set of Present events to be delivered for the specified window on the X server specified by display.

XPresentSelectInput returns an XID which may be passed to XPresentFreeInput to stop receiving the requested events.

Xpresent(3), XPresentNotifyMSC(3), XPresentPixmap(3), XPresentQueryCapabilities(3)

Keith Packard, Intel

libXpresent 1.0.1 X Version 11

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.