Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XGrabServer(3X) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XGrabButton(3X)

XGrabKey(3X)

XGrabKeyboard(3X)

XGrabPointer(3X)




XGrabServer(3X) XGrabServer(3X)
NAME XGrabServer, XUngrabServer - grab and ungrab the server SYNOPSIS XGrabServer (display) Display *display; XUngrabServer (display) Display *display; DESCRIPTION The XGrabServer function disables processing of requests and closedowns on all connections other than the one on which this request arrived. It is best not to grab the X server unless it is absolutely necessary. The XUngrabServer function restarts processing of requests and closedowns on other connections. It is best to avoid grabbing the server as much as possible. Argument These functions accept the following arguments: display Specifies the connection to the X server. SEE ALSO XGrabButton(3X), XGrabKey(3X), XGrabKeyboard(3X), XGrabPointer(3X)
Xlib - C Language Interface
November, 1990 1

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