XHPGetEurasianCvt man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XHPGetEurasianCvt(3X)					 XHPGetEurasianCvt(3X)

NAME
       XHPGetEurasianCvt - return the convert routine for Eurasian keyboards

SYNOPSIS
       #include <X11/XHPlib.h>

       PFI
       XHPGetEurasianCvt(display)
       Display *display;

DESCRIPTION
       XHPGetEurasianCvt will return the convert routine required by
       XHPConvertLookup to convert keysyms to HP character codes.  The display
       argument is used to identify the keymap currently associated with the
       display structure.

       Note that calling XHPGetEurasianCvt forces all convert routines for all
       character sets that correspond to HP keyboards to be linked with your
       code.  If this is not desired, this routine should not be used.

       Users of this routine will also want to perform initialization of the
       keyboard previous to its use in XHPConvertLookup.  A macro has been
       provided that will do this.  This macro, XHPInputInit, should be called
       as part of the initialization of any client making use
       XHPGetEurasianCvt.

       XHPConvertLookup and XHPGetEurasianCvt 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
       XHPGetEurasianCvt returns a pointer to the convert routine if it
       succeeds; it returns zero upon failure.

EXAMPLES
       The following is an extract from an application that supports all the
       default character sets for HP's Eurasian keyboards.  The call to
       XHPConvertLookup converts a keyevent to a keysym, and then into a
       string of characters.  The function returned by XHPGetEurasianCvt tells
       XHPConvertLookup into which HP character set the string is to be
       encoded.

       Display *display;
       XComposeStatus *status;

       XHPInputInit(display, status);
	.
	.
	.
       count = XHPConvertLookup (event, buffer, nbytes, &keysym, status,
					 XHPGetEurasianCvt(display));

ORIGIN
       Hewlett-Packard Company

SEE ALSO
       XHPConvertLookup(3X), XHPInputChinese_s(3X), XHPInputChinese_t(3X),
       XHPInputJapanese(3X), XHPInputKorean(3X), XHPInputRoman8(3X),
       XHPSetKeyboardMapping(3X)

X Version 11			   Release 5		 XHPGetEurasianCvt(3X)
[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]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net