XCB
1.9
|
xcb_xkb_set_compat_map_request_t More...
#include <xkb.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_xkb_device_spec_t | deviceSpec |
uint8_t | pad0 |
uint8_t | recomputeActions |
uint8_t | truncateSI |
uint8_t | groups |
uint16_t | firstSI |
uint16_t | nSI |
uint8_t | pad1 [2] |
xcb_xkb_device_spec_t xcb_xkb_set_compat_map_request_t::deviceSpec |
Referenced by xcb_xkb_set_compat_map(), and xcb_xkb_set_compat_map_checked().
uint16_t xcb_xkb_set_compat_map_request_t::firstSI |
Referenced by xcb_xkb_set_compat_map(), and xcb_xkb_set_compat_map_checked().
uint8_t xcb_xkb_set_compat_map_request_t::groups |
Referenced by xcb_xkb_set_compat_map(), and xcb_xkb_set_compat_map_checked().
uint16_t xcb_xkb_set_compat_map_request_t::length |
uint8_t xcb_xkb_set_compat_map_request_t::major_opcode |
uint8_t xcb_xkb_set_compat_map_request_t::minor_opcode |
uint16_t xcb_xkb_set_compat_map_request_t::nSI |
Referenced by xcb_xkb_set_compat_map(), and xcb_xkb_set_compat_map_checked().
uint8_t xcb_xkb_set_compat_map_request_t::pad0 |
Referenced by xcb_xkb_set_compat_map(), and xcb_xkb_set_compat_map_checked().
uint8_t xcb_xkb_set_compat_map_request_t::pad1[2] |
Referenced by xcb_xkb_set_compat_map(), and xcb_xkb_set_compat_map_checked().
uint8_t xcb_xkb_set_compat_map_request_t::recomputeActions |
Referenced by xcb_xkb_set_compat_map(), and xcb_xkb_set_compat_map_checked().
uint8_t xcb_xkb_set_compat_map_request_t::truncateSI |
Referenced by xcb_xkb_set_compat_map(), and xcb_xkb_set_compat_map_checked().