hpux man page for xhpinputchinese_t

Query: xhpinputchinese_t

OS: hpux

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XHPInputChinese_t(3X)													     XHPInputChinese_t(3X)

NAME
XHPInputChinese_t - map keysyms into Chinese_t characters.
SYNOPSIS
int XHPInputChinese_t(display, keysym, modifiers, buffer_return, bytes_buffer, status_in_out) Display *display; KeySym *keysym; unsigned int modifiers; char *buffer_return; int bytes_buffer; XComposeStatus *status_in_out;
DESCRIPTION
display Specifies the connection to the X server. keysym Specifies the keysym that is to be converted into a character. modifiers Specifies the modifiers to be applied to the keysym. buffer_return Returns the translated characters. bytes_buffer Specifies the length of the buffer. No more than bytes_buffer of translation are returned. status_in_out Specifies the XComposeStatus structure. XHPInputChinese_t will convert keysym into an ASCII character, if appropriate. It will also handle 16-bit input using NLIO. If the value pointed to by keysym is used by the NLIO server, that value will be changed to NoSymbol. It will use status_in_out to keep the state information necessary to control NLIO. This structure must contain null values before this routine is first invoked, and must remain unchanged between uses. This routine will also process the control modifier. XHPInputChinese_t will use /usr/llib/X11/xt0input as the NLIO server. NLIO input will be invoked when the right extend char key is hit, and it will be terminated when the left extend char key is hit. If the appropriate server is not running it will be started when it is first invoked. Users of this routine may want to exec the NLIO server previous to it being started up when the invoke key is first struck. This can also be accomplished using XHPNlioctl. The keys used to invoke and terminate the NLIO server can also be changed using XHPNlioctl. This routine is intended to be used in conjunction with XHPConvertLookup XHPConvertLookup and XHPInputChinese_t are provided for backwards compatibility only; these routines will be discontinued in a future release of HP-UX. Users desiring the same capabilities as those provided by these routines should use XOpenIM, XCreateIC, and XmbLookupString.
RETURN VALUE
The return value is the length of the string returned in buffer_return.
ORIGIN
Hewlett-Packard Company
SEE ALSO
XHPConvertLookup(3X), XHPNlioctl(3X)
INTERNATIONAL SUPPORT
8-bit and 16-bit character data. X Version 11 Release 5 XHPInputChinese_t(3X)
Related Man Pages
xlookupkeysym(3x11) - redhat
xlookupstring(3x11) - ultrix
xrefreshkeyboardmapping(3x11) - ultrix
xhpgeteurasiancvt(3x) - hpux
xhpinputchinese_t(3x) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Thank you members and admins
Wrong Array...
Tar Command