Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XGrabServer(3x) — HP-UX 9.10

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XGrabServer − grab the server. 

Synopsis

XGrabServer(display)
Display *display;

Arguments

displaySpecifies 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(). 

Copyright O’Reilly & Assoc.  —  

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026