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. - Cookie type for GetCompatMap.
- Unchecked cookie type for GetCompatMap.
- Reply type for GetCompatMap.
- The
GetControls
request. - Cookie type for GetControls.
- Unchecked cookie type for GetControls.
- Reply type for GetControls.
- The
GetDeviceInfo
request. - Cookie type for GetDeviceInfo.
- Unchecked cookie type for GetDeviceInfo.
- Reply type for GetDeviceInfo.
- The
GetIndicatorMap
request. - Cookie type for GetIndicatorMap.
- Unchecked cookie type for GetIndicatorMap.
- Reply type for GetIndicatorMap.
- The
GetIndicatorState
request. - Cookie type for GetIndicatorState.
- Unchecked cookie type for GetIndicatorState.
- Reply type for GetIndicatorState.
- The
GetKbdByName
request. - Cookie type for GetKbdByName.
- Unchecked cookie type for GetKbdByName.
- Reply type for GetKbdByName.
- The
GetMap
request. - Cookie type for GetMap.
- Unchecked cookie type for GetMap.
- Reply type for GetMap.
- The
GetNamedIndicator
request. - Cookie type for GetNamedIndicator.
- Unchecked cookie type for GetNamedIndicator.
- Reply type for GetNamedIndicator.
- 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. - Cookie type for ListComponents.
- Unchecked cookie type for ListComponents.
- Reply type for ListComponents.
- The
MapNotifyEvent
event. - The
NamesNotifyEvent
event. - The
NewKeyboardNotifyEvent
event. - The
PerClientFlags
request. - Cookie type for PerClientFlags.
- Unchecked cookie type for PerClientFlags.
- Reply type for PerClientFlags.
- The
SelectEvents
request. - The
SetCompatMap
request. - The
SetControls
request. - The
SetDebuggingFlags
request. - Cookie type for SetDebuggingFlags.
- Unchecked cookie type for SetDebuggingFlags.
- Reply type for SetDebuggingFlags.
- The
SetDeviceInfo
request. - The
SetIndicatorMap
request. - The
SetMap
request. - The
SetNamedIndicator
request. - The
SetNames
request. - The
StateNotifyEvent
event. - The
UseExtension
request. - Cookie type for UseExtension.
- Unchecked cookie type for UseExtension.
- Reply type for UseExtension.
Enums§
- Unified error type for the Xkb extension
- Unified event type for the Xkb extension
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.