Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtUngrabKeB(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtGrabButton(1)

XtGrabKey(1)

XtGrabKeyboard(1)

XtGrabPointer(1)

XtSetKeyboardFocus(1)

XtUngrabButton(1)

XtUngrabKey(1)

XtUngrabPointer(1)

 

Name

XtUngrabKeyboard — cancel an active keyboard grab. 

Synopsis

void XtUngrabKeyboard(widget, time)

      Widget widget;
      Time time;

Arguments

widgetSpecifies the widget which has the active keyboard grab. 

timeSpecifies the time.  Pass either a timestamp, expressed in milliseconds, or the constant CurrentTime.  If this time is earlier than the last-keyboard-grab time or later than the current server time the keyboard will not be ungrabbed. 

Description

XtUngrabKeyboard calls XUngrabKeyboard with the specified time. 

See Also

XtGrabButton(1), XtGrabKey(1), XtGrabKeyboard(1), XtGrabPointer(1), XtSetKeyboardFocus(1), XtUngrabButton(1), XtUngrabKey(1), XtUngrabPointer(1). 

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