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

    xcb_list_fonts – get matching font names Synopsis #include <xcb/xproto.h> Request function xcb_list_fonts_cookie_t xcb_list_fonts(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef struct xcb_list_fonts_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t names_len; uint8_t pad1[22]; } xcb_list_fonts_reply_t; Reply function xcb_list_fonts_reply_t *xcb_list_fonts_reply(xcb_connection_t *conn, xcb_list_fonts_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_fonts_names_length(const xcb_list_fonts_reply_t *reply); xcb_str_iterator_t xcb_list_fonts_names_iterator(const…

  • |

    xcb_list_fonts_reply (3) Linux Manual Page

    xcb_list_fonts – get matching font names Synopsis #include <xcb/xproto.h> Request function xcb_list_fonts_cookie_t xcb_list_fonts(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef struct xcb_list_fonts_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t names_len; uint8_t pad1[22]; } xcb_list_fonts_reply_t; Reply function xcb_list_fonts_reply_t *xcb_list_fonts_reply(xcb_connection_t *conn, xcb_list_fonts_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_fonts_names_length(const xcb_list_fonts_reply_t *reply); xcb_str_iterator_t xcb_list_fonts_names_iterator(const…

  • |

    xcb_list_fonts_names_length (3) Linux Manual Page

    xcb_list_fonts – get matching font names Synopsis #include <xcb/xproto.h> Request function xcb_list_fonts_cookie_t xcb_list_fonts(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef struct xcb_list_fonts_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t names_len; uint8_t pad1[22]; } xcb_list_fonts_reply_t; Reply function xcb_list_fonts_reply_t *xcb_list_fonts_reply(xcb_connection_t *conn, xcb_list_fonts_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_fonts_names_length(const xcb_list_fonts_reply_t *reply); xcb_str_iterator_t xcb_list_fonts_names_iterator(const…

  • |

    xcb_list_fonts_names_iterator (3) Linux Manual Page

    xcb_list_fonts – get matching font names Synopsis #include <xcb/xproto.h> Request function xcb_list_fonts_cookie_t xcb_list_fonts(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef struct xcb_list_fonts_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t names_len; uint8_t pad1[22]; } xcb_list_fonts_reply_t; Reply function xcb_list_fonts_reply_t *xcb_list_fonts_reply(xcb_connection_t *conn, xcb_list_fonts_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_fonts_names_length(const xcb_list_fonts_reply_t *reply); xcb_str_iterator_t xcb_list_fonts_names_iterator(const…

  • |

    xcb_list_fonts (3) Linux Manual Page

    xcb_list_fonts – get matching font names Synopsis #include <xcb/xproto.h> Request function xcb_list_fonts_cookie_t xcb_list_fonts(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef struct xcb_list_fonts_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t names_len; uint8_t pad1[22]; } xcb_list_fonts_reply_t; Reply function xcb_list_fonts_reply_t *xcb_list_fonts_reply(xcb_connection_t *conn, xcb_list_fonts_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_fonts_names_length(const xcb_list_fonts_reply_t *reply); xcb_str_iterator_t xcb_list_fonts_names_iterator(const…

  • |

    xcb_list_extensions_unchecked (3) Linux Manual Page

    xcb_list_extensions – Synopsis #include <xcb/xproto.h> Request function xcb_list_extensions_cookie_t xcb_list_extensions(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_extensions_reply_t { uint8_t response_type; uint8_t names_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_list_extensions_reply_t; Reply function xcb_list_extensions_reply_t *xcb_list_extensions_reply(xcb_connection_t *conn, xcb_list_extensions_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_extensions_names_length(const xcb_list_extensions_reply_t *reply); xcb_str_iterator_t xcb_list_extensions_names_iterator(const xcb_list_extensions_reply_t *reply); Request Arguments conn The XCB connection to X11. Reply Fields response_type…

  • |

    xcb_list_extensions_reply (3) Linux Manual Page

    xcb_list_extensions – Synopsis #include <xcb/xproto.h> Request function xcb_list_extensions_cookie_t xcb_list_extensions(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_extensions_reply_t { uint8_t response_type; uint8_t names_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_list_extensions_reply_t; Reply function xcb_list_extensions_reply_t *xcb_list_extensions_reply(xcb_connection_t *conn, xcb_list_extensions_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_extensions_names_length(const xcb_list_extensions_reply_t *reply); xcb_str_iterator_t xcb_list_extensions_names_iterator(const xcb_list_extensions_reply_t *reply); Request Arguments conn The XCB connection to X11. Reply Fields response_type…

  • |

    xcb_list_extensions_names_length (3) Linux Manual Page

    xcb_list_extensions – Synopsis #include <xcb/xproto.h> Request function xcb_list_extensions_cookie_t xcb_list_extensions(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_extensions_reply_t { uint8_t response_type; uint8_t names_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_list_extensions_reply_t; Reply function xcb_list_extensions_reply_t *xcb_list_extensions_reply(xcb_connection_t *conn, xcb_list_extensions_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_extensions_names_length(const xcb_list_extensions_reply_t *reply); xcb_str_iterator_t xcb_list_extensions_names_iterator(const xcb_list_extensions_reply_t *reply); Request Arguments conn The XCB connection to X11. Reply Fields response_type…

  • |

    xcb_list_extensions_names_iterator (3) Linux Manual Page

    xcb_list_extensions – Synopsis #include <xcb/xproto.h> Request function xcb_list_extensions_cookie_t xcb_list_extensions(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_extensions_reply_t { uint8_t response_type; uint8_t names_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_list_extensions_reply_t; Reply function xcb_list_extensions_reply_t *xcb_list_extensions_reply(xcb_connection_t *conn, xcb_list_extensions_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_extensions_names_length(const xcb_list_extensions_reply_t *reply); xcb_str_iterator_t xcb_list_extensions_names_iterator(const xcb_list_extensions_reply_t *reply); Request Arguments conn The XCB connection to X11. Reply Fields response_type…

  • |

    xcb_list_extensions (3) Linux Manual Page

    xcb_list_extensions – Synopsis #include <xcb/xproto.h> Request function xcb_list_extensions_cookie_t xcb_list_extensions(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_extensions_reply_t { uint8_t response_type; uint8_t names_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_list_extensions_reply_t; Reply function xcb_list_extensions_reply_t *xcb_list_extensions_reply(xcb_connection_t *conn, xcb_list_extensions_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_list_extensions_names_length(const xcb_list_extensions_reply_t *reply); xcb_str_iterator_t xcb_list_extensions_names_iterator(const xcb_list_extensions_reply_t *reply); Request Arguments conn The XCB connection to X11. Reply Fields response_type…

  • |

    xcb_leave_notify_event_t (3) Linux Manual Page

    xcb_leave_notify_event_t – the pointer is in a different window Synopsis #include <xcb/xproto.h> Event datastructure typedef struct xcb_leave_notify_event_t { uint8_t response_type; uint8_t detail; uint16_t sequence; xcb_timestamp_t time; xcb_window_t root; xcb_window_t event; xcb_window_t child; int16_t root_x; int16_t root_y; int16_t event_x; int16_t event_y; uint16_t state; uint8_t mode; uint8_t same_screen_focus; } xcb_leave_notify_event_t; Event Fields response_type The type of this…

  • |

    xcb_kill_client_checked (3) Linux Manual Page

    xcb_kill_client – kills a client Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_kill_client(xcb_connection_t *conn, uint32_t resource); Request Arguments conn The XCB connection to X11. resource Any resource belonging to the client (for example a Window), used to identify the client connection. The special value of XCB_KILL_ALL_TEMPORARY, the resources of all clients that have terminated in RetainTemporary…

  • |

    xcb_kill_client_checked (3) Linux Manual Page

    xcb_kill_client – kills a client Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_kill_client(xcb_connection_t *conn, uint32_t resource); Request Arguments conn The XCB connection to X11. resource Any resource belonging to the client (for example a Window), used to identify the client connection. The special value of XCB_KILL_ALL_TEMPORARY, the resources of all clients that have terminated in RetainTemporary…

  • |

    xcb_kill_client (3) Linux Manual Page

    xcb_kill_client – kills a client Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_kill_client(xcb_connection_t *conn, uint32_t resource); Request Arguments conn The XCB connection to X11. resource Any resource belonging to the client (for example a Window), used to identify the client connection. The special value of XCB_KILL_ALL_TEMPORARY, the resources of all clients that have terminated in RetainTemporary…

  • |

    xcb_keymap_notify_event_t (3) Linux Manual Page

    xcb_keymap_notify_event_t – Synopsis #include <xcb/xproto.h> Event datastructure typedef struct xcb_keymap_notify_event_t { uint8_t response_type; uint8_t keys[31]; } xcb_keymap_notify_event_t; Event Fields response_type The type of this event, in this case XCB_KEYMAP_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 number of the last…

  • |

    xcb_key_release_event_t (3) Linux Manual Page

    xcb_key_release_event_t – a key was pressed/released Synopsis #include <xcb/xproto.h> Event datastructure typedef struct xcb_key_release_event_t { uint8_t response_type; xcb_keycode_t detail; uint16_t sequence; xcb_timestamp_t time; xcb_window_t root; xcb_window_t event; xcb_window_t child; int16_t root_x; int16_t root_y; int16_t event_x; int16_t event_y; uint16_t state; uint8_t same_screen; uint8_t pad0; } xcb_key_release_event_t; Event Fields response_type The type of this event, in this…

  • |

    xcb_key_press_event_t (3) Linux Manual Page

    xcb_key_press_event_t – a key was pressed/released Synopsis #include <xcb/xproto.h> Event datastructure typedef struct xcb_key_press_event_t { uint8_t response_type; xcb_keycode_t detail; uint16_t sequence; xcb_timestamp_t time; xcb_window_t root; xcb_window_t event; xcb_window_t child; int16_t root_x; int16_t root_y; int16_t event_x; int16_t event_y; uint16_t state; uint8_t same_screen; uint8_t pad0; } xcb_key_press_event_t; Event Fields response_type The type of this event, in this…

  • |

    xcb_intern_atom_unchecked (3) Linux Manual Page

    xcb_intern_atom – Get atom identifier by name Synopsis #include <xcb/xproto.h> Request function xcb_intern_atom_cookie_t xcb_intern_atom(xcb_connection_t *conn, uint8_t only_if_exists, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_intern_atom_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_atom_t atom; } xcb_intern_atom_reply_t; Reply function xcb_intern_atom_reply_t *xcb_intern_atom_reply(xcb_connection_t *conn, xcb_intern_atom_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. only_if_exists…

  • |

    xcb_intern_atom_reply (3) Linux Manual Page

    xcb_intern_atom – Get atom identifier by name Synopsis #include <xcb/xproto.h> Request function xcb_intern_atom_cookie_t xcb_intern_atom(xcb_connection_t *conn, uint8_t only_if_exists, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_intern_atom_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_atom_t atom; } xcb_intern_atom_reply_t; Reply function xcb_intern_atom_reply_t *xcb_intern_atom_reply(xcb_connection_t *conn, xcb_intern_atom_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. only_if_exists…

  • |

    xcb_intern_atom (3) Linux Manual Page

    xcb_intern_atom – Get atom identifier by name Synopsis #include <xcb/xproto.h> Request function xcb_intern_atom_cookie_t xcb_intern_atom(xcb_connection_t *conn, uint8_t only_if_exists, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_intern_atom_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_atom_t atom; } xcb_intern_atom_reply_t; Reply function xcb_intern_atom_reply_t *xcb_intern_atom_reply(xcb_connection_t *conn, xcb_intern_atom_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. only_if_exists…