Query: xkeysymtokeycode
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XKeysymToKeycode(3X) XLIB FUNCTIONS XKeysymToKeycode(3X)NAMEXKeysymToKeycode - convert keysymsSYNTAXKeyCode XKeysymToKeycode(display, keysym) Display *display; KeySym keysym;ARGUMENTSdisplay Specifies the connection to the X server. keysym Specifies the KeySym that is to be searched for or converted.DESCRIPTIONTo obtain a KeyCode for a key having a specific KeySym, use XKeysymToKeycode. If the specified KeySym is not defined for any KeyCode, XKeysymToKeycode returns zero.SEE ALSOXStringToKeysym(3X), XKeysymToString(3X), XKeycodeToKeysym(3X), XConvertCase(3X) X Version 11 Release 6 XKeysymToKeycode(3X)
Related Man Pages |
---|
xkeycodetokeysym(3x11) - ultrix |
xconvertcase(3) - x11r4 |
xconvertcase(3) - suse |
xkeysymtostring(3) - suse |
xstringtokeysym(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Xlib: XKeysymToKeycode hangs |