XCB
1.9
|
xcb_input_change_keyboard_device_request_t More...
#include <xinput.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
uint8_t | device_id |
uint8_t | pad0 [3] |
uint8_t xcb_input_change_keyboard_device_request_t::device_id |
Referenced by xcb_input_change_keyboard_device(), and xcb_input_change_keyboard_device_unchecked().
uint16_t xcb_input_change_keyboard_device_request_t::length |
uint8_t xcb_input_change_keyboard_device_request_t::major_opcode |
uint8_t xcb_input_change_keyboard_device_request_t::minor_opcode |
uint8_t xcb_input_change_keyboard_device_request_t::pad0[3] |
Referenced by xcb_input_change_keyboard_device(), and xcb_input_change_keyboard_device_unchecked().