debian man page for xkbfindoverlayforkey

Query: xkbfindoverlayforkey

OS: debian

Section: 3

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

XkbFindOverlayForKey(3) 					   XKB FUNCTIONS					   XkbFindOverlayForKey(3)

NAME
XkbFindOverlayForKey - Find the alternate name by using the primary name for a key that is part of an overlay
SYNOPSIS
char * XkbFindOverlayForKey (XkbGeometryPtr geom, XkbSectionPtr section, char *under);
ARGUMENTS
- geom geometry that contains the section - section section to be searched for matching keys - under primary name of the key to be considered
DESCRIPTION
Keys that can generate multiple keycodes may be associated with multiple names. Such keys have a primary name and an alternate name. XkbFindOverlayForKey uses the primary name of the key, under, to look up the alternate name, which it returns. X Version 11 libX11 1.5.0 XkbFindOverlayForKey(3)
Related Man Pages
xkbaddgeomkeyalias(3) - centos
xkballocgeomkeyaliases(3) - centos
xkbaddgeomkeyalias(3) - x11r4
xkbaddgeomoverlaykey(3) - suse
xkballocgeomkeyaliases(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk