centos man page for xkbgetstate

Query: xkbgetstate

OS: centos

Section: 3

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

XkbGetState(3)							   XKB FUNCTIONS						    XkbGetState(3)

NAME
XkbGetState - Obtains the keyboard state
SYNOPSIS
Status XkbGetState (Display *display, unsigned int device_spec, XkbStatePtr state_return);
ARGUMENTS
display connection to the X server device_spec device ID, or XkbUseCoreKbd state_return backfilled with Xkb state
DESCRIPTION
The XkbGetState function queries the server for the current keyboard state, waits for a reply, and then backfills state_return with the results. All group values are expressed as group indices in the range [0..3]. Modifiers and the compatibility modifier state values are expressed as the bitwise union of the core X11 modifier masks. The pointer button state is reported as in the core X11 protocol. X Version 11 libX11 1.6.0 XkbGetState(3)
Related Man Pages
xkbgetautorepeatrate(3) - debian
xkbgetautorepeatrate(3) - centos
xkbgetindicatorstate(3) - centos
xkbgetindicatorstate(3) - x11r4
xkbgetkeyboard(3) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing