Linux Manuals

The Linux Manuals (man pages) document is an important part of Linux documents. Linux Manuals are organized as several sections. Each section has a group of commands for a specific area in Linux usage, administration or development.

  • |

    xcb_randr_query_output_property_unchecked (3) Linux Manual Page

    xcb_randr_query_output_property – Synopsis #include <xcb/randr.h> Request function xcb_randr_query_output_property_cookie_t xcb_randr_query_output_property(xcb_connection_t *conn, xcb_randr_output_t output, xcb_atom_t property); Reply datastructure typedef struct xcb_randr_query_output_property_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint8_t pending; uint8_t range; uint8_t immutable; uint8_t pad1[21]; } xcb_randr_query_output_property_reply_t; Reply function xcb_randr_query_output_property_reply_t *xcb_randr_query_output_property_reply(xcb_connection_t *conn, xcb_randr_query_output_property_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int32_t *xcb_randr_query_output_property_valid_values(const xcb_randr_query_output_property_request_t *reply); int xcb_randr_query_output_property_valid_values_length(const xcb_randr_query_output_property_reply_t *reply); xcb_generic_iterator_t…

  • |

    xcb_randr_query_output_property_reply (3) Linux Manual Page

    xcb_randr_query_output_property – Synopsis #include <xcb/randr.h> Request function xcb_randr_query_output_property_cookie_t xcb_randr_query_output_property(xcb_connection_t *conn, xcb_randr_output_t output, xcb_atom_t property); Reply datastructure typedef struct xcb_randr_query_output_property_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint8_t pending; uint8_t range; uint8_t immutable; uint8_t pad1[21]; } xcb_randr_query_output_property_reply_t; Reply function xcb_randr_query_output_property_reply_t *xcb_randr_query_output_property_reply(xcb_connection_t *conn, xcb_randr_query_output_property_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int32_t *xcb_randr_query_output_property_valid_values(const xcb_randr_query_output_property_request_t *reply); int xcb_randr_query_output_property_valid_values_length(const xcb_randr_query_output_property_reply_t *reply); xcb_generic_iterator_t…

  • |

    xcb_randr_query_output_property (3) Linux Manual Page

    xcb_randr_query_output_property – Synopsis #include <xcb/randr.h> Request function xcb_randr_query_output_property_cookie_t xcb_randr_query_output_property(xcb_connection_t *conn, xcb_randr_output_t output, xcb_atom_t property); Reply datastructure typedef struct xcb_randr_query_output_property_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint8_t pending; uint8_t range; uint8_t immutable; uint8_t pad1[21]; } xcb_randr_query_output_property_reply_t; Reply function xcb_randr_query_output_property_reply_t *xcb_randr_query_output_property_reply(xcb_connection_t *conn, xcb_randr_query_output_property_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int32_t *xcb_randr_query_output_property_valid_values(const xcb_randr_query_output_property_request_t *reply); int xcb_randr_query_output_property_valid_values_length(const xcb_randr_query_output_property_reply_t *reply); xcb_generic_iterator_t…

  • |

    xcb_randr_notify_event_t (3) Linux Manual Page

    xcb_randr_notify_event_t – Synopsis #include <xcb/randr.h> Event datastructure typedef struct xcb_randr_notify_event_t { uint8_t response_type; uint8_t subCode; uint16_t sequence; xcb_randr_notify_data_t u; } xcb_randr_notify_event_t; Event Fields response_type The type of this event, in this case XCB_RANDR_NOTIFY. This field is also present in the xcb_generic_event_t and can be used to tell events apart from each other. sequence The sequence…

  • |

    xcb_randr_list_provider_properties_unchecked (3) Linux Manual Page

    xcb_randr_list_provider_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties(xcb_connection_t *conn, xcb_randr_provider_t provider); Reply datastructure typedef struct xcb_randr_list_provider_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_provider_properties_reply_t; Reply function xcb_randr_list_provider_properties_reply_t *xcb_randr_list_provider_properties_reply(xcb_connection_t *conn, xcb_randr_list_provider_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_provider_properties_atoms(const xcb_randr_list_provider_properties_request_t *reply); int xcb_randr_list_provider_properties_atoms_length(const xcb_randr_list_provider_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_provider_properties_atoms_end(const xcb_randr_list_provider_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_provider_properties_reply (3) Linux Manual Page

    xcb_randr_list_provider_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties(xcb_connection_t *conn, xcb_randr_provider_t provider); Reply datastructure typedef struct xcb_randr_list_provider_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_provider_properties_reply_t; Reply function xcb_randr_list_provider_properties_reply_t *xcb_randr_list_provider_properties_reply(xcb_connection_t *conn, xcb_randr_list_provider_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_provider_properties_atoms(const xcb_randr_list_provider_properties_request_t *reply); int xcb_randr_list_provider_properties_atoms_length(const xcb_randr_list_provider_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_provider_properties_atoms_end(const xcb_randr_list_provider_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_provider_properties_atoms_length (3) Linux Manual Page

    xcb_randr_list_provider_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties(xcb_connection_t *conn, xcb_randr_provider_t provider); Reply datastructure typedef struct xcb_randr_list_provider_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_provider_properties_reply_t; Reply function xcb_randr_list_provider_properties_reply_t *xcb_randr_list_provider_properties_reply(xcb_connection_t *conn, xcb_randr_list_provider_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_provider_properties_atoms(const xcb_randr_list_provider_properties_request_t *reply); int xcb_randr_list_provider_properties_atoms_length(const xcb_randr_list_provider_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_provider_properties_atoms_end(const xcb_randr_list_provider_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_provider_properties_atoms_end (3) Linux Manual Page

    xcb_randr_list_provider_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties(xcb_connection_t *conn, xcb_randr_provider_t provider); Reply datastructure typedef struct xcb_randr_list_provider_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_provider_properties_reply_t; Reply function xcb_randr_list_provider_properties_reply_t *xcb_randr_list_provider_properties_reply(xcb_connection_t *conn, xcb_randr_list_provider_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_provider_properties_atoms(const xcb_randr_list_provider_properties_request_t *reply); int xcb_randr_list_provider_properties_atoms_length(const xcb_randr_list_provider_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_provider_properties_atoms_end(const xcb_randr_list_provider_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_provider_properties_atoms (3) Linux Manual Page

    xcb_randr_list_provider_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties(xcb_connection_t *conn, xcb_randr_provider_t provider); Reply datastructure typedef struct xcb_randr_list_provider_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_provider_properties_reply_t; Reply function xcb_randr_list_provider_properties_reply_t *xcb_randr_list_provider_properties_reply(xcb_connection_t *conn, xcb_randr_list_provider_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_provider_properties_atoms(const xcb_randr_list_provider_properties_request_t *reply); int xcb_randr_list_provider_properties_atoms_length(const xcb_randr_list_provider_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_provider_properties_atoms_end(const xcb_randr_list_provider_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_provider_properties (3) Linux Manual Page

    xcb_randr_list_provider_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties(xcb_connection_t *conn, xcb_randr_provider_t provider); Reply datastructure typedef struct xcb_randr_list_provider_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_provider_properties_reply_t; Reply function xcb_randr_list_provider_properties_reply_t *xcb_randr_list_provider_properties_reply(xcb_connection_t *conn, xcb_randr_list_provider_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_provider_properties_atoms(const xcb_randr_list_provider_properties_request_t *reply); int xcb_randr_list_provider_properties_atoms_length(const xcb_randr_list_provider_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_provider_properties_atoms_end(const xcb_randr_list_provider_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_output_properties_unchecked (3) Linux Manual Page

    xcb_randr_list_output_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties(xcb_connection_t *conn, xcb_randr_output_t output); Reply datastructure typedef struct xcb_randr_list_output_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_output_properties_reply_t; Reply function xcb_randr_list_output_properties_reply_t *xcb_randr_list_output_properties_reply(xcb_connection_t *conn, xcb_randr_list_output_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_output_properties_atoms(const xcb_randr_list_output_properties_request_t *reply); int xcb_randr_list_output_properties_atoms_length(const xcb_randr_list_output_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end(const xcb_randr_list_output_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_output_properties_reply (3) Linux Manual Page

    xcb_randr_list_output_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties(xcb_connection_t *conn, xcb_randr_output_t output); Reply datastructure typedef struct xcb_randr_list_output_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_output_properties_reply_t; Reply function xcb_randr_list_output_properties_reply_t *xcb_randr_list_output_properties_reply(xcb_connection_t *conn, xcb_randr_list_output_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_output_properties_atoms(const xcb_randr_list_output_properties_request_t *reply); int xcb_randr_list_output_properties_atoms_length(const xcb_randr_list_output_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end(const xcb_randr_list_output_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_output_properties_atoms_length (3) Linux Manual Page

    xcb_randr_list_output_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties(xcb_connection_t *conn, xcb_randr_output_t output); Reply datastructure typedef struct xcb_randr_list_output_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_output_properties_reply_t; Reply function xcb_randr_list_output_properties_reply_t *xcb_randr_list_output_properties_reply(xcb_connection_t *conn, xcb_randr_list_output_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_output_properties_atoms(const xcb_randr_list_output_properties_request_t *reply); int xcb_randr_list_output_properties_atoms_length(const xcb_randr_list_output_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end(const xcb_randr_list_output_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_output_properties_atoms_end (3) Linux Manual Page

    xcb_randr_list_output_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties(xcb_connection_t *conn, xcb_randr_output_t output); Reply datastructure typedef struct xcb_randr_list_output_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_output_properties_reply_t; Reply function xcb_randr_list_output_properties_reply_t *xcb_randr_list_output_properties_reply(xcb_connection_t *conn, xcb_randr_list_output_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_output_properties_atoms(const xcb_randr_list_output_properties_request_t *reply); int xcb_randr_list_output_properties_atoms_length(const xcb_randr_list_output_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end(const xcb_randr_list_output_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_output_properties_atoms (3) Linux Manual Page

    xcb_randr_list_output_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties(xcb_connection_t *conn, xcb_randr_output_t output); Reply datastructure typedef struct xcb_randr_list_output_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_output_properties_reply_t; Reply function xcb_randr_list_output_properties_reply_t *xcb_randr_list_output_properties_reply(xcb_connection_t *conn, xcb_randr_list_output_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_output_properties_atoms(const xcb_randr_list_output_properties_request_t *reply); int xcb_randr_list_output_properties_atoms_length(const xcb_randr_list_output_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end(const xcb_randr_list_output_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_list_output_properties (3) Linux Manual Page

    xcb_randr_list_output_properties – Synopsis #include <xcb/randr.h> Request function xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties(xcb_connection_t *conn, xcb_randr_output_t output); Reply datastructure typedef struct xcb_randr_list_output_properties_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t num_atoms; uint8_t pad1[22]; } xcb_randr_list_output_properties_reply_t; Reply function xcb_randr_list_output_properties_reply_t *xcb_randr_list_output_properties_reply(xcb_connection_t *conn, xcb_randr_list_output_properties_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_atom_t *xcb_randr_list_output_properties_atoms(const xcb_randr_list_output_properties_request_t *reply); int xcb_randr_list_output_properties_atoms_length(const xcb_randr_list_output_properties_reply_t *reply); xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end(const xcb_randr_list_output_properties_reply_t *reply); Request Arguments conn…

  • |

    xcb_randr_get_screen_size_range_unchecked (3) Linux Manual Page

    xcb_randr_get_screen_size_range – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_range(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_size_range_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t min_width; uint16_t min_height; uint16_t max_width; uint16_t max_height; uint8_t pad1[16]; } xcb_randr_get_screen_size_range_reply_t; Reply function xcb_randr_get_screen_size_range_reply_t *xcb_randr_get_screen_size_range_reply(xcb_connection_t *conn, xcb_randr_get_screen_size_range_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. window TODO: NOT…

  • |

    xcb_randr_get_screen_size_range_reply (3) Linux Manual Page

    xcb_randr_get_screen_size_range – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_range(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_size_range_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t min_width; uint16_t min_height; uint16_t max_width; uint16_t max_height; uint8_t pad1[16]; } xcb_randr_get_screen_size_range_reply_t; Reply function xcb_randr_get_screen_size_range_reply_t *xcb_randr_get_screen_size_range_reply(xcb_connection_t *conn, xcb_randr_get_screen_size_range_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. window TODO: NOT…

  • |

    xcb_randr_get_screen_size_range (3) Linux Manual Page

    xcb_randr_get_screen_size_range – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_range(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_size_range_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t min_width; uint16_t min_height; uint16_t max_width; uint16_t max_height; uint8_t pad1[16]; } xcb_randr_get_screen_size_range_reply_t; Reply function xcb_randr_get_screen_size_range_reply_t *xcb_randr_get_screen_size_range_reply(xcb_connection_t *conn, xcb_randr_get_screen_size_range_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. window TODO: NOT…

  • |

    xcb_randr_get_screen_resources_unchecked (3) Linux Manual Page

    xcb_randr_get_screen_resources – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_resources_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t num_crtcs; uint16_t num_outputs; uint16_t num_modes; uint16_t names_len; uint8_t pad1[8]; } xcb_randr_get_screen_resources_reply_t; Reply function xcb_randr_get_screen_resources_reply_t *xcb_randr_get_screen_resources_reply(xcb_connection_t *conn, xcb_randr_get_screen_resources_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_crtc_t *xcb_randr_get_screen_resources_crtcs(const xcb_randr_get_screen_resources_request_t *reply); int…