|
XCB
1.9.1
|
xcb_xkb_get_device_info_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 |
| uint16_t | wanted |
| uint8_t | allButtons |
| uint8_t | firstButton |
| uint8_t | nButtons |
| uint8_t | pad0 |
| xcb_xkb_led_class_spec_t | ledClass |
| xcb_xkb_id_spec_t | ledID |
Referenced by xcb_xkb_get_device_info(), and xcb_xkb_get_device_info_unchecked().
| xcb_xkb_device_spec_t xcb_xkb_get_device_info_request_t::deviceSpec |
Referenced by xcb_xkb_get_device_info(), and xcb_xkb_get_device_info_unchecked().
Referenced by xcb_xkb_get_device_info(), and xcb_xkb_get_device_info_unchecked().
| xcb_xkb_led_class_spec_t xcb_xkb_get_device_info_request_t::ledClass |
Referenced by xcb_xkb_get_device_info(), and xcb_xkb_get_device_info_unchecked().
| xcb_xkb_id_spec_t xcb_xkb_get_device_info_request_t::ledID |
Referenced by xcb_xkb_get_device_info(), and xcb_xkb_get_device_info_unchecked().
Referenced by xcb_xkb_get_device_info(), and xcb_xkb_get_device_info_unchecked().
Referenced by xcb_xkb_get_device_info(), and xcb_xkb_get_device_info_unchecked().
Referenced by xcb_xkb_get_device_info(), and xcb_xkb_get_device_info_unchecked().
1.7.6.1