ultrix man page for iscursorkey

Query: iscursorkey

OS: ultrix

Section: 3x11

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IsCursorKey(3X11)						     MIT X11R4							 IsCursorKey(3X11)

Name
       IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey - keysym classification macros

Syntax
       IsCursorKey(keysym)

       IsFunctionKey(keysym)

       IsKeypadKey(keysym)

       IsMiscFunctionKey(keysym)

       IsModifierKey(keysym)

       IsPFKey(keysym)

Arguments
       keysym	 Specifies the KeySym that is to be tested.

Description
       The macro returns if the specified KeySym is a cursor key.

       The macro returns if the KeySym is a function key.

       The macro returns if the specified KeySym is a keypad key.

       The macro returns if the specified KeySym is a miscellaneous function key.

       The macro returns if the specified KeySym is a modifier key.

       The macro returns if the specified KeySym is a PF key.

See Also
       AllPlanes(3X11), BlackPixelOfScreen(3X11), ImageByteOrder(3X11)
       X Window System: The Complete Reference, Second Edition, Robert W. Scheifler and James Gettys

																 IsCursorKey(3X11)
Related Man Pages
isfunctionkey(3x11) - redhat
isfunctionkey(3x11) - xfree86
iscursorkey(3x11) - xfree86
ismiscfunctionkey(3x11) - xfree86
ispfkey(3x11) - xfree86
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
How do you detect keystrokes in canonical mode?
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB