Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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  sec-
	      tion, _Xconst 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	multi-
       ple 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.8.12	       XkbFindOverlayForKey(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XkbFindOverlayForKey&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help