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
xkeysymtokeycode(3) - x11r4
xkeysymtostring(3) - x11r4
xconvertcase(3) - suse
xkeysymtostring(3) - suse
xkeysymtokeycode(3) - suse
Similar Topics in the Unix Linux Community
SAN Migration question
awk - Multi-line data to be stored in variable
Wrong Array...
Tar Command
Shopt -s histappend