IsCursorKey(3X) IsCursorKey(3X)NAME IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey - return keysym values SYNOPSIS IsCursorKey(keysym) IsFunctionKey(keysym) IsKeypadKey(keysym) IsMiscFunctionKey(keysym) IsModifierKey(keysym) IsPFKey(keysym) DESCRIPTION The IsCursorKey macro returns TRUE if keysym is a cursor key. The IsFunctionKey macro returns TRUE if keysym is a function key. The IsKeypadKey macro returns TRUE if keysym is a keypad key. The IsMiscFunctionKey macro returns TRUE if keysym is a mis- cellaneous function key. The IsModiferKey macro returns TRUE if keysym is a modifier key. The IsPFKey macro returns TRUE if keysym is a PF key. Arguments These macros accept the following arguments: keysym Specifies the keyboard symbol that is to be tested. SEE ALSO AllPlanes(3X), BlackPixelOfScreen(3X), ImageByteOrder(3X)Xlib - C Language InterfaceNovember, 1990 1