xungrabserver(3) hpux man page | unix.com

Man Page: xungrabserver

Operating Environment: hpux

Section: 3

XUngrabServer() 														   XUngrabServer()

Name
  XUngrabServer - release the server from grab.

Synopsis
  XUngrabServer(display)
	Display *display;

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

Description
  XUngrabServer()  releases  the  grabbed server, and begins execution of all the requests queued during the grab.  XUngrabServer() is called
  automatically when a client closes its connection.

  For more information, see Volume One, Chapter 9, The Keyboard and Pointer.

See Also
  XChangeActivePointerGrab(), XGrabButton(), XGrabKey(), XGrabKeyboard(), XGrabPointer(), XGrabServer(), XUngrabButton(), XUngrabKey(),  XUn-
  grabKeyboard(), XUngrabPointer().

Xlib - Grabbing 														   XUngrabServer()
Related Man Pages
xchangeactivepointergrab(3x11) - redhat
xchangeactivepointergrab(3) - debian
xgrabbutton(3) - hpux
xchangeactivepointergrab(3x11) - osf1
xgrabbutton(3x) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
SAN Migration question
Sequence extraction
Thank you members and admins