xkeycodetokeysym(3x11) hpux man page | unix.com

Man Page: xkeycodetokeysym

Operating Environment: hpux

Section: 3x11

XKeycodeToKeysym(3X11)						  XLIB FUNCTIONS					    XKeycodeToKeysym(3X11)

NAME
XKeycodeToKeysym - convert keysyms
SYNTAX
KeySym XKeycodeToKeysym(display, keycode, index) Display *display; KeyCode keycode; int index;
ARGUMENTS
display Specifies the connection to the X server. keycode Specifies the KeyCode. index Specifies the element of KeyCode vector.
DESCRIPTION
To obtain a KeySym for a specific KeyCode, use XKeycodeToKeysym. The XKeycodeToKeysym function uses internal Xlib tables and returns the KeySym defined for the specified KeyCode and the element of the KeyCode vector. If no symbol is defined, XKeycodeToKeysym returns NoSymbol.
SEE ALSO
XStringToKeysym(3X), XKeysymToSting(3X), XKeysymToKeycode(3X) X Version 11 Release 6 XKeycodeToKeysym(3X11)
Related Man Pages
xkeycodetokeysym(3x11) - redhat
xkeycodetokeysym(3x11) - xfree86
xkeysymtokeycode(3x11) - ultrix
xkeysymtostring(3x11) - ultrix
xconvertcase(3x11) - osf1
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp