Module xcb::xkb

source · []
Expand description

The XKEYBOARD X extension.

Accessible with the xkb cargo feature.

Structs

The AccessXNotifyEvent event.

The ActionMessageEvent event.

The Bell request.

The BellNotifyEvent event.

The CompatMapNotifyEvent event.

The ControlsNotifyEvent event.

The ExtensionDeviceNotifyEvent event.

The GetCompatMap request.

Unchecked cookie type for GetCompatMap.

The GetControls request.

Unchecked cookie type for GetControls.

The GetDeviceInfo request.

Unchecked cookie type for GetDeviceInfo.

The GetIndicatorMap request.

The GetIndicatorState request.

The GetKbdByName request.

Unchecked cookie type for GetKbdByName.

The GetMap request.

Cookie type for GetMap.

Unchecked cookie type for GetMap.

Reply type for GetMap.

The GetNamedIndicator request.

The GetNames request.

Cookie type for GetNames.

Unchecked cookie type for GetNames.

Reply type for GetNames.

The GetState request.

Cookie type for GetState.

Unchecked cookie type for GetState.

Reply type for GetState.

The IndicatorMapNotifyEvent event.

The IndicatorStateNotifyEvent event.

The KeyboardError error.

The LatchLockState request.

The ListComponents request.

The MapNotifyEvent event.

The NamesNotifyEvent event.

The NewKeyboardNotifyEvent event.

The PerClientFlags request.

The SelectEvents request.

The SetCompatMap request.

The SetControls request.

The SetDebuggingFlags request.

The SetDeviceInfo request.

The SetIndicatorMap request.

The SetMap request.

The SetNamedIndicator request.

The SetNames request.

The StateNotifyEvent event.

The UseExtension request.

Unchecked cookie type for UseExtension.

Enums

Constants

The major version of the xkb extension.

The minor version of the xkb extension.

The version string of the xkb extension.

The official identifier for the xkb extension.

Functions

Fetch server runtime info data of the xkb extension.

Prefetch server runtime info data of the xkb extension.

Type Definitions