hpux man page for xgrabserver

Query: xgrabserver

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XGrabServer()															     XGrabServer()

Name
  XGrabServer - grab the server.

Synopsis
  XGrabServer(display)
	Display *display;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

Description
  Grabbing  the  server  means	that only requests by the calling client will be acted on.  All others will be queued in the server until the
  next XUngrabServer() call.  The X server should not be grabbed any more than is absolutely necessary.

See Also
  XChangeActivePointerGrab(), XGrabButton(), XGrabKey(), XGrabKeyboard(), XGrabPointer(), XUngrabButton(),  XUngrabKey(),  XUngrabKeyboard(),
  XUngrabPointer(), XUngrabServer().

Xlib - Grabbing 														     XGrabServer()
Related Man Pages
xungrabkeyboard(3) - debian
xgrabbutton(3) - hpux
xgrabkey(3) - hpux
xgrabkeyboard(3x11) - osf1
xgrabkeyboard(3x) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Tar Command