XSetICFocus
NAMESYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO
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 appropriate 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 interface 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
More Linux Commands
manpages/fgetxattr.2.html
fgetxattr(2) - retrieve an extended attribute value.........
fgetxattr.2 - Extended attributes are name:value pairs associated with inodes (files, directories, symbolic links, etc.). They are extensions to the normal attr
manpages/mvinsnstr.3ncurses.html
mvinsnstr(3ncurses) - insert string before cursor in a curse
These routines insert a character string (as many characters as will fit on the line) before the character under the cursor. All characters to the right of the
manpages/perl5144delta.1.html
perl5144delta(1) what is new for perl v5.14.4 (Man Page)....
This document describes differences between the 5.14.3 release and the 5.14.4 release. If you are upgrading from an earlier release such as 5.12.0, first read p
manpages/XtRemoveCallbacks.3.html
XtRemoveCallbacks(3) - add and remove callback procedures...
The XtAddCallback function adds the specified callback procedure to the specified widgets callback list. The XtAddCallbacks add the specified list of callbacks
manpages/gnutls_pkcs7_delete_crl.3.html
gnutls_pkcs7_delete_crl(3) - API function - Linux man page
This function will delete a crl from a PKCS7 or RFC2630 crl set. Index starts from 0. Returns 0 on success. RETURNS On success, GNUTLS_E_SUCCESS (0) is returned
manpages/vfs_aio_fork.8.html
vfs_aio_fork(8) - implement async I/O in Samba vfs (ManPage)
This VFS module is part of the samba(7) suite. The aio_fork VFS module enables async I/O for Samba on platforms where the system level Posix AIO interface is in
manpages/bitmap.1.html
bitmap(1) - bitmap editor and converter utilities for the X
The bitmap program is a rudimentary tool for creating or editing rectangular images made up of 1s and 0s. Bitmaps are used in X for defining clipping regions, c
manpages/hardlink.1.html
hardlink(1) Consolidate duplicate files via hardlinks.......
This manual page documents hardlink, a program which consolidates duplicate files in one or more directories using hardlinks. hardlink traverses one or more dir
manpages/glVertex4i.3gl.html
glVertex4i(3gl) - specify a vertex - Linux manual page......
glVertex commands are used within glBegin/glEnd pairs to specify point, line, and polygon vertices. The current color, normal, and texture coordinates are assoc
manpages/glutSolidCube.3.html
glutSolidCube(3) - render a solid or wireframe cube respecti
glutSolidCube and glutWireCube render a solid or wireframe cube respectively. The cube is centered at the modeling coordinates origin with sides of length size.
manpages/rvim.1.html
rvim(1) - Vi IMproved, a programmers text editor (Man Page)
Vim is a text editor that is upwards compatible to Vi. It can be used to edit all kinds of plain text. It is especially useful for editing programs. There are a
manpages/FcNameConstant.3.html
FcNameConstant(3) - Get the value for a symbolic constant...
Returns whether a symbolic constant with name string is registered, placing the value of the constant in result if present. VERSION Fontconfig version 2.8.0 FcN
