*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XPutBackEvent | Section: 3 | Source: MINIX | File: XPutBackEvent.3
XPutBackEvent(3) Library Functions Manual XPutBackEvent(3) NAME XPutBackEvent - put events back on the queue SYNTAX XPutBackEvent(Display *display, XEvent *event); ARGUMENTS display Specifies the connection to the X server. event Specifies the event. DESCRIPTION The XPutBackEvent function pushes an event back onto the head of the display's event queue by copying the event into the queue. This can be useful if you read an event and then decide that you would rather deal with it later. There is no limit to the number of times in succession that you can call XPutBackEvent. SEE ALSO XAnyEvent(3), XIfEvent(3), XNextEvent(3), XSendEvent(3) Xlib - C Language X Interface XLIB FUNCTIONS X Version 11 XPutBackEvent(3)

Navigation Options