Windows PowerShell command on Get-command XkbFreeKeyboard
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man XkbFreeKeyboard

XKB FUNCTIONS XkbFreeKeyboard(3x11)

NAME

XkbFreeKeyboard - Destroys either an entire XkbDescRec or

just some of its members

SYNOPSIS

cc [ flag... ] file... -lX11 [ library... ]

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, XkbFreeKeyboard frees every non-NULL component of

xkb and then frees the xkb structure itself.

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | x11/library/libx11 |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| MT-Level | See XInitThreads(3X11) |

|_____________________________|_____________________________|

X Version 11 Last change: libX11 1.3.5 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™