IsCursorKey
NAMESYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO
NAME
IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModifierKey, IsPFKey, IsPrivateKeypadKey − keysym classification macros
SYNTAX
int IsCursorKey(KeySym keysym);
int IsFunctionKey(KeySym keysym);
int IsKeypadKey(KeySym keysym);
int IsMiscFunctionKey(KeySym keysym);
int IsModifierKey(KeySym keysym);
int IsPFKey(KeySym keysym);
int IsPrivateKeypadKey(KeySym keysym);
ARGUMENTS
keysym |
Specifies the KeySym that is to be tested. |
DESCRIPTION
The IsCursorKey macro returns True if the specified KeySym is a cursor key.
The IsFunctionKey macro returns True if the KeySym is a function key.
The IsKeypadKey macro returns True if the specified KeySym is a keypad key.
The IsMiscFunctionKey macro returns True if the specified KeySym is a miscellaneous function key.
The IsModifierKey macro returns True if the specified KeySym is a modifier key.
The IsPFKey macro returns True if the specified KeySym is a PF key.
The IsPrivateKeypadKey macro returns True if the specified KeySym is a vendor-private keypad key.
SEE ALSO
AllPlanes(3),
BlackPixelOfScreen(3), ImageByteOrder(3)
Xlib − C Language X Interface
More Linux Commands
manpages/umount.nfs.8.html
umount.nfs(8) - unmount a Network File System (Man Page)....
umount.nfs and umount.nfs4 are a part of nfs(5) utilities package, which provides NFS client functionality. umount.nfs4 and umount.nfs are meant to be used by t
manpages/newwin.3ncurses.html
newwin(3ncurses) - create curses windows - Linux man page...
Calling newwin creates and returns a pointer to a new window with the given number of lines and columns. The upper left-hand corner of the window is at line beg
manpages/Apache::Test.3pm.html
Apache::Test(3pm) - Test.pm wrapper with helpers for testing
Apache::Test is a wrapper around the standard Test.pm with helpers for testing an Apache server. FUNCTIONS plan This function is a wrapper around Test::plan: pl
manpages/gvedit.1.html
gvedit(1) - simple graph editor and viewer - Linux man page
gvedit provides a simple graph editor and viewer. It allows many graphs to be viewed at the same time. The text of each graph is displayed in its own text windo
manpages/IsPrivateKeypadKey.3.html
IsPrivateKeypadKey(3) - keysym classification macros........
The IsCursorKey macro returns True if the specified KeySym is a cursor key. The IsFunctionKey macro returns True if the KeySym is a function key. The IsKeypadKe
manpages/ext4.5.html
ext4(5) the second extended file system br ext2 the third ex
The second, third, and fourth extended file systems, or ext2, ext3, and ext4 as they are commonly known, are Linux file systems that have historically been the
manpages/keyctl.3.html
keyctl(3) Key management function wrappers - Linux man page
The keyctl() system call is a multiplexor for a number of key management functions. These should be called via the wrappers in the libkeyutils library. The func
manpages/getutent_r.3.html
getutent_r(3) - access utmp file entries - Linux man page...
New applications should use the POSIX.1-specified utmpx versions of these functions; see CONFORMING TO. utmpname() sets the name of the utmp-format file for the
manpages/CPANPLUS::Internals::Extract.3pm.html
CPANPLUS::Internals::Extract(3pm) - (unknown subject).......
CPANPLUS::Internals::Extract extracts compressed files for CPANPLUS . It can do this by either a pure perl solution (preferred) with the use of Archive::Tar and
manpages/errorCode.n.html
errorCode(n) Variables used by Tcl _________________________
The following global variables are created and managed automatically by the Tcl library. Except where noted below, these variables should normally be treated as
manpages/snmp_set_var_value.3.html
snmp_set_var_value(3) - netsnmp_varbind_api functions.......
The functions dealing with variable bindings fall into four groups dealing with the creation, setting of values, output and deletion of varbinds. Creation snmp_
manpages/fsfreeze.8.html
fsfreeze(8) - suspend access to a filesystem (Linux Ext3/4,
fsfreeze suspends or resumes access to a filesystem. fsfreeze halts any new access to the filesystem and creates a stable image on disk. fsfreeze is intended to
