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_dri2_connect_device_name (3) Linux Manual Page

    xcb_dri2_connect – Synopsis #include <xcb/dri2.h> Request function xcb_dri2_connect_cookie_t xcb_dri2_connect(xcb_connection_t *conn, xcb_window_t window, uint32_t driver_type); Reply datastructure typedef struct xcb_dri2_connect_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t driver_name_length; uint32_t device_name_length; uint8_t pad1[16]; } xcb_dri2_connect_reply_t; Reply function xcb_dri2_connect_reply_t *xcb_dri2_connect_reply(xcb_connection_t *conn, xcb_dri2_connect_cookie_t cookie, xcb_generic_error_t **e); Reply accessors char *xcb_dri2_connect_driver_name(const xcb_dri2_connect_request_t *reply); int xcb_dri2_connect_driver_name_length(const xcb_dri2_connect_reply_t *reply); xcb_generic_iterator_t xcb_dri2_connect_driver_name_end(const xcb_dri2_connect_reply_t…

  • |

    xcb_dri2_connect_alignment_pad_length (3) Linux Manual Page

    xcb_dri2_connect – Synopsis #include <xcb/dri2.h> Request function xcb_dri2_connect_cookie_t xcb_dri2_connect(xcb_connection_t *conn, xcb_window_t window, uint32_t driver_type); Reply datastructure typedef struct xcb_dri2_connect_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t driver_name_length; uint32_t device_name_length; uint8_t pad1[16]; } xcb_dri2_connect_reply_t; Reply function xcb_dri2_connect_reply_t *xcb_dri2_connect_reply(xcb_connection_t *conn, xcb_dri2_connect_cookie_t cookie, xcb_generic_error_t **e); Reply accessors char *xcb_dri2_connect_driver_name(const xcb_dri2_connect_request_t *reply); int xcb_dri2_connect_driver_name_length(const xcb_dri2_connect_reply_t *reply); xcb_generic_iterator_t xcb_dri2_connect_driver_name_end(const xcb_dri2_connect_reply_t…

  • |

    xcb_dri2_connect_alignment_pad_end (3) Linux Manual Page

    xcb_dri2_connect – Synopsis #include <xcb/dri2.h> Request function xcb_dri2_connect_cookie_t xcb_dri2_connect(xcb_connection_t *conn, xcb_window_t window, uint32_t driver_type); Reply datastructure typedef struct xcb_dri2_connect_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t driver_name_length; uint32_t device_name_length; uint8_t pad1[16]; } xcb_dri2_connect_reply_t; Reply function xcb_dri2_connect_reply_t *xcb_dri2_connect_reply(xcb_connection_t *conn, xcb_dri2_connect_cookie_t cookie, xcb_generic_error_t **e); Reply accessors char *xcb_dri2_connect_driver_name(const xcb_dri2_connect_request_t *reply); int xcb_dri2_connect_driver_name_length(const xcb_dri2_connect_reply_t *reply); xcb_generic_iterator_t xcb_dri2_connect_driver_name_end(const xcb_dri2_connect_reply_t…

  • |

    xcb_dri2_connect_alignment_pad (3) Linux Manual Page

    xcb_dri2_connect – Synopsis #include <xcb/dri2.h> Request function xcb_dri2_connect_cookie_t xcb_dri2_connect(xcb_connection_t *conn, xcb_window_t window, uint32_t driver_type); Reply datastructure typedef struct xcb_dri2_connect_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t driver_name_length; uint32_t device_name_length; uint8_t pad1[16]; } xcb_dri2_connect_reply_t; Reply function xcb_dri2_connect_reply_t *xcb_dri2_connect_reply(xcb_connection_t *conn, xcb_dri2_connect_cookie_t cookie, xcb_generic_error_t **e); Reply accessors char *xcb_dri2_connect_driver_name(const xcb_dri2_connect_request_t *reply); int xcb_dri2_connect_driver_name_length(const xcb_dri2_connect_reply_t *reply); xcb_generic_iterator_t xcb_dri2_connect_driver_name_end(const xcb_dri2_connect_reply_t…

  • |

    xcb_dri2_connect (3) Linux Manual Page

    xcb_dri2_connect – Synopsis #include <xcb/dri2.h> Request function xcb_dri2_connect_cookie_t xcb_dri2_connect(xcb_connection_t *conn, xcb_window_t window, uint32_t driver_type); Reply datastructure typedef struct xcb_dri2_connect_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t driver_name_length; uint32_t device_name_length; uint8_t pad1[16]; } xcb_dri2_connect_reply_t; Reply function xcb_dri2_connect_reply_t *xcb_dri2_connect_reply(xcb_connection_t *conn, xcb_dri2_connect_cookie_t cookie, xcb_generic_error_t **e); Reply accessors char *xcb_dri2_connect_driver_name(const xcb_dri2_connect_request_t *reply); int xcb_dri2_connect_driver_name_length(const xcb_dri2_connect_reply_t *reply); xcb_generic_iterator_t xcb_dri2_connect_driver_name_end(const xcb_dri2_connect_reply_t…

  • |

    xcb_dri2_buffer_swap_complete_event_t (3) Linux Manual Page

    xcb_dri2_buffer_swap_complete_event_t – Synopsis #include <xcb/dri2.h> Event datastructure typedef struct xcb_dri2_buffer_swap_complete_event_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint16_t event_type; uint8_t pad1[2]; xcb_drawable_t drawable; uint32_t ust_hi; uint32_t ust_lo; uint32_t msc_hi; uint32_t msc_lo; uint32_t sbc; } xcb_dri2_buffer_swap_complete_event_t; Event Fields response_type The type of this event, in this case XCB_DRI2_BUFFER_SWAP_COMPLETE. This field is also present in the xcb_generic_event_t…

  • |

    xcb_dri2_authenticate_unchecked (3) Linux Manual Page

    xcb_dri2_authenticate – Synopsis #include <xcb/dri2.h> Request function xcb_dri2_authenticate_cookie_t xcb_dri2_authenticate(xcb_connection_t *conn, xcb_window_t window, uint32_t magic); Reply datastructure typedef struct xcb_dri2_authenticate_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t authenticated; } xcb_dri2_authenticate_reply_t; Reply function xcb_dri2_authenticate_reply_t *xcb_dri2_authenticate_reply(xcb_connection_t *conn, xcb_dri2_authenticate_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. window TODO: NOT YET DOCUMENTED. magic TODO: NOT YET…

  • |

    xcb_dri2_authenticate_reply (3) Linux Manual Page

    xcb_dri2_authenticate – Synopsis #include <xcb/dri2.h> Request function xcb_dri2_authenticate_cookie_t xcb_dri2_authenticate(xcb_connection_t *conn, xcb_window_t window, uint32_t magic); Reply datastructure typedef struct xcb_dri2_authenticate_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t authenticated; } xcb_dri2_authenticate_reply_t; Reply function xcb_dri2_authenticate_reply_t *xcb_dri2_authenticate_reply(xcb_connection_t *conn, xcb_dri2_authenticate_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. window TODO: NOT YET DOCUMENTED. magic TODO: NOT YET…

  • |

    xcb_dri2_authenticate (3) Linux Manual Page

    xcb_dri2_authenticate – Synopsis #include <xcb/dri2.h> Request function xcb_dri2_authenticate_cookie_t xcb_dri2_authenticate(xcb_connection_t *conn, xcb_window_t window, uint32_t magic); Reply datastructure typedef struct xcb_dri2_authenticate_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t authenticated; } xcb_dri2_authenticate_reply_t; Reply function xcb_dri2_authenticate_reply_t *xcb_dri2_authenticate_reply(xcb_connection_t *conn, xcb_dri2_authenticate_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. window TODO: NOT YET DOCUMENTED. magic TODO: NOT YET…

  • |

    xcb_dpms_set_timeouts_checked (3) Linux Manual Page

    xcb_dpms_set_timeouts – Synopsis #include <xcb/dpms.h> Request function xcb_void_cookie_t xcb_dpms_set_timeouts(xcb_connection_t *conn, uint16_t standby_timeout, uint16_t suspend_timeout, uint16_t off_timeout); Request Arguments conn The XCB connection to X11. standby_timeout TODO: NOT YET DOCUMENTED. suspend_timeout TODO: NOT YET DOCUMENTED. off_timeout TODO: NOT YET DOCUMENTED. Description Return Value Returns an xcb_void_cookie_t. Errors (if any) have to be handled in the event…

  • |

    xcb_dpms_set_timeouts (3) Linux Manual Page

    xcb_dpms_set_timeouts – Synopsis #include <xcb/dpms.h> Request function xcb_void_cookie_t xcb_dpms_set_timeouts(xcb_connection_t *conn, uint16_t standby_timeout, uint16_t suspend_timeout, uint16_t off_timeout); Request Arguments conn The XCB connection to X11. standby_timeout TODO: NOT YET DOCUMENTED. suspend_timeout TODO: NOT YET DOCUMENTED. off_timeout TODO: NOT YET DOCUMENTED. Description Return Value Returns an xcb_void_cookie_t. Errors (if any) have to be handled in the event…

  • |

    xcb_dpms_info_unchecked (3) Linux Manual Page

    xcb_dpms_info – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_info_cookie_t xcb_dpms_info(xcb_connection_t *conn, Reply datastructure typedef struct xcb_dpms_info_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t power_level; uint8_t state; uint8_t pad1[21]; } xcb_dpms_info_reply_t; Reply function xcb_dpms_info_reply_t *xcb_dpms_info_reply(xcb_connection_t *conn, xcb_dpms_info_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this reply, in…

  • |

    xcb_dpms_info_reply (3) Linux Manual Page

    xcb_dpms_info – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_info_cookie_t xcb_dpms_info(xcb_connection_t *conn, Reply datastructure typedef struct xcb_dpms_info_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t power_level; uint8_t state; uint8_t pad1[21]; } xcb_dpms_info_reply_t; Reply function xcb_dpms_info_reply_t *xcb_dpms_info_reply(xcb_connection_t *conn, xcb_dpms_info_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this reply, in…

  • |

    xcb_dpms_info (3) Linux Manual Page

    xcb_dpms_info – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_info_cookie_t xcb_dpms_info(xcb_connection_t *conn, Reply datastructure typedef struct xcb_dpms_info_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t power_level; uint8_t state; uint8_t pad1[21]; } xcb_dpms_info_reply_t; Reply function xcb_dpms_info_reply_t *xcb_dpms_info_reply(xcb_connection_t *conn, xcb_dpms_info_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this reply, in…

  • |

    xcb_dpms_get_version_unchecked (3) Linux Manual Page

    xcb_dpms_get_version – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_get_version_cookie_t xcb_dpms_get_version(xcb_connection_t *conn, uint16_t client_major_version, uint16_t client_minor_version); Reply datastructure typedef struct xcb_dpms_get_version_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t server_major_version; uint16_t server_minor_version; } xcb_dpms_get_version_reply_t; Reply function xcb_dpms_get_version_reply_t *xcb_dpms_get_version_reply(xcb_connection_t *conn, xcb_dpms_get_version_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. client_major_version TODO: NOT YET DOCUMENTED. client_minor_version TODO:…

  • |

    xcb_dpms_get_version_reply (3) Linux Manual Page

    xcb_dpms_get_version – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_get_version_cookie_t xcb_dpms_get_version(xcb_connection_t *conn, uint16_t client_major_version, uint16_t client_minor_version); Reply datastructure typedef struct xcb_dpms_get_version_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t server_major_version; uint16_t server_minor_version; } xcb_dpms_get_version_reply_t; Reply function xcb_dpms_get_version_reply_t *xcb_dpms_get_version_reply(xcb_connection_t *conn, xcb_dpms_get_version_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. client_major_version TODO: NOT YET DOCUMENTED. client_minor_version TODO:…

  • |

    xcb_dpms_get_version (3) Linux Manual Page

    xcb_dpms_get_version – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_get_version_cookie_t xcb_dpms_get_version(xcb_connection_t *conn, uint16_t client_major_version, uint16_t client_minor_version); Reply datastructure typedef struct xcb_dpms_get_version_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t server_major_version; uint16_t server_minor_version; } xcb_dpms_get_version_reply_t; Reply function xcb_dpms_get_version_reply_t *xcb_dpms_get_version_reply(xcb_connection_t *conn, xcb_dpms_get_version_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. client_major_version TODO: NOT YET DOCUMENTED. client_minor_version TODO:…

  • |

    xcb_dpms_get_timeouts_unchecked (3) Linux Manual Page

    xcb_dpms_get_timeouts – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_get_timeouts_cookie_t xcb_dpms_get_timeouts(xcb_connection_t *conn, Reply datastructure typedef struct xcb_dpms_get_timeouts_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t standby_timeout; uint16_t suspend_timeout; uint16_t off_timeout; uint8_t pad1[18]; } xcb_dpms_get_timeouts_reply_t; Reply function xcb_dpms_get_timeouts_reply_t *xcb_dpms_get_timeouts_reply(xcb_connection_t *conn, xcb_dpms_get_timeouts_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this…

  • |

    xcb_dpms_get_timeouts_reply (3) Linux Manual Page

    xcb_dpms_get_timeouts – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_get_timeouts_cookie_t xcb_dpms_get_timeouts(xcb_connection_t *conn, Reply datastructure typedef struct xcb_dpms_get_timeouts_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t standby_timeout; uint16_t suspend_timeout; uint16_t off_timeout; uint8_t pad1[18]; } xcb_dpms_get_timeouts_reply_t; Reply function xcb_dpms_get_timeouts_reply_t *xcb_dpms_get_timeouts_reply(xcb_connection_t *conn, xcb_dpms_get_timeouts_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this…

  • |

    xcb_dpms_get_timeouts (3) Linux Manual Page

    xcb_dpms_get_timeouts – Synopsis #include <xcb/dpms.h> Request function xcb_dpms_get_timeouts_cookie_t xcb_dpms_get_timeouts(xcb_connection_t *conn, Reply datastructure typedef struct xcb_dpms_get_timeouts_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t standby_timeout; uint16_t suspend_timeout; uint16_t off_timeout; uint8_t pad1[18]; } xcb_dpms_get_timeouts_reply_t; Reply function xcb_dpms_get_timeouts_reply_t *xcb_dpms_get_timeouts_reply(xcb_connection_t *conn, xcb_dpms_get_timeouts_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this…