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

    xcb_shape_mask – Synopsis #include <xcb/shape.h> Request function xcb_void_cookie_t xcb_shape_mask(xcb_connection_t *conn, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, xcb_pixmap_t source_bitmap); Request Arguments conn The XCB connection to X11. operation TODO: NOT YET DOCUMENTED. destination_kind TODO: NOT YET DOCUMENTED. destination_window TODO: NOT YET DOCUMENTED. x_offset TODO: NOT YET DOCUMENTED. y_offset TODO: NOT YET DOCUMENTED….

  • |

    xcb_shape_mask (3) Linux Manual Page

    xcb_shape_mask – Synopsis #include <xcb/shape.h> Request function xcb_void_cookie_t xcb_shape_mask(xcb_connection_t *conn, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, xcb_pixmap_t source_bitmap); Request Arguments conn The XCB connection to X11. operation TODO: NOT YET DOCUMENTED. destination_kind TODO: NOT YET DOCUMENTED. destination_window TODO: NOT YET DOCUMENTED. x_offset TODO: NOT YET DOCUMENTED. y_offset TODO: NOT YET DOCUMENTED….

  • |

    xcb_shape_input_selected_unchecked (3) Linux Manual Page

    xcb_shape_input_selected – Synopsis #include <xcb/shape.h> Request function xcb_shape_input_selected_cookie_t xcb_shape_input_selected(xcb_connection_t *conn, xcb_window_t destination_window); Reply datastructure typedef struct xcb_shape_input_selected_reply_t { uint8_t response_type; uint8_t enabled; uint16_t sequence; uint32_t length; } xcb_shape_input_selected_reply_t; Reply function xcb_shape_input_selected_reply_t *xcb_shape_input_selected_reply(xcb_connection_t *conn, xcb_shape_input_selected_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. destination_window TODO: NOT YET DOCUMENTED. Reply Fields response_type The type of this reply,…

  • |

    xcb_shape_input_selected_reply (3) Linux Manual Page

    xcb_shape_input_selected – Synopsis #include <xcb/shape.h> Request function xcb_shape_input_selected_cookie_t xcb_shape_input_selected(xcb_connection_t *conn, xcb_window_t destination_window); Reply datastructure typedef struct xcb_shape_input_selected_reply_t { uint8_t response_type; uint8_t enabled; uint16_t sequence; uint32_t length; } xcb_shape_input_selected_reply_t; Reply function xcb_shape_input_selected_reply_t *xcb_shape_input_selected_reply(xcb_connection_t *conn, xcb_shape_input_selected_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. destination_window TODO: NOT YET DOCUMENTED. Reply Fields response_type The type of this reply,…

  • |

    xcb_shape_input_selected (3) Linux Manual Page

    xcb_shape_input_selected – Synopsis #include <xcb/shape.h> Request function xcb_shape_input_selected_cookie_t xcb_shape_input_selected(xcb_connection_t *conn, xcb_window_t destination_window); Reply datastructure typedef struct xcb_shape_input_selected_reply_t { uint8_t response_type; uint8_t enabled; uint16_t sequence; uint32_t length; } xcb_shape_input_selected_reply_t; Reply function xcb_shape_input_selected_reply_t *xcb_shape_input_selected_reply(xcb_connection_t *conn, xcb_shape_input_selected_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. destination_window TODO: NOT YET DOCUMENTED. Reply Fields response_type The type of this reply,…

  • |

    xcb_shape_get_rectangles_unchecked (3) Linux Manual Page

    xcb_shape_get_rectangles – Synopsis #include <xcb/shape.h> Request function xcb_shape_get_rectangles_cookie_t xcb_shape_get_rectangles(xcb_connection_t *conn, xcb_window_t window, xcb_shape_kind_t source_kind); Reply datastructure typedef struct xcb_shape_get_rectangles_reply_t { uint8_t response_type; uint8_t ordering; uint16_t sequence; uint32_t length; uint32_t rectangles_len; uint8_t pad0[20]; } xcb_shape_get_rectangles_reply_t; Reply function xcb_shape_get_rectangles_reply_t *xcb_shape_get_rectangles_reply(xcb_connection_t *conn, xcb_shape_get_rectangles_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_rectangle_t *xcb_shape_get_rectangles_rectangles(const xcb_shape_get_rectangles_request_t *reply); int xcb_shape_get_rectangles_rectangles_length(const xcb_shape_get_rectangles_reply_t *reply); xcb_rectangle_iterator_t xcb_shape_get_rectangles_rectangles_iterator(const xcb_shape_get_rectangles_reply_t *reply); Request…

  • |

    xcb_shape_get_rectangles_reply (3) Linux Manual Page

    xcb_shape_get_rectangles – Synopsis #include <xcb/shape.h> Request function xcb_shape_get_rectangles_cookie_t xcb_shape_get_rectangles(xcb_connection_t *conn, xcb_window_t window, xcb_shape_kind_t source_kind); Reply datastructure typedef struct xcb_shape_get_rectangles_reply_t { uint8_t response_type; uint8_t ordering; uint16_t sequence; uint32_t length; uint32_t rectangles_len; uint8_t pad0[20]; } xcb_shape_get_rectangles_reply_t; Reply function xcb_shape_get_rectangles_reply_t *xcb_shape_get_rectangles_reply(xcb_connection_t *conn, xcb_shape_get_rectangles_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_rectangle_t *xcb_shape_get_rectangles_rectangles(const xcb_shape_get_rectangles_request_t *reply); int xcb_shape_get_rectangles_rectangles_length(const xcb_shape_get_rectangles_reply_t *reply); xcb_rectangle_iterator_t xcb_shape_get_rectangles_rectangles_iterator(const xcb_shape_get_rectangles_reply_t *reply); Request…

  • |

    xcb_shape_get_rectangles_rectangles_length (3) Linux Manual Page

    xcb_shape_get_rectangles – Synopsis #include <xcb/shape.h> Request function xcb_shape_get_rectangles_cookie_t xcb_shape_get_rectangles(xcb_connection_t *conn, xcb_window_t window, xcb_shape_kind_t source_kind); Reply datastructure typedef struct xcb_shape_get_rectangles_reply_t { uint8_t response_type; uint8_t ordering; uint16_t sequence; uint32_t length; uint32_t rectangles_len; uint8_t pad0[20]; } xcb_shape_get_rectangles_reply_t; Reply function xcb_shape_get_rectangles_reply_t *xcb_shape_get_rectangles_reply(xcb_connection_t *conn, xcb_shape_get_rectangles_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_rectangle_t *xcb_shape_get_rectangles_rectangles(const xcb_shape_get_rectangles_request_t *reply); int xcb_shape_get_rectangles_rectangles_length(const xcb_shape_get_rectangles_reply_t *reply); xcb_rectangle_iterator_t xcb_shape_get_rectangles_rectangles_iterator(const xcb_shape_get_rectangles_reply_t *reply); Request…

  • |

    xcb_shape_get_rectangles_rectangles_iterator (3) Linux Manual Page

    xcb_shape_get_rectangles – Synopsis #include <xcb/shape.h> Request function xcb_shape_get_rectangles_cookie_t xcb_shape_get_rectangles(xcb_connection_t *conn, xcb_window_t window, xcb_shape_kind_t source_kind); Reply datastructure typedef struct xcb_shape_get_rectangles_reply_t { uint8_t response_type; uint8_t ordering; uint16_t sequence; uint32_t length; uint32_t rectangles_len; uint8_t pad0[20]; } xcb_shape_get_rectangles_reply_t; Reply function xcb_shape_get_rectangles_reply_t *xcb_shape_get_rectangles_reply(xcb_connection_t *conn, xcb_shape_get_rectangles_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_rectangle_t *xcb_shape_get_rectangles_rectangles(const xcb_shape_get_rectangles_request_t *reply); int xcb_shape_get_rectangles_rectangles_length(const xcb_shape_get_rectangles_reply_t *reply); xcb_rectangle_iterator_t xcb_shape_get_rectangles_rectangles_iterator(const xcb_shape_get_rectangles_reply_t *reply); Request…

  • |

    xcb_shape_get_rectangles_rectangles (3) Linux Manual Page

    xcb_shape_get_rectangles – Synopsis #include <xcb/shape.h> Request function xcb_shape_get_rectangles_cookie_t xcb_shape_get_rectangles(xcb_connection_t *conn, xcb_window_t window, xcb_shape_kind_t source_kind); Reply datastructure typedef struct xcb_shape_get_rectangles_reply_t { uint8_t response_type; uint8_t ordering; uint16_t sequence; uint32_t length; uint32_t rectangles_len; uint8_t pad0[20]; } xcb_shape_get_rectangles_reply_t; Reply function xcb_shape_get_rectangles_reply_t *xcb_shape_get_rectangles_reply(xcb_connection_t *conn, xcb_shape_get_rectangles_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_rectangle_t *xcb_shape_get_rectangles_rectangles(const xcb_shape_get_rectangles_request_t *reply); int xcb_shape_get_rectangles_rectangles_length(const xcb_shape_get_rectangles_reply_t *reply); xcb_rectangle_iterator_t xcb_shape_get_rectangles_rectangles_iterator(const xcb_shape_get_rectangles_reply_t *reply); Request…

  • |

    xcb_shape_get_rectangles (3) Linux Manual Page

    xcb_shape_get_rectangles – Synopsis #include <xcb/shape.h> Request function xcb_shape_get_rectangles_cookie_t xcb_shape_get_rectangles(xcb_connection_t *conn, xcb_window_t window, xcb_shape_kind_t source_kind); Reply datastructure typedef struct xcb_shape_get_rectangles_reply_t { uint8_t response_type; uint8_t ordering; uint16_t sequence; uint32_t length; uint32_t rectangles_len; uint8_t pad0[20]; } xcb_shape_get_rectangles_reply_t; Reply function xcb_shape_get_rectangles_reply_t *xcb_shape_get_rectangles_reply(xcb_connection_t *conn, xcb_shape_get_rectangles_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_rectangle_t *xcb_shape_get_rectangles_rectangles(const xcb_shape_get_rectangles_request_t *reply); int xcb_shape_get_rectangles_rectangles_length(const xcb_shape_get_rectangles_reply_t *reply); xcb_rectangle_iterator_t xcb_shape_get_rectangles_rectangles_iterator(const xcb_shape_get_rectangles_reply_t *reply); Request…

  • |

    xcb_shape_combine_checked (3) Linux Manual Page

    xcb_shape_combine – Synopsis #include <xcb/shape.h> Request function xcb_void_cookie_t xcb_shape_combine(xcb_connection_t *conn, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, xcb_shape_kind_t source_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, xcb_window_t source_window); Request Arguments conn The XCB connection to X11. operation TODO: NOT YET DOCUMENTED. destination_kind TODO: NOT YET DOCUMENTED. source_kind TODO: NOT YET DOCUMENTED. destination_window TODO: NOT YET DOCUMENTED. x_offset TODO: NOT…

  • |

    xcb_shape_combine (3) Linux Manual Page

    xcb_shape_combine – Synopsis #include <xcb/shape.h> Request function xcb_void_cookie_t xcb_shape_combine(xcb_connection_t *conn, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, xcb_shape_kind_t source_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, xcb_window_t source_window); Request Arguments conn The XCB connection to X11. operation TODO: NOT YET DOCUMENTED. destination_kind TODO: NOT YET DOCUMENTED. source_kind TODO: NOT YET DOCUMENTED. destination_window TODO: NOT YET DOCUMENTED. x_offset TODO: NOT…

  • |

    xcb_set_selection_owner_checked (3) Linux Manual Page

    xcb_set_selection_owner – Sets the owner of a selection Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_set_selection_owner(xcb_connection_t *conn, xcb_window_t owner, xcb_atom_t selection, xcb_timestamp_t time); Request Arguments conn The XCB connection to X11. owner The new owner of the selection. The special value XCB_NONE means that the selection will have no owner. selection The selection. time Timestamp to…

  • |

    xcb_set_selection_owner (3) Linux Manual Page

    xcb_set_selection_owner – Sets the owner of a selection Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_set_selection_owner(xcb_connection_t *conn, xcb_window_t owner, xcb_atom_t selection, xcb_timestamp_t time); Request Arguments conn The XCB connection to X11. owner The new owner of the selection. The special value XCB_NONE means that the selection will have no owner. selection The selection. time Timestamp to…

  • |

    xcb_set_screen_saver_checked (3) Linux Manual Page

    xcb_set_screen_saver – Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_set_screen_saver(xcb_connection_t *conn, int16_t timeout, int16_t interval, uint8_t prefer_blanking, uint8_t allow_exposures); Request Arguments conn The XCB connection to X11. timeout TODO: NOT YET DOCUMENTED. interval TODO: NOT YET DOCUMENTED. prefer_blanking One of the following values: XCB_BLANKING_NOT_PREFERRED TODO: NOT YET DOCUMENTED. XCB_BLANKING_PREFERRED TODO: NOT YET DOCUMENTED. XCB_BLANKING_DEFAULT TODO: NOT…

  • |

    xcb_set_screen_saver (3) Linux Manual Page

    xcb_set_screen_saver – Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_set_screen_saver(xcb_connection_t *conn, int16_t timeout, int16_t interval, uint8_t prefer_blanking, uint8_t allow_exposures); Request Arguments conn The XCB connection to X11. timeout TODO: NOT YET DOCUMENTED. interval TODO: NOT YET DOCUMENTED. prefer_blanking One of the following values: XCB_BLANKING_NOT_PREFERRED TODO: NOT YET DOCUMENTED. XCB_BLANKING_PREFERRED TODO: NOT YET DOCUMENTED. XCB_BLANKING_DEFAULT TODO: NOT…

  • |

    xcb_set_pointer_mapping_unchecked (3) Linux Manual Page

    xcb_set_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_set_pointer_mapping_cookie_t xcb_set_pointer_mapping(xcb_connection_t *conn, uint8_t map_len, const uint8_t *map); Reply datastructure typedef struct xcb_set_pointer_mapping_reply_t { uint8_t response_type; uint8_t status; uint16_t sequence; uint32_t length; } xcb_set_pointer_mapping_reply_t; Reply function xcb_set_pointer_mapping_reply_t *xcb_set_pointer_mapping_reply(xcb_connection_t *conn, xcb_set_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. map_len TODO: NOT YET DOCUMENTED. map TODO: NOT YET DOCUMENTED….

  • |

    xcb_set_pointer_mapping_reply (3) Linux Manual Page

    xcb_set_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_set_pointer_mapping_cookie_t xcb_set_pointer_mapping(xcb_connection_t *conn, uint8_t map_len, const uint8_t *map); Reply datastructure typedef struct xcb_set_pointer_mapping_reply_t { uint8_t response_type; uint8_t status; uint16_t sequence; uint32_t length; } xcb_set_pointer_mapping_reply_t; Reply function xcb_set_pointer_mapping_reply_t *xcb_set_pointer_mapping_reply(xcb_connection_t *conn, xcb_set_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. map_len TODO: NOT YET DOCUMENTED. map TODO: NOT YET DOCUMENTED….

  • |

    xcb_set_pointer_mapping (3) Linux Manual Page

    xcb_set_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_set_pointer_mapping_cookie_t xcb_set_pointer_mapping(xcb_connection_t *conn, uint8_t map_len, const uint8_t *map); Reply datastructure typedef struct xcb_set_pointer_mapping_reply_t { uint8_t response_type; uint8_t status; uint16_t sequence; uint32_t length; } xcb_set_pointer_mapping_reply_t; Reply function xcb_set_pointer_mapping_reply_t *xcb_set_pointer_mapping_reply(xcb_connection_t *conn, xcb_set_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. map_len TODO: NOT YET DOCUMENTED. map TODO: NOT YET DOCUMENTED….