IsCursorKey(3X11) AIX (XLIB FUNCTIONS) IsCursorKey(3X11) NAME IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey - keysym classification macros SYNTAX IsCursorKey(_k_e_y_s_y_m) IsFunctionKey(_k_e_y_s_y_m) IsKeypadKey(_k_e_y_s_y_m) IsMiscFunctionKey(_k_e_y_s_y_m) IsModifierKey(_k_e_y_s_y_m) IsPFKey(_k_e_y_s_y_m) ARGUMENTS _k_e_y_s_y_m Specifies the KeySym that is to be tested. DESCRIPTION The _I_s_C_u_r_s_o_r_K_e_y macro returns _T_r_u_e if the specified KeySym is a cursor key. The _I_s_F_u_n_c_t_i_o_n_K_e_y macro returns _T_r_u_e if the KeySym is a function key. The _I_s_K_e_y_p_a_d_K_e_y macro returns _T_r_u_e if the specified KeySym is a keypad key. The _I_s_M_i_s_c_F_u_n_c_t_i_o_n_K_e_y macro returns _T_r_u_e if the specified KeySym is a miscellaneous function key. The _I_s_M_o_d_i_f_e_r_K_e_y macro returns _T_r_u_e if the specified KeySym is a modifier key. The _I_s_P_F_K_e_y macro returns _T_r_u_e if the specified KeySym is a PF key. SEE ALSO AllPlanes(3X11), BlackPixelOfScreen(3X11), ImageByteOrder(3X11) _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e Rev. Release 5 Page 1