Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtUngrabKeyboard(3Xm) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtGrabKeyboard(3Xm)

XtUngrabKeyboard(3Xm)  —  UNIX Programmer’s Manual

NAME

XtUngrabKeyboard — a function releases an active grab on the keyboard.

SYNOPSIS

#include <X11/PassivGrab.h> void XtUngrabKeyboard (widget, time))
Widgetwidget;
Timetime;

DESCRIPTION

XtUngrabKeyboard releases any active grab on the keyboard. 

widgetSpecifies the root widget to the XtUngrabKeyboard call. 

timeSpecifies the time.  You can pass either a timestamp, expressed in milliseconds, or CurrentTime. 

RELATED INFORMATION

XtGrabKeyboard(3Xm). 

7th Edition

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