xconvertcase(3x) hpux man page | unix.com

Man Page: xconvertcase

Operating Environment: hpux

Section: 3x

XConvertCase(3X)						  XLIB FUNCTIONS						  XConvertCase(3X)

NAME
XConvertCase - convert keysyms
SYNTAX
void XConvertCase(keysym, lower_return, upper_return) KeySym keysym; KeySym *lower_return; KeySym *upper_return;
ARGUMENTS
keysym Specifies the KeySym that is to be searched for or converted. lower_return Returns the lowercase form of keysym, or original keysym. upper_return Returns the uppercase form of keysym, or original keysym.
DESCRIPTION
The XConvertCase function returns the uppercase and lowercase forms of the specified Keysym, if the KeySym is subject to case conversion; otherwise, the specified KeySym is returned to both lower_return and upper_return. Support for conversion of other than Latin and Cyrillic KeySyms is implementation dependent.
SEE ALSO
XStringToKeysym(3X), XKeysymToString(3X), XKeycodeToKeysym(3X), XKeysymToKeycode(3X) X Version 11 Release 6 XConvertCase(3X)
Related Man Pages
xkeycodetokeysym(3x11) - redhat
xstringtokeysym(3x11) - redhat
xkeysymtokeycode(3) - x11r4
xkeycodetokeysym(3) - suse
xstringtokeysym(3) - suse
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
Thank you members and admins
Wrong Array...
Tar Command