id
stringlengths
4
63
text
stringlengths
153
8.81M
xcb_xfixes_set_window_shape_region_checked(3)
NAME xcb_xfixes_set_window_shape_region - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_set_window_shape_region(xcb_connection_t *conn, xcb_window_t dest, xcb_shape_kind_t dest_kind, int16_t x_offset, int16_t y_offset, xcb_xfixes_region_t region); REQUEST ARGUMENTS conn ...
xcb_xfixes_show_cursor(3)
NAME xcb_xfixes_show_cursor - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_show_cursor(xcb_connection_t *conn, xcb_window_t window); REQUEST ARGUMENTS conn The XCB connection to X11. window TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcb...
xcb_xfixes_show_cursor_checked(3)
NAME xcb_xfixes_show_cursor - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_show_cursor(xcb_connection_t *conn, xcb_window_t window); REQUEST ARGUMENTS conn The XCB connection to X11. window TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcb...
xcb_xfixes_subtract_region(3)
NAME xcb_xfixes_subtract_region - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_subtract_region(xcb_connection_t *conn, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination); REQUEST ARGUMENTS conn The XCB connection to X11. ...
xcb_xfixes_subtract_region_checked(3)
NAME xcb_xfixes_subtract_region - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_subtract_region(xcb_connection_t *conn, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination); REQUEST ARGUMENTS conn The XCB connection to X11. ...
xcb_xfixes_translate_region(3)
NAME xcb_xfixes_translate_region - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_translate_region(xcb_connection_t *conn, xcb_xfixes_region_t region, int16_t dx, int16_t dy); REQUEST ARGUMENTS conn The XCB connection to X11. region TODO: NOT YET DOCUMENTED....
xcb_xfixes_translate_region_checked(3)
NAME xcb_xfixes_translate_region - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_translate_region(xcb_connection_t *conn, xcb_xfixes_region_t region, int16_t dx, int16_t dy); REQUEST ARGUMENTS conn The XCB connection to X11. region TODO: NOT YET DOCUMENTED....
xcb_xfixes_union_region(3)
NAME xcb_xfixes_union_region - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_union_region(xcb_connection_t *conn, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination); REQUEST ARGUMENTS conn The XCB connection to X11. sour...
xcb_xfixes_union_region_checked(3)
NAME xcb_xfixes_union_region - SYNOPSIS #include <xcb/xfixes.h> Request function xcb_void_cookie_t xcb_xfixes_union_region(xcb_connection_t *conn, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination); REQUEST ARGUMENTS conn The XCB connection to X11. sour...
xcb_xinerama_get_screen_count(3)
NAME xcb_xinerama_get_screen_count - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_screen_count_cookie_t xcb_xinerama_get_screen_count(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_xinerama_get_screen_count_reply_t { uint8_...
xcb_xinerama_get_screen_count_reply(3)
NAME xcb_xinerama_get_screen_count - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_screen_count_cookie_t xcb_xinerama_get_screen_count(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_xinerama_get_screen_count_reply_t { uint8_...
xcb_xinerama_get_screen_count_unchecked(3)
NAME xcb_xinerama_get_screen_count - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_screen_count_cookie_t xcb_xinerama_get_screen_count(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_xinerama_get_screen_count_reply_t { uint8_...
xcb_xinerama_get_screen_size(3)
NAME xcb_xinerama_get_screen_size - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_screen_size_cookie_t xcb_xinerama_get_screen_size(xcb_connection_t *conn, xcb_window_t window, uint32_t screen); Reply datastructure typedef struct xcb_xinerama_get_screen_size_reply_t { ...
xcb_xinerama_get_screen_size_reply(3)
NAME xcb_xinerama_get_screen_size - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_screen_size_cookie_t xcb_xinerama_get_screen_size(xcb_connection_t *conn, xcb_window_t window, uint32_t screen); Reply datastructure typedef struct xcb_xinerama_get_screen_size_reply_t { ...
xcb_xinerama_get_screen_size_unchecked(3)
NAME xcb_xinerama_get_screen_size - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_screen_size_cookie_t xcb_xinerama_get_screen_size(xcb_connection_t *conn, xcb_window_t window, uint32_t screen); Reply datastructure typedef struct xcb_xinerama_get_screen_size_reply_t { ...
xcb_xinerama_get_state(3)
NAME xcb_xinerama_get_state - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_state_cookie_t xcb_xinerama_get_state(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_xinerama_get_state_reply_t { uint8_t response_type; ...
xcb_xinerama_get_state_reply(3)
NAME xcb_xinerama_get_state - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_state_cookie_t xcb_xinerama_get_state(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_xinerama_get_state_reply_t { uint8_t response_type; ...
xcb_xinerama_get_state_unchecked(3)
NAME xcb_xinerama_get_state - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_get_state_cookie_t xcb_xinerama_get_state(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_xinerama_get_state_reply_t { uint8_t response_type; ...
xcb_xinerama_is_active(3)
NAME xcb_xinerama_is_active - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_is_active_cookie_t xcb_xinerama_is_active(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_is_active_reply_t { uint8_t response_type; uint8_t pad0; ...
xcb_xinerama_is_active_reply(3)
NAME xcb_xinerama_is_active - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_is_active_cookie_t xcb_xinerama_is_active(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_is_active_reply_t { uint8_t response_type; uint8_t pad0; ...
xcb_xinerama_is_active_unchecked(3)
NAME xcb_xinerama_is_active - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_is_active_cookie_t xcb_xinerama_is_active(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_is_active_reply_t { uint8_t response_type; uint8_t pad0; ...
xcb_xinerama_query_screens(3)
NAME xcb_xinerama_query_screens - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_screens_cookie_t xcb_xinerama_query_screens(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_query_screens_reply_t { uint8_t response_type; uint8...
xcb_xinerama_query_screens_reply(3)
NAME xcb_xinerama_query_screens - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_screens_cookie_t xcb_xinerama_query_screens(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_query_screens_reply_t { uint8_t response_type; uint8...
xcb_xinerama_query_screens_screen_info(3)
NAME xcb_xinerama_query_screens - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_screens_cookie_t xcb_xinerama_query_screens(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_query_screens_reply_t { uint8_t response_type; uint8...
xcb_xinerama_query_screens_screen_info_iterator(3)
NAME xcb_xinerama_query_screens - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_screens_cookie_t xcb_xinerama_query_screens(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_query_screens_reply_t { uint8_t response_type; uint8...
xcb_xinerama_query_screens_screen_info_length(3)
NAME xcb_xinerama_query_screens - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_screens_cookie_t xcb_xinerama_query_screens(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_query_screens_reply_t { uint8_t response_type; uint8...
xcb_xinerama_query_screens_unchecked(3)
NAME xcb_xinerama_query_screens - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_screens_cookie_t xcb_xinerama_query_screens(xcb_connection_t *conn, Reply datastructure typedef struct xcb_xinerama_query_screens_reply_t { uint8_t response_type; uint8...
xcb_xinerama_query_version(3)
NAME xcb_xinerama_query_version - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_version_cookie_t xcb_xinerama_query_version(xcb_connection_t *conn, uint8_t major, uint8_t minor); Reply datastructure typedef struct xcb_xinerama_query_version_reply_t { uint8_t ...
xcb_xinerama_query_version_reply(3)
NAME xcb_xinerama_query_version - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_version_cookie_t xcb_xinerama_query_version(xcb_connection_t *conn, uint8_t major, uint8_t minor); Reply datastructure typedef struct xcb_xinerama_query_version_reply_t { uint8_t ...
xcb_xinerama_query_version_unchecked(3)
NAME xcb_xinerama_query_version - SYNOPSIS #include <xcb/xinerama.h> Request function xcb_xinerama_query_version_cookie_t xcb_xinerama_query_version(xcb_connection_t *conn, uint8_t major, uint8_t minor); Reply datastructure typedef struct xcb_xinerama_query_version_reply_t { uint8_t ...
xcb_xkb_access_x_notify_event_t(3)
NAME xcb_xkb_access_x_notify_event_t - SYNOPSIS #include <xcb/xkb.h> Event datastructure typedef struct xcb_xkb_access_x_notify_event_t { uint8_t response_type; uint8_t xkbType; uint16_t sequence; xcb_timestamp_t time; uint8_t ...
xcb_xkb_action_message_event_t(3)
NAME xcb_xkb_action_message_event_t - SYNOPSIS #include <xcb/xkb.h> Event datastructure typedef struct xcb_xkb_action_message_event_t { uint8_t response_type; uint8_t xkbType; uint16_t sequence; xcb_timestamp_t time; uint8...
xcb_xkb_bell(3)
NAME xcb_xkb_bell - SYNOPSIS #include <xcb/xkb.h> Request function xcb_void_cookie_t xcb_xkb_bell(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_bell_class_spec_t bellClass, xcb_xkb_id_spec_t bellID, int8_t percent, uint8_t forceSound, uint8_t eventOnly, int16_t pitch, int1...
xcb_xkb_bell_checked(3)
NAME xcb_xkb_bell - SYNOPSIS #include <xcb/xkb.h> Request function xcb_void_cookie_t xcb_xkb_bell(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_bell_class_spec_t bellClass, xcb_xkb_id_spec_t bellID, int8_t percent, uint8_t forceSound, uint8_t eventOnly, int16_t pitch, int1...
xcb_xkb_bell_notify_event_t(3)
NAME xcb_xkb_bell_notify_event_t - SYNOPSIS #include <xcb/xkb.h> Event datastructure typedef struct xcb_xkb_bell_notify_event_t { uint8_t response_type; uint8_t xkbType; uint16_t sequence; xcb_timestamp_t time; uint8_t dev...
xcb_xkb_compat_map_notify_event_t(3)
NAME xcb_xkb_compat_map_notify_event_t - SYNOPSIS #include <xcb/xkb.h> Event datastructure typedef struct xcb_xkb_compat_map_notify_event_t { uint8_t response_type; uint8_t xkbType; uint16_t sequence; xcb_timestamp_t time; uint8_t...
xcb_xkb_controls_notify_event_t(3)
NAME xcb_xkb_controls_notify_event_t - SYNOPSIS #include <xcb/xkb.h> Event datastructure typedef struct xcb_xkb_controls_notify_event_t { uint8_t response_type; uint8_t xkbType; uint16_t sequence; xcb_timestamp_t time; uint8_t ...
xcb_xkb_extension_device_notify_event_t(3)
NAME xcb_xkb_extension_device_notify_event_t - SYNOPSIS #include <xcb/xkb.h> Event datastructure typedef struct xcb_xkb_extension_device_notify_event_t { uint8_t response_type; uint8_t xkbType; uint16_t sequence; xcb_timestamp_t time; ...
xcb_xkb_get_compat_map(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructure typedef struct xcb_...
xcb_xkb_get_compat_map_group_rtrn(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructur...
xcb_xkb_get_compat_map_group_rtrn_iterator(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructure typedef struct xcb_...
xcb_xkb_get_compat_map_group_rtrn_length(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructure typedef struct xcb_...
xcb_xkb_get_compat_map_reply(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructure typedef struct xcb_...
xcb_xkb_get_compat_map_si_rtrn(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructure typedef struct xcb_...
xcb_xkb_get_compat_map_si_rtrn_iterator(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructure typedef struct xcb_...
xcb_xkb_get_compat_map_si_rtrn_length(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructure typedef struct xcb_...
xcb_xkb_get_compat_map_unchecked(3)
NAME xcb_xkb_get_compat_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI); Reply datastructure typedef struct xcb_...
xcb_xkb_get_controls(3)
NAME xcb_xkb_get_controls - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_controls_cookie_t xcb_xkb_get_controls(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_controls_reply_t { uint8_t response_type; ...
xcb_xkb_get_controls_reply(3)
NAME xcb_xkb_get_controls - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_controls_cookie_t xcb_xkb_get_controls(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_controls_reply_t { uint8_t response_type; ...
xcb_xkb_get_controls_unchecked(3)
NAME xcb_xkb_get_controls - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_controls_cookie_t xcb_xkb_get_controls(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_controls_reply_t { uint8_t response_type; ...
xcb_xkb_get_device_info(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_btn_actions(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_btn_actions_iterator(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_btn_actions_length(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_leds_iterator(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_leds_length(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_name(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_name_end(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_name_length(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_pad_1(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_reply(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_device_info_unchecked(3)
NAME xcb_xkb_get_device_info - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, ...
xcb_xkb_get_indicator_map(3)
NAME xcb_xkb_get_indicator_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_map_cookie_t xcb_xkb_get_indicator_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_indicator_map_reply_t { ...
xcb_xkb_get_indicator_map_maps(3)
NAME xcb_xkb_get_indicator_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_map_cookie_t xcb_xkb_get_indicator_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_indicator_map_reply_t { ...
xcb_xkb_get_indicator_map_maps_iterator(3)
NAME xcb_xkb_get_indicator_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_map_cookie_t xcb_xkb_get_indicator_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_indicator_map_reply_t { ...
xcb_xkb_get_indicator_map_maps_length(3)
NAME xcb_xkb_get_indicator_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_map_cookie_t xcb_xkb_get_indicator_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_indicator_map_reply_t { ...
xcb_xkb_get_indicator_map_reply(3)
NAME xcb_xkb_get_indicator_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_map_cookie_t xcb_xkb_get_indicator_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_indicator_map_reply_t { ...
xcb_xkb_get_indicator_map_unchecked(3)
NAME xcb_xkb_get_indicator_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_map_cookie_t xcb_xkb_get_indicator_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_indicator_map_reply_t { ...
xcb_xkb_get_indicator_state(3)
NAME xcb_xkb_get_indicator_state - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_state_cookie_t xcb_xkb_get_indicator_state(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_indicator_state_reply_t { uint8_...
xcb_xkb_get_indicator_state_reply(3)
NAME xcb_xkb_get_indicator_state - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_state_cookie_t xcb_xkb_get_indicator_state(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_indicator_state_reply_t { uint8_...
xcb_xkb_get_indicator_state_unchecked(3)
NAME xcb_xkb_get_indicator_state - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_indicator_state_cookie_t xcb_xkb_get_indicator_state(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_indicator_state_reply_t { uint8_...
xcb_xkb_get_kbd_by_name(3)
NAME xcb_xkb_get_kbd_by_name - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_kbd_by_name_cookie_t xcb_xkb_get_kbd_by_name(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t need, uint16_t want, uint8_t load); Reply datastructure typedef struct xcb_xkb_get_kbd_by_name...
xcb_xkb_get_kbd_by_name_replies(3)
NAME xcb_xkb_get_kbd_by_name - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_kbd_by_name_cookie_t xcb_xkb_get_kbd_by_name(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t need, uint16_t want, uint8_t load); Reply datastructure typedef struct xcb_xkb_get_kbd_by_name...
xcb_xkb_get_kbd_by_name_reply(3)
NAME xcb_xkb_get_kbd_by_name - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_kbd_by_name_cookie_t xcb_xkb_get_kbd_by_name(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t need, uint16_t want, uint8_t load); Reply datastructure typedef struct xcb_xkb_get_kbd_by_name...
xcb_xkb_get_kbd_by_name_unchecked(3)
NAME xcb_xkb_get_kbd_by_name - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_kbd_by_name_cookie_t xcb_xkb_get_kbd_by_name(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t need, uint16_t want, uint8_t load); Reply datastructure typedef struct xcb_xkb_get_kbd_by_name...
xcb_xkb_get_map(3)
NAME xcb_xkb_get_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_map_cookie_t xcb_xkb_get_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t full, uint16_t partial, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, xcb_keycode...
xcb_xkb_get_map_map(3)
NAME xcb_xkb_get_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_map_cookie_t xcb_xkb_get_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t full, uint16_t partial, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, xcb_keycode...
xcb_xkb_get_map_reply(3)
NAME xcb_xkb_get_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_map_cookie_t xcb_xkb_get_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t full, uint16_t partial, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, xcb_keycode...
xcb_xkb_get_map_unchecked(3)
NAME xcb_xkb_get_map - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_map_cookie_t xcb_xkb_get_map(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t full, uint16_t partial, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, xcb_keycode...
xcb_xkb_get_named_indicator(3)
NAME xcb_xkb_get_named_indicator - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_named_indicator_cookie_t xcb_xkb_get_named_indicator(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID, xcb_atom_t indicator); Reply datastruc...
xcb_xkb_get_named_indicator_reply(3)
NAME xcb_xkb_get_named_indicator - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_named_indicator_cookie_t xcb_xkb_get_named_indicator(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID, xcb_atom_t indicator); Reply datastruc...
xcb_xkb_get_named_indicator_unchecked(3)
NAME xcb_xkb_get_named_indicator - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_named_indicator_cookie_t xcb_xkb_get_named_indicator(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID, xcb_atom_t indicator); Reply datastruc...
xcb_xkb_get_names(3)
NAME xcb_xkb_get_names - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_names_cookie_t xcb_xkb_get_names(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_names_reply_t { uint8_t response_type; ...
xcb_xkb_get_names_reply(3)
NAME xcb_xkb_get_names - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_names_cookie_t xcb_xkb_get_names(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_names_reply_t { uint8_t response_type; ...
xcb_xkb_get_names_unchecked(3)
NAME xcb_xkb_get_names - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_names_cookie_t xcb_xkb_get_names(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_names_reply_t { uint8_t response_type; ...
xcb_xkb_get_names_value_list(3)
NAME xcb_xkb_get_names - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_names_cookie_t xcb_xkb_get_names(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint32_t which); Reply datastructure typedef struct xcb_xkb_get_names_reply_t { uint8_t response_type; ...
xcb_xkb_get_state(3)
NAME xcb_xkb_get_state - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_state_cookie_t xcb_xkb_get_state(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_state_reply_t { uint8_t response_type; uint8_t de...
xcb_xkb_get_state_reply(3)
NAME xcb_xkb_get_state - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_state_cookie_t xcb_xkb_get_state(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_state_reply_t { uint8_t response_type; uint8_t de...
xcb_xkb_get_state_unchecked(3)
NAME xcb_xkb_get_state - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_get_state_cookie_t xcb_xkb_get_state(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec); Reply datastructure typedef struct xcb_xkb_get_state_reply_t { uint8_t response_type; uint8_t de...
xcb_xkb_indicator_map_notify_event_t(3)
NAME xcb_xkb_indicator_map_notify_event_t - SYNOPSIS #include <xcb/xkb.h> Event datastructure typedef struct xcb_xkb_indicator_map_notify_event_t { uint8_t response_type; uint8_t xkbType; uint16_t sequence; xcb_timestamp_t time; u...
xcb_xkb_indicator_state_notify_event_t(3)
NAME xcb_xkb_indicator_state_notify_event_t - SYNOPSIS #include <xcb/xkb.h> Event datastructure typedef struct xcb_xkb_indicator_state_notify_event_t { uint8_t response_type; uint8_t xkbType; uint16_t sequence; xcb_timestamp_t time; ...
xcb_xkb_latch_lock_state(3)
NAME xcb_xkb_latch_lock_state - SYNOPSIS #include <xcb/xkb.h> Request function xcb_void_cookie_t xcb_xkb_latch_lock_state(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t affectModLocks, uint8_t modLocks, uint8_t lockGroup, uint8_t groupLock, uint8_t affectModLatches, uint8_t latchGroup, ...
xcb_xkb_latch_lock_state_checked(3)
NAME xcb_xkb_latch_lock_state - SYNOPSIS #include <xcb/xkb.h> Request function xcb_void_cookie_t xcb_xkb_latch_lock_state(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint8_t affectModLocks, uint8_t modLocks, uint8_t lockGroup, uint8_t groupLock, uint8_t affectModLatches, uint8_t latchGroup, ...
xcb_xkb_list_components(3)
NAME xcb_xkb_list_components - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_list_components_cookie_t xcb_xkb_list_components(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames); Reply datastructure typedef struct xcb_xkb_list_components_reply_t { uin...
xcb_xkb_list_components_compat_maps_iterator(3)
NAME xcb_xkb_list_components - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_list_components_cookie_t xcb_xkb_list_components(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames); Reply datastructure typedef struct xcb_xkb_list_components_reply_t { uin...
xcb_xkb_list_components_compat_maps_length(3)
NAME xcb_xkb_list_components - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_list_components_cookie_t xcb_xkb_list_components(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames); Reply datastructure typedef struct xcb_xkb_list_components_reply_t { uin...
xcb_xkb_list_components_geometries_iterator(3)
NAME xcb_xkb_list_components - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_list_components_cookie_t xcb_xkb_list_components(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames); Reply datastructure typedef struct xcb_xkb_list_components_reply_t { uin...
xcb_xkb_list_components_geometries_length(3)
NAME xcb_xkb_list_components - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_list_components_cookie_t xcb_xkb_list_components(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames); Reply datastructure typedef struct xcb_xkb_list_components_reply_t { uin...
xcb_xkb_list_components_keycodes_iterator(3)
NAME xcb_xkb_list_components - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_list_components_cookie_t xcb_xkb_list_components(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames); Reply datastructure typedef struct xcb_xkb_list_components_reply_t { uin...
xcb_xkb_list_components_keycodes_length(3)
NAME xcb_xkb_list_components - SYNOPSIS #include <xcb/xkb.h> Request function xcb_xkb_list_components_cookie_t xcb_xkb_list_components(xcb_connection_t *conn, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames); Reply datastructure typedef struct xcb_xkb_list_components_reply_t { uin...