centos man page for xkbfreekeyboard

Query: xkbfreekeyboard

OS: centos

Section: 3

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

XkbFreeKeyboard(3)						   XKB FUNCTIONS						XkbFreeKeyboard(3)

NAME
XkbFreeKeyboard - Destroys either an entire XkbDescRec or just some of its members
SYNOPSIS
void XkbFreeKeyboard (XkbDescPtr xkb, unsigned int which, Bool free_all);
ARGUMENTS
xkb keyboard description with components to free which mask selecting components to free free_all True => free all components and xkb
DESCRIPTION
XkbFreeKeyboard frees the components of xkb specified by which and sets the corresponding values to NULL. If free_all is True, XkbFreeKey- board frees every non-NULL component of xkb and then frees the xkb structure itself. X Version 11 libX11 1.6.0 XkbFreeKeyboard(3)
Related Man Pages
xkballocservermap(3) - debian
xkbfreeclientmap(3) - debian
xkballocservermap(3) - centos
xkbfreecontrols(3) - suse
xkbfreeservermap(3) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq