*** 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: XSetICFocus | Section: 3 | Source: OpenBSD | File: XSetICFocus.3
XSetICFocus(3) XLIB FUNCTIONS XSetICFocus(3) NAME XSetICFocus, XUnsetICFocus - set and unset input context focus SYNTAX void XSetICFocus(XIC ic); void XUnsetICFocus(XIC ic); ARGUMENTS ic Specifies the input context. DESCRIPTION The XSetICFocus function allows a client to notify an input method that the focus window attached to the specified input context has received keyboard focus. The input method should take action to provide appro- priate feedback. Complete feedback specification is a matter of user interface policy. Calling XSetICFocus does not affect the focus window value. The XUnsetICFocus function allows a client to notify an input method that the specified input context has lost the keyboard focus and that no more input is expected on the focus window attached to that input context. The input method should take action to provide appropriate feedback. Complete feedback specification is a matter of user inter- face policy. Calling XUnsetICFocus does not affect the focus window value; the client may still receive events from the input method that are directed to the focus window. SEE ALSO XCreateIC(3), XOpenIM(3), XSetICValues(3), XmbResetIC(3) Xlib - C Language X Interface X Version 11 libX11 1.8.10 XSetICFocus(3)

Navigation Options