Module x11rb_async::protocol::xkb
source · Expand description
Bindings to the xkb X11 extension.
Structs
- Auxiliary and optional information for the
select_eventsfunction - Auxiliary and optional information for the
set_mapfunction - Auxiliary and optional information for the
set_namesfunction
Constants
- Opcode for the AccessXNotify event
- Opcode for the ActionMessage event
- Opcode for the BellNotify event
- Opcode for the Bell request
- Opcode for the CompatMapNotify event
- Opcode for the ControlsNotify event
- Opcode for the ExtensionDeviceNotify event
- Opcode for the GetCompatMap request
- Opcode for the GetControls request
- Opcode for the GetDeviceInfo request
- Opcode for the GetIndicatorMap request
- Opcode for the GetIndicatorState request
- Opcode for the GetKbdByName request
- Opcode for the GetMap request
- Opcode for the GetNamedIndicator request
- Opcode for the GetNames request
- Opcode for the GetState request
- Opcode for the IndicatorMapNotify event
- Opcode for the IndicatorStateNotify event
- Opcode for the Keyboard error
- Opcode for the LatchLockState request
- Opcode for the ListComponents request
- Opcode for the MapNotify event
- Opcode for the NamesNotify event
- Opcode for the NewKeyboardNotify event
- Opcode for the PerClientFlags request
- Opcode for the SelectEvents request
- Opcode for the SetCompatMap request
- Opcode for the SetControls request
- Opcode for the SetDebuggingFlags request
- Opcode for the SetDeviceInfo request
- Opcode for the SetIndicatorMap request
- Opcode for the SetMap request
- Opcode for the SetNamedIndicator request
- Opcode for the SetNames request
- Opcode for the StateNotify event
- Opcode for the UseExtension request
- The X11 name of the extension for QueryExtension
- The version number of this extension that this client library supports.
Traits
- Extension trait defining the requests of this extension.