XGetInputFocus man page on HP-UX
[printable version]
XGetInputFocus() XGetInputFocus()
Name
XGetInputFocus – return the current keyboard focus window.
Synopsis
XGetInputFocus(display, focus_return, revert_to_return)
Display *display;
Window *focus_return;
int *revert_to_return;
Arguments
display Specifies a connection to an X server; returned from
XOpenDisplay().
focus_return
Returns the ID of the focus window, or one of the constants
PointerRoot or None.
revert_to_return
Returns the window to which the focus would revert if the
focus window became invisible. This is one of these con‐
stants: RevertToParent, RevertToPointerRoot, or Revert‐
ToNone. Must not be a window ID.
Description
XGetInputFocus() returns the current keyboard focus window and the win‐
dow to which the focus would revert if the focus window became invisi‐
ble.
XGetInputFocus() does not report the last focus change time. This is
available only from FocusIn and FocusOut events.
See Also
XQLength(), XAllowEvents(), XCheckIfEvent(), XCheckMaskEvent(), XCheck‐
TypedEvent(), XCheckTypedWindowEvent(), XCheckWindowEvent(),
XEventsQueued(), XGetMotionEvents(), XIfEvent(), XMaskEvent(), XNex‐
tEvent(), XPeekEvent(), XPeekIfEvent(), XPending(), XPutBackEvent(),
XSelectInput(), XSendEvent(), XSetInputFocus(), XSynchronize(), XWin‐
dowEvent().
Xlib - Input Handling XGetInputFocus()
[top]
List of man pages available for HP-UX
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|