XGrabServer   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Section: XLIB FUNCTIONS (3)
Updated: libX11 1.1.4
Sommaire  



NAME   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
XGrabServer, XUngrabServer - grab the server  



SYNTAX   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
int XGrabServer(Display *display);
int XUngrabServer(Display *display);
 



ARGUMENTS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
display
Specifies the connection to the X server.
 



DESCRIPTION   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
The XGrabServer function disables processing of requests and close downs on all other connections than the one this request arrived on. You should not grab the X server any more than is absolutely necessary.

The XUngrabServer function restarts processing of requests and close downs on other connections. You should avoid grabbing the X server as much as possible.  




SEE ALSO   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
XGrabButton(3X11), XGrabKey(3X11), XGrabKeyboard(3X11), XGrabPointer(3X11)
Xlib - C Language X Interface


 



Sommaire   Début   Suivant   Sommaire   Préc.page.lue   Accueil
NAME
SYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO

Ce document a été créé par man2html suivi de man2html.pl, le 17/10/2008 17:51:58, en utilisant les pages de 'man'.
 

Valid HTML 4.01 Transitional