1The xcb-util module provides a number of libraries which sit on top of
2libxcb, the core X protocol library, and some of the extension
3libraries. These experimental libraries provide convenience functions
4and interfaces which make the raw X protocol more usable. Some of the
5libraries also provide client-side code which is not strictly part of
6the X protocol but which have traditionally been provided by Xlib.
7
8Keysyms module is the Starndard X key constants and conversions to/from
9keycodes.
10