Summary: XCB: The X protocol C binding library Name: libxcb Version: 1.13.1 Release: r0 License: MIT Group: x11/libs Packager: Poky URL: http://xcb.freedesktop.org BuildRequires: autoconf-native BuildRequires: automake-native BuildRequires: gnu-config-native BuildRequires: libpthread-stubs BuildRequires: libtool-cross BuildRequires: libtool-native BuildRequires: libxau BuildRequires: libxdmcp BuildRequires: pkgconfig-native BuildRequires: virtual/aarch64-poky-linux-compilerlibs BuildRequires: virtual/aarch64-poky-linux-gcc BuildRequires: virtual/libc BuildRequires: xcb-proto BuildRequires: xorgproto %description The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. %package -n libxcb-src Summary: XCB: The X protocol C binding library - Source files License: MIT Group: devel %description -n libxcb-src The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. This package contains sources for debugging purposes. %package -n libxcb-dbg Summary: XCB: The X protocol C binding library - Debugging files License: MIT Group: devel Recommends: glibc-dbg Recommends: libxau-dbg Recommends: libxdmcp-dbg %description -n libxcb-dbg The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. This package contains ELF symbols and related sources for debugging purposes. %package -n libxcb-staticdev Summary: XCB: The X protocol C binding library - Development files (Static Libraries) License: MIT Group: devel Requires: libxcb-dev = 1.13.1-r0 %description -n libxcb-staticdev The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. This package contains static libraries for software development. %package -n libxcb-dev Summary: XCB: The X protocol C binding library - Development files License: MIT Group: devel Requires: libxcb-composite Requires: libxcb-damage Requires: libxcb-dpms Requires: libxcb-dri2 Requires: libxcb-dri3 Requires: libxcb-glx Requires: libxcb-present Requires: libxcb-randr Requires: libxcb-record Requires: libxcb-render Requires: libxcb-res Requires: libxcb-screensaver Requires: libxcb-shape Requires: libxcb-shm Requires: libxcb-sync Requires: libxcb-xf86dri Requires: libxcb-xfixes Requires: libxcb-xinerama Requires: libxcb-xinput Requires: libxcb-xkb Requires: libxcb-xtest Requires: libxcb-xv Requires: libxcb-xvmc Requires: libxcb1 = 1.13.1-r0 Recommends: glibc-dev Recommends: libpthread-stubs-dev Recommends: libxau-dev Recommends: libxcb-composite-dev Recommends: libxcb-damage-dev Recommends: libxcb-dpms-dev Recommends: libxcb-dri2-dev Recommends: libxcb-dri3-dev Recommends: libxcb-glx-dev Recommends: libxcb-present-dev Recommends: libxcb-randr-dev Recommends: libxcb-record-dev Recommends: libxcb-render-dev Recommends: libxcb-res-dev Recommends: libxcb-screensaver-dev Recommends: libxcb-shape-dev Recommends: libxcb-shm-dev Recommends: libxcb-sync-dev Recommends: libxcb-xf86dri-dev Recommends: libxcb-xfixes-dev Recommends: libxcb-xinerama-dev Recommends: libxcb-xinput-dev Recommends: libxcb-xkb-dev Recommends: libxcb-xtest-dev Recommends: libxcb-xv-dev Recommends: libxcb-xvmc-dev Recommends: libxdmcp-dev Recommends: xcb-proto-dev Recommends: xorgproto-dev %description -n libxcb-dev The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. This package contains symbolic links, header files, and related items necessary for software development. %package -n libxcb-doc Summary: XCB: The X protocol C binding library - Documentation files License: MIT Group: doc %description -n libxcb-doc The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. This package contains documentation. %package -n libxcb-locale Summary: XCB: The X protocol C binding library License: MIT Group: x11/libs %description -n libxcb-locale The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. %package -n libxcb1 Summary: XCB: The X protocol C binding library License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb = 1.13.1 Provides: libxcb.so.1()(64bit) %description -n libxcb1 The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. %package -n libxcb-composite0 Summary: XCB library module for composite License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-composite = 1.13.1 Provides: libxcb-composite.so.0()(64bit) %description -n libxcb-composite0 XCB library module for composite %package -n libxcb-damage0 Summary: XCB library module for damage License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-damage = 1.13.1 Provides: libxcb-damage.so.0()(64bit) %description -n libxcb-damage0 XCB library module for damage %package -n libxcb-dpms0 Summary: XCB library module for dpms License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-dpms = 1.13.1 Provides: libxcb-dpms.so.0()(64bit) %description -n libxcb-dpms0 XCB library module for dpms %package -n libxcb-dri2-0 Summary: XCB library module for dri2 License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-dri2 = 1.13.1 Provides: libxcb-dri2.so.0()(64bit) %description -n libxcb-dri2-0 XCB library module for dri2 %package -n libxcb-dri3-0 Summary: XCB library module for dri3 License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-dri3 = 1.13.1 Provides: libxcb-dri3.so.0()(64bit) %description -n libxcb-dri3-0 XCB library module for dri3 %package -n libxcb-glx0 Summary: XCB library module for glx License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-glx = 1.13.1 Provides: libxcb-glx.so.0()(64bit) %description -n libxcb-glx0 XCB library module for glx %package -n libxcb-present0 Summary: XCB library module for present License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-present = 1.13.1 Provides: libxcb-present.so.0()(64bit) %description -n libxcb-present0 XCB library module for present %package -n libxcb-randr0 Summary: XCB library module for randr License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-randr = 1.13.1 Provides: libxcb-randr.so.0()(64bit) %description -n libxcb-randr0 XCB library module for randr %package -n libxcb-record0 Summary: XCB library module for record License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-record = 1.13.1 Provides: libxcb-record.so.0()(64bit) %description -n libxcb-record0 XCB library module for record %package -n libxcb-render0 Summary: XCB library module for render License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-render = 1.13.1 Provides: libxcb-render.so.0()(64bit) %description -n libxcb-render0 XCB library module for render %package -n libxcb-res0 Summary: XCB library module for res License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-res = 1.13.1 Provides: libxcb-res.so.0()(64bit) %description -n libxcb-res0 XCB library module for res %package -n libxcb-screensaver0 Summary: XCB library module for screensaver License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-screensaver = 1.13.1 Provides: libxcb-screensaver.so.0()(64bit) %description -n libxcb-screensaver0 XCB library module for screensaver %package -n libxcb-shape0 Summary: XCB library module for shape License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-shape = 1.13.1 Provides: libxcb-shape.so.0()(64bit) %description -n libxcb-shape0 XCB library module for shape %package -n libxcb-shm0 Summary: XCB library module for shm License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-shm = 1.13.1 Provides: libxcb-shm.so.0()(64bit) %description -n libxcb-shm0 XCB library module for shm %package -n libxcb-sync1 Summary: XCB library module for sync License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-sync = 1.13.1 Provides: libxcb-sync.so.1()(64bit) %description -n libxcb-sync1 XCB library module for sync %package -n libxcb-xf86dri0 Summary: XCB library module for xf86dri License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-xf86dri = 1.13.1 Provides: libxcb-xf86dri.so.0()(64bit) %description -n libxcb-xf86dri0 XCB library module for xf86dri %package -n libxcb-xfixes0 Summary: XCB library module for xfixes License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-xfixes = 1.13.1 Provides: libxcb-xfixes.so.0()(64bit) %description -n libxcb-xfixes0 XCB library module for xfixes %package -n libxcb-xinerama0 Summary: XCB library module for xinerama License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-xinerama = 1.13.1 Provides: libxcb-xinerama.so.0()(64bit) %description -n libxcb-xinerama0 XCB library module for xinerama %package -n libxcb-xinput0 Summary: XCB library module for xinput License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-xinput = 1.13.1 Provides: libxcb-xinput.so.0()(64bit) %description -n libxcb-xinput0 XCB library module for xinput %package -n libxcb-xkb1 Summary: XCB library module for xkb License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-xkb = 1.13.1 Provides: libxcb-xkb.so.1()(64bit) %description -n libxcb-xkb1 XCB library module for xkb %package -n libxcb-xtest0 Summary: XCB library module for xtest License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-xtest = 1.13.1 Provides: libxcb-xtest.so.0()(64bit) %description -n libxcb-xtest0 XCB library module for xtest %package -n libxcb-xv0 Summary: XCB library module for xv License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-xv = 1.13.1 Provides: libxcb-xv.so.0()(64bit) %description -n libxcb-xv0 XCB library module for xv %package -n libxcb-xvmc0 Summary: XCB library module for xvmc License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libXau.so.6()(64bit) Requires: libXdmcp.so.6()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libxau6 >= 1.0.9 Requires: libxcb.so.1()(64bit) Requires: libxcb1 >= 1.13.1 Requires: libxdmcp6 >= 1.1.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libXau.so.6()(64bit) Requires(post): libXdmcp.so.6()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libxau6 >= 1.0.9 Requires(post): libxcb.so.1()(64bit) Requires(post): libxcb1 >= 1.13.1 Requires(post): libxdmcp6 >= 1.1.3 Requires(post): rtld(GNU_HASH) Provides: libxcb-xvmc = 1.13.1 Provides: libxcb-xvmc.so.0()(64bit) %description -n libxcb-xvmc0 XCB library module for xvmc %post -n libxcb1 # libxcb1 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-composite0 # libxcb-composite0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-damage0 # libxcb-damage0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-dpms0 # libxcb-dpms0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-dri2-0 # libxcb-dri2-0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-dri3-0 # libxcb-dri3-0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-glx0 # libxcb-glx0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-present0 # libxcb-present0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-randr0 # libxcb-randr0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-record0 # libxcb-record0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-render0 # libxcb-render0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-res0 # libxcb-res0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-screensaver0 # libxcb-screensaver0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-shape0 # libxcb-shape0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-shm0 # libxcb-shm0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-sync1 # libxcb-sync1 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-xf86dri0 # libxcb-xf86dri0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-xfixes0 # libxcb-xfixes0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-xinerama0 # libxcb-xinerama0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-xinput0 # libxcb-xinput0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-xkb1 # libxcb-xkb1 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-xtest0 # libxcb-xtest0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-xv0 # libxcb-xv0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %post -n libxcb-xvmc0 # libxcb-xvmc0 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %files -n libxcb-src %defattr(-,-,-,-) %dir "/usr" %dir "/usr/src" %dir "/usr/src/debug" %dir "/usr/src/debug/libxcb" %dir "/usr/src/debug/libxcb/1.13.1-r0" %dir "/usr/src/debug/libxcb/1.13.1-r0/build" %dir "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1" %dir "/usr/src/debug/libxcb/1.13.1-r0/build/src" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xc_misc.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/randr.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/glx.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/render.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/dri3.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xkb.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/res.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/bigreq.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xvmc.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/dri2.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xtest.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xinerama.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/present.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/damage.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/record.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/composite.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/damage.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/bigreq.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xc_misc.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/sync.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/dri2.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/screensaver.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/render.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/screensaver.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xinput.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/shm.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xf86dri.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xv.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xinerama.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/res.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xkb.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/randr.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xinput.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/shm.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xproto.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/shape.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/record.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xtest.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xv.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xfixes.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xvmc.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xf86dri.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xproto.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/glx.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/dpms.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/dri3.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/xfixes.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/sync.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/shape.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/composite.h" "/usr/src/debug/libxcb/1.13.1-r0/build/src/dpms.c" "/usr/src/debug/libxcb/1.13.1-r0/build/src/present.c" %dir "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb_in.c" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcbext.h" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb_ext.c" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcbint.h" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb_conn.c" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb_out.c" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb_util.c" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb_xid.c" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb_list.c" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb_auth.c" "/usr/src/debug/libxcb/1.13.1-r0/libxcb-1.13.1/src/xcb.h" %files -n libxcb-dbg %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" %dir "/usr/lib/.debug" "/usr/lib/.debug/libxcb-screensaver.so.0.0.0" "/usr/lib/.debug/libxcb-xf86dri.so.0.0.0" "/usr/lib/.debug/libxcb-xinput.so.0.1.0" "/usr/lib/.debug/libxcb-dri3.so.0.0.0" "/usr/lib/.debug/libxcb-shape.so.0.0.0" "/usr/lib/.debug/libxcb-res.so.0.0.0" "/usr/lib/.debug/libxcb-xvmc.so.0.0.0" "/usr/lib/.debug/libxcb-dri2.so.0.0.0" "/usr/lib/.debug/libxcb-xinerama.so.0.0.0" "/usr/lib/.debug/libxcb-present.so.0.0.0" "/usr/lib/.debug/libxcb-glx.so.0.0.0" "/usr/lib/.debug/libxcb-xkb.so.1.0.0" "/usr/lib/.debug/libxcb-xv.so.0.0.0" "/usr/lib/.debug/libxcb.so.1.1.0" "/usr/lib/.debug/libxcb-damage.so.0.0.0" "/usr/lib/.debug/libxcb-composite.so.0.0.0" "/usr/lib/.debug/libxcb-shm.so.0.0.0" "/usr/lib/.debug/libxcb-xtest.so.0.0.0" "/usr/lib/.debug/libxcb-sync.so.1.0.0" "/usr/lib/.debug/libxcb-render.so.0.0.0" "/usr/lib/.debug/libxcb-dpms.so.0.0.0" "/usr/lib/.debug/libxcb-record.so.0.0.0" "/usr/lib/.debug/libxcb-xfixes.so.0.0.0" "/usr/lib/.debug/libxcb-randr.so.0.1.0" %files -n libxcb-dev %defattr(-,-,-,-) %dir "/usr" %dir "/usr/include" %dir "/usr/lib" %dir "/usr/include/xcb" "/usr/include/xcb/xevie.h" "/usr/include/xcb/glx.h" "/usr/include/xcb/render.h" "/usr/include/xcb/bigreq.h" "/usr/include/xcb/ge.h" "/usr/include/xcb/xtest.h" "/usr/include/xcb/present.h" "/usr/include/xcb/damage.h" "/usr/include/xcb/xcbext.h" "/usr/include/xcb/xc_misc.h" "/usr/include/xcb/sync.h" "/usr/include/xcb/dri2.h" "/usr/include/xcb/screensaver.h" "/usr/include/xcb/xinput.h" "/usr/include/xcb/xinerama.h" "/usr/include/xcb/res.h" "/usr/include/xcb/xkb.h" "/usr/include/xcb/randr.h" "/usr/include/xcb/shm.h" "/usr/include/xcb/record.h" "/usr/include/xcb/xv.h" "/usr/include/xcb/xprint.h" "/usr/include/xcb/xvmc.h" "/usr/include/xcb/xf86dri.h" "/usr/include/xcb/xproto.h" "/usr/include/xcb/xselinux.h" "/usr/include/xcb/dpms.h" "/usr/include/xcb/dri3.h" "/usr/include/xcb/xfixes.h" "/usr/include/xcb/shape.h" "/usr/include/xcb/composite.h" "/usr/include/xcb/xcb.h" %dir "/usr/lib/pkgconfig" "/usr/lib/libxcb-randr.so" "/usr/lib/libxcb-composite.so" "/usr/lib/libxcb-xvmc.so" "/usr/lib/libxcb-record.so" "/usr/lib/libxcb-screensaver.so" "/usr/lib/libxcb-xtest.so" "/usr/lib/libxcb-xkb.so" "/usr/lib/libxcb-shape.so" "/usr/lib/libxcb-xinerama.so" "/usr/lib/libxcb-damage.so" "/usr/lib/libxcb-glx.so" "/usr/lib/libxcb.so" "/usr/lib/libxcb-res.so" "/usr/lib/libxcb-shm.so" "/usr/lib/libxcb-xfixes.so" "/usr/lib/libxcb-xf86dri.so" "/usr/lib/libxcb-dri3.so" "/usr/lib/libxcb-sync.so" "/usr/lib/libxcb-present.so" "/usr/lib/libxcb-xv.so" "/usr/lib/libxcb-xinput.so" "/usr/lib/libxcb-dpms.so" "/usr/lib/libxcb-render.so" "/usr/lib/libxcb-dri2.so" "/usr/lib/pkgconfig/xcb-xtest.pc" "/usr/lib/pkgconfig/xcb-dri2.pc" "/usr/lib/pkgconfig/xcb-present.pc" "/usr/lib/pkgconfig/xcb-xfixes.pc" "/usr/lib/pkgconfig/xcb-xinerama.pc" "/usr/lib/pkgconfig/xcb-xkb.pc" "/usr/lib/pkgconfig/xcb-shm.pc" "/usr/lib/pkgconfig/xcb-res.pc" "/usr/lib/pkgconfig/xcb-randr.pc" "/usr/lib/pkgconfig/xcb-damage.pc" "/usr/lib/pkgconfig/xcb-xvmc.pc" "/usr/lib/pkgconfig/xcb.pc" "/usr/lib/pkgconfig/xcb-dpms.pc" "/usr/lib/pkgconfig/xcb-record.pc" "/usr/lib/pkgconfig/xcb-screensaver.pc" "/usr/lib/pkgconfig/xcb-xv.pc" "/usr/lib/pkgconfig/xcb-xinput.pc" "/usr/lib/pkgconfig/xcb-composite.pc" "/usr/lib/pkgconfig/xcb-dri3.pc" "/usr/lib/pkgconfig/xcb-xf86dri.pc" "/usr/lib/pkgconfig/xcb-glx.pc" "/usr/lib/pkgconfig/xcb-shape.pc" "/usr/lib/pkgconfig/xcb-render.pc" "/usr/lib/pkgconfig/xcb-sync.pc" %files -n libxcb-doc %defattr(-,-,-,-) %dir "/usr" %dir "/usr/share" %dir "/usr/share/doc" %dir "/usr/share/man" %dir "/usr/share/doc/libxcb" %dir "/usr/share/doc/libxcb/tutorial" "/usr/share/doc/libxcb/tutorial/index.html" "/usr/share/doc/libxcb/tutorial/xcb.css" %dir "/usr/share/man/man3" "/usr/share/man/man3/xcb_list_installed_colormaps_reply.3" "/usr/share/man/man3/xcb_xevie_query_version.3" "/usr/share/man/man3/xcb_map_window.3" "/usr/share/man/man3/xcb_xinerama_get_screen_size.3" "/usr/share/man/man3/xcb_dpms_get_timeouts_reply.3" "/usr/share/man/man3/xcb_res_query_client_resources_unchecked.3" "/usr/share/man/man3/xcb_xkb_indicator_state_notify_event_t.3" "/usr/share/man/man3/xcb_dri3_open_reply.3" "/usr/share/man/man3/xcb_glx_get_mapfv_data_end.3" "/usr/share/man/man3/xcb_input_set_device_mode.3" "/usr/share/man/man3/xcb_damage_query_version_reply.3" "/usr/share/man/man3/xcb_randr_get_output_primary_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_gendv.3" "/usr/share/man/man3/xcb_selinux_get_property_data_context_context.3" "/usr/share/man/man3/xcb_xf86dri_get_client_driver_name_unchecked.3" "/usr/share/man/man3/xcb_xkb_set_named_indicator_checked.3" "/usr/share/man/man3/xcb_xkb_get_named_indicator_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_info_unchecked.3" "/usr/share/man/man3/xcb_input_get_extension_version_reply.3" "/usr/share/man/man3/xcb_list_fonts_with_info_name_length.3" "/usr/share/man/man3/xcb_glx_get_queryiv_arb_data_end.3" "/usr/share/man/man3/xcb_alloc_color_planes_pixels_end.3" "/usr/share/man/man3/xcb_composite_unredirect_subwindows.3" "/usr/share/man/man3/xcb_render_create_glyph_set_checked.3" "/usr/share/man/man3/xcb_xkb_get_map_map.3" "/usr/share/man/man3/xcb_selinux_set_property_create_context_checked.3" "/usr/share/man/man3/xcb_render_triangles_checked.3" "/usr/share/man/man3/xcb_input_change_device_key_mapping_checked.3" "/usr/share/man/man3/xcb_xv_list_image_formats_format_length.3" "/usr/share/man/man3/xcb_glx_get_minmax_data.3" "/usr/share/man/man3/xcb_screensaver_set_attributes_checked.3" "/usr/share/man/man3/xcb_xvmc_create_surface_priv_data.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_modes.3" "/usr/share/man/man3/xcb_selinux_get_property_create_context.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_offsets_length.3" "/usr/share/man/man3/xcb_xkb_action_message_event_t.3" "/usr/share/man/man3/xcb_damage_destroy_checked.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_reply.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers_unchecked.3" "/usr/share/man/man3/xcb_glx_render_mode_data_end.3" "/usr/share/man/man3/xcb_query_extension_reply.3" "/usr/share/man/man3/xcb_x_print_print_rehash_printer_list.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_current_params_length.3" "/usr/share/man/man3/xcb_destroy_subwindows.3" "/usr/share/man/man3/xcb_shape_offset_checked.3" "/usr/share/man/man3/xcb_glx_get_separable_filter.3" "/usr/share/man/man3/xcb_shm_put_image_checked.3" "/usr/share/man/man3/xcb_input_button_press_event_t.3" "/usr/share/man/man3/xcb_create_cursor_checked.3" "/usr/share/man/man3/xcb_selinux_set_selection_use_context.3" "/usr/share/man/man3/xcb_list_installed_colormaps_cmaps_length.3" "/usr/share/man/man3/xcb_input_ungrab_device_button.3" "/usr/share/man/man3/xcb_input_change_device_dont_propagate_list.3" "/usr/share/man/man3/xcb_glx_gen_lists.3" "/usr/share/man/man3/xcb_glx_get_separable_filter_unchecked.3" "/usr/share/man/man3/xcb_render_create_linear_gradient.3" "/usr/share/man/man3/xcb_x_print_print_set_context.3" "/usr/share/man/man3/xcb_input_device_bell.3" "/usr/share/man/man3/xcb_res_query_clients_clients_length.3" "/usr/share/man/man3/xcb_get_atom_name_name_length.3" "/usr/share/man/man3/xcb_input_xi_grab_device_reply.3" "/usr/share/man/man3/xcb_glx_get_mapfv_data.3" "/usr/share/man/man3/xcb_xkb_get_state_unchecked.3" "/usr/share/man/man3/xcb_input_hierarchy_event_t.3" "/usr/share/man/man3/xcb_randr_get_output_info_name_end.3" "/usr/share/man/man3/xcb_query_tree_children_end.3" "/usr/share/man/man3/xcb_selinux_set_property_use_context_checked.3" "/usr/share/man/man3/xcb_randr_change_output_property.3" "/usr/share/man/man3/xcb_query_font_unchecked.3" "/usr/share/man/man3/xcb_glx_create_context_attribs_arb.3" "/usr/share/man/man3/xcb_xinerama_is_active_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_genfv_reply.3" "/usr/share/man/man3/xcb_get_image.3" "/usr/share/man/man3/xcb_glx_get_convolution_filter_reply.3" "/usr/share/man/man3/xcb_input_xi_get_property_items.3" "/usr/share/man/man3/xcb_list_fonts_with_info.3" "/usr/share/man/man3/xcb_change_pointer_control_checked.3" "/usr/share/man/man3/xcb_randr_get_output_info_name.3" "/usr/share/man/man3/xcb_input_get_device_dont_propagate_list_classes_length.3" "/usr/share/man/man3/xcb_xvmc_list_surface_types.3" "/usr/share/man/man3/xcb_randr_list_output_properties_atoms_length.3" "/usr/share/man/man3/xcb_xv_shm_put_image_checked.3" "/usr/share/man/man3/xcb_glx_use_x_font_checked.3" "/usr/share/man/man3/xcb_selinux_get_window_context_context.3" "/usr/share/man/man3/xcb_selinux_query_version_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info_back_clip_rects_length.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name_name.3" "/usr/share/man/man3/xcb_selinux_get_client_context_unchecked.3" "/usr/share/man/man3/xcb_glx_is_list.3" "/usr/share/man/man3/xcb_res_query_resource_bytes.3" "/usr/share/man/man3/xcb_xf86dri_get_device_info_device_private_length.3" "/usr/share/man/man3/xcb_randr_get_crtc_info_possible.3" "/usr/share/man/man3/xcb_input_xi_passive_ungrab_device_checked.3" "/usr/share/man/man3/xcb_xf86dri_destroy_context_checked.3" "/usr/share/man/man3/xcb_input_key_press_event_t.3" "/usr/share/man/man3/xcb_glx_get_separable_filter_reply.3" "/usr/share/man/man3/xcb_put_image.3" "/usr/share/man/man3/xcb_glx_gen_textures.3" "/usr/share/man/man3/xcb_input_device_state_notify_event_t.3" "/usr/share/man/man3/xcb_glx_get_mapfv.3" "/usr/share/man/man3/xcb_shm_query_version_unchecked.3" "/usr/share/man/man3/xcb_present_idle_notify_event_t.3" "/usr/share/man/man3/xcb_glx_get_tex_image.3" "/usr/share/man/man3/xcb_sync_reset_fence.3" "/usr/share/man/man3/xcb_randr_list_provider_properties_reply.3" "/usr/share/man/man3/xcb_alloc_color_cells_pixels.3" "/usr/share/man/man3/xcb_render_query_pict_index_values_unchecked.3" "/usr/share/man/man3/xcb_list_fonts_with_info_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_destroy_drawable_checked.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameterfv.3" "/usr/share/man/man3/xcb_xinerama_query_screens_screen_info.3" "/usr/share/man/man3/xcb_xfixes_selection_notify_event_t.3" "/usr/share/man/man3/xcb_record_enable_context_data.3" "/usr/share/man/man3/xcb_xkb_list_components_unchecked.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_outputs.3" "/usr/share/man/man3/xcb_glx_get_visual_configs_reply.3" "/usr/share/man/man3/xcb_glx_get_visual_configs_property_list_end.3" "/usr/share/man/man3/xcb_list_installed_colormaps_cmaps_end.3" "/usr/share/man/man3/xcb_glx_vendor_private.3" "/usr/share/man/man3/xcb_list_extensions_names_iterator.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current.3" "/usr/share/man/man3/xcb_xvmc_create_context_reply.3" "/usr/share/man/man3/xcb_randr_get_provider_info_associated_providers.3" "/usr/share/man/man3/xcb_get_property.3" "/usr/share/man/man3/xcb_glx_get_visual_configs.3" "/usr/share/man/man3/xcb_alloc_color_planes_pixels.3" "/usr/share/man/man3/xcb_dri2_create_drawable.3" "/usr/share/man/man3/xcb_xfixes_create_region_from_bitmap_checked.3" "/usr/share/man/man3/xcb_randr_get_output_info_reply.3" "/usr/share/man/man3/xcb_glx_get_queryiv_arb_unchecked.3" "/usr/share/man/man3/xcb_get_geometry_reply.3" "/usr/share/man/man3/xcb_xkb_get_kbd_by_name_reply.3" "/usr/share/man/man3/xcb_dri2_connect_driver_name_length.3" "/usr/share/man/man3/xcb_randr_get_provider_info.3" "/usr/share/man/man3/xcb_list_properties_unchecked.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_red.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_red_length.3" "/usr/share/man/man3/xcb_randr_set_provider_output_source.3" "/usr/share/man/man3/xcb_input_property_event_t.3" "/usr/share/man/man3/xcb_xvmc_list_subpicture_types_types_length.3" "/usr/share/man/man3/xcb_selinux_get_property_data_context.3" "/usr/share/man/man3/xcb_query_font.3" "/usr/share/man/man3/xcb_glx_is_enabled_unchecked.3" "/usr/share/man/man3/xcb_glx_destroy_pixmap_checked.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_strides.3" "/usr/share/man/man3/xcb_selinux_get_property_data_context_reply.3" "/usr/share/man/man3/xcb_dpms_get_timeouts_unchecked.3" "/usr/share/man/man3/xcb_shm_detach_checked.3" "/usr/share/man/man3/xcb_poly_text_16_checked.3" "/usr/share/man/man3/xcb_xkb_indicator_map_notify_event_t.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers.3" "/usr/share/man/man3/xcb_intern_atom_reply.3" "/usr/share/man/man3/xcb_damage_notify_event_t.3" "/usr/share/man/man3/xcb_mapping_notify_event_t.3" "/usr/share/man/man3/xcb_dri2_destroy_drawable_checked.3" "/usr/share/man/man3/xcb_dri2_wait_sbc_unchecked.3" "/usr/share/man/man3/xcb_create_pixmap_checked.3" "/usr/share/man/man3/xcb_x_print_print_rehash_printer_list_checked.3" "/usr/share/man/man3/xcb_randr_list_output_properties_unchecked.3" "/usr/share/man/man3/xcb_randr_delete_output_property_checked.3" "/usr/share/man/man3/xcb_res_query_clients.3" "/usr/share/man/man3/xcb_x_print_print_get_attributes_reply.3" "/usr/share/man/man3/xcb_screensaver_query_version.3" "/usr/share/man/man3/xcb_input_get_device_button_mapping_map.3" "/usr/share/man/man3/xcb_xv_list_image_formats_unchecked.3" "/usr/share/man/man3/xcb_destroy_window.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_unchecked.3" "/usr/share/man/man3/xcb_randr_get_monitors.3" "/usr/share/man/man3/xcb_selinux_query_version.3" "/usr/share/man/man3/xcb_glx_finish.3" "/usr/share/man/man3/xcb_glx_get_tex_parameteriv_unchecked.3" "/usr/share/man/man3/xcb_randr_create_lease_unchecked.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_reply.3" "/usr/share/man/man3/xcb_glx_get_mapiv_reply.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_pending_filter_name_length.3" "/usr/share/man/man3/xcb_glx_get_tex_parameteriv_reply.3" "/usr/share/man/man3/xcb_screensaver_query_info.3" "/usr/share/man/man3/xcb_xv_query_image_attributes.3" "/usr/share/man/man3/xcb_xkb_get_device_info_name_length.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name_cursor_image_end.3" "/usr/share/man/man3/xcb_xfixes_change_cursor.3" "/usr/share/man/man3/xcb_randr_set_crtc_gamma.3" "/usr/share/man/man3/xcb_randr_get_provider_property.3" "/usr/share/man/man3/xcb_xinerama_get_screen_count_reply.3" "/usr/share/man/man3/xcb_glx_vendor_private_with_reply.3" "/usr/share/man/man3/xcb_input_allow_device_events_checked.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image.3" "/usr/share/man/man3/xcb_x_print_print_destroy_context_checked.3" "/usr/share/man/man3/xcb_x_print_print_get_printer_list_reply.3" "/usr/share/man/man3/xcb_selinux_get_selection_context_reply.3" "/usr/share/man/man3/xcb_sync_trigger_fence.3" "/usr/share/man/man3/xcb_xv_set_port_attribute_checked.3" "/usr/share/man/man3/xcb_randr_delete_monitor_checked.3" "/usr/share/man/man3/xcb_dri2_query_version_unchecked.3" "/usr/share/man/man3/xcb_install_colormap_checked.3" "/usr/share/man/man3/xcb_shape_query_extents_unchecked.3" "/usr/share/man/man3/xcb_glx_delete_window.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_current_params.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameteriv_data_end.3" "/usr/share/man/man3/xcb_glx_read_pixels.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameterfv_unchecked.3" "/usr/share/man/man3/xcb_get_keyboard_mapping_keysyms_end.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameteriv_data_length.3" "/usr/share/man/man3/xcb_glx_get_minmax_reply.3" "/usr/share/man/man3/xcb_glx_is_query_arb.3" "/usr/share/man/man3/xcb_xv_query_image_attributes_pitches_end.3" "/usr/share/man/man3/xcb_glx_is_list_reply.3" "/usr/share/man/man3/xcb_glx_get_tex_parameterfv.3" "/usr/share/man/man3/xcb_glx_render_mode_data.3" "/usr/share/man/man3/xcb_xkb_get_device_info.3" "/usr/share/man/man3/xcb_alloc_color_cells_pixels_length.3" "/usr/share/man/man3/xcb_dri2_get_buffers_buffers_iterator.3" "/usr/share/man/man3/xcb_query_keymap.3" "/usr/share/man/man3/xcb_selinux_get_property_context_context_length.3" "/usr/share/man/man3/xcb_selinux_get_property_create_context_reply.3" "/usr/share/man/man3/xcb_composite_release_overlay_window_checked.3" "/usr/share/man/man3/xcb_input_get_device_modifier_mapping_keymaps_end.3" "/usr/share/man/man3/xcb_input_ungrab_device_button_checked.3" "/usr/share/man/man3/xcb_input_xi_allow_events_checked.3" "/usr/share/man/man3/xcb_shape_rectangles_checked.3" "/usr/share/man/man3/xcb_record_register_clients_checked.3" "/usr/share/man/man3/xcb_glx_get_booleanv.3" "/usr/share/man/man3/xcb_glx_get_tex_genfv.3" "/usr/share/man/man3/xcb_get_pointer_mapping_map_end.3" "/usr/share/man/man3/xcb_glx_are_textures_resident_data_length.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events_reply.3" "/usr/share/man/man3/xcb_list_hosts_hosts_length.3" "/usr/share/man/man3/xcb_map_window_checked.3" "/usr/share/man/man3/xcb_xvmc_create_subpicture_priv_data.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_buffers_length.3" "/usr/share/man/man3/xcb_glx_get_clip_plane_data_length.3" "/usr/share/man/man3/xcb_alloc_named_color_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_set_image_resolution.3" "/usr/share/man/man3/xcb_resize_request_event_t.3" "/usr/share/man/man3/xcb_glx_get_mapfv_data_length.3" "/usr/share/man/man3/xcb_randr_set_screen_config.3" "/usr/share/man/man3/xcb_query_keymap_unchecked.3" "/usr/share/man/man3/xcb_xkb_list_components_keycodes_length.3" "/usr/share/man/man3/xcb_get_selection_owner_reply.3" "/usr/share/man/man3/xcb_x_print_print_get_printer_list_printers_length.3" "/usr/share/man/man3/xcb_get_keyboard_control_unchecked.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameteriv_reply.3" "/usr/share/man/man3/xcb_glx_is_direct_unchecked.3" "/usr/share/man/man3/xcb_input_grab_device_button.3" "/usr/share/man/man3/xcb_xf86dri_get_client_driver_name.3" "/usr/share/man/man3/xcb_xfixes_change_save_set.3" "/usr/share/man/man3/xcb_glx_get_materialfv.3" "/usr/share/man/man3/xcb_glx_create_pbuffer.3" "/usr/share/man/man3/xcb_input_xi_passive_grab_device_modifiers_length.3" "/usr/share/man/man3/xcb_glx_get_tex_image_data_length.3" "/usr/share/man/man3/xcb_sync_query_alarm_unchecked.3" "/usr/share/man/man3/xcb_input_set_device_modifier_mapping_unchecked.3" "/usr/share/man/man3/xcb_glx_get_minmax_data_end.3" "/usr/share/man/man3/xcb_xkb_set_map.3" "/usr/share/man/man3/xcb_xv_query_encodings_info_length.3" "/usr/share/man/man3/xcb_shape_query_version_reply.3" "/usr/share/man/man3/xcb_xkb_set_names_checked.3" "/usr/share/man/man3/xcb_glx_get_mapiv_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameterfv_data_length.3" "/usr/share/man/man3/xcb_x_print_print_start_doc.3" "/usr/share/man/man3/xcb_glx_get_lightfv.3" "/usr/share/man/man3/xcb_dri3_fd_from_fence_unchecked.3" "/usr/share/man/man3/xcb_dri2_buffer_swap_complete_event_t.3" "/usr/share/man/man3/xcb_glx_get_drawable_attributes_attribs_end.3" "/usr/share/man/man3/xcb_ge_generic_event_t.3" "/usr/share/man/man3/xcb_query_font_properties_length.3" "/usr/share/man/man3/xcb_composite_name_window_pixmap_checked.3" "/usr/share/man/man3/xcb_glx_vendor_private_with_reply_data_2_end.3" "/usr/share/man/man3/xcb_test_compare_cursor_reply.3" "/usr/share/man/man3/xcb_input_list_device_properties_atoms_end.3" "/usr/share/man/man3/xcb_xkb_set_device_info_checked.3" "/usr/share/man/man3/xcb_glx_get_drawable_attributes_attribs_length.3" "/usr/share/man/man3/xcb_glx_copy_context_checked.3" "/usr/share/man/man3/xcb_change_keyboard_mapping_checked.3" "/usr/share/man/man3/xcb_input_change_feedback_control_checked.3" "/usr/share/man/man3/xcb_render_set_picture_filter.3" "/usr/share/man/man3/xcb_get_keyboard_mapping.3" "/usr/share/man/man3/xcb_input_open_device_unchecked.3" "/usr/share/man/man3/xcb_randr_set_provider_output_source_checked.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_names_end.3" "/usr/share/man/man3/xcb_xevie_query_version_reply.3" "/usr/share/man/man3/xcb_xkb_get_indicator_map_maps.3" "/usr/share/man/man3/xcb_change_property_checked.3" "/usr/share/man/man3/xcb_glx_get_query_objectiv_arb.3" "/usr/share/man/man3/xcb_list_hosts_hosts_iterator.3" "/usr/share/man/man3/xcb_screensaver_set_attributes.3" "/usr/share/man/man3/xcb_glx_get_tex_geniv_unchecked.3" "/usr/share/man/man3/xcb_record_query_version.3" "/usr/share/man/man3/xcb_shape_input_selected.3" "/usr/share/man/man3/xcb_glx_get_lightfv_data_end.3" "/usr/share/man/man3/xcb_record_register_clients.3" "/usr/share/man/man3/xcb_xkb_map_notify_event_t.3" "/usr/share/man/man3/xcb_selinux_set_property_create_context.3" "/usr/share/man/man3/xcb_sync_set_counter_checked.3" "/usr/share/man/man3/xcb_glx_query_server_string_reply.3" "/usr/share/man/man3/xcb_xfixes_hide_cursor.3" "/usr/share/man/man3/xcb_render_change_picture.3" "/usr/share/man/man3/xcb_close_font.3" "/usr/share/man/man3/xcb_xkb_get_compat_map_si_rtrn.3" "/usr/share/man/man3/xcb_shape_rectangles.3" "/usr/share/man/man3/xcb_input_xi_passive_grab_device_modifiers.3" "/usr/share/man/man3/xcb_ungrab_button.3" "/usr/share/man/man3/xcb_randr_query_version.3" "/usr/share/man/man3/xcb_xfixes_create_pointer_barrier_checked.3" "/usr/share/man/man3/xcb_list_hosts.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_names.3" "/usr/share/man/man3/xcb_close_font_checked.3" "/usr/share/man/man3/xcb_lookup_color_unchecked.3" "/usr/share/man/man3/xcb_get_property_value_end.3" "/usr/share/man/man3/xcb_record_free_context_checked.3" "/usr/share/man/man3/xcb_test_grab_control.3" "/usr/share/man/man3/xcb_xfixes_select_cursor_input_checked.3" "/usr/share/man/man3/xcb_render_tri_fan_checked.3" "/usr/share/man/man3/xcb_input_list_device_properties_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_close_connection.3" "/usr/share/man/man3/xcb_xfixes_query_version.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_reply.3" "/usr/share/man/man3/xcb_xfixes_translate_region.3" "/usr/share/man/man3/xcb_query_pointer_unchecked.3" "/usr/share/man/man3/xcb_xkb_get_device_info_leds_length.3" "/usr/share/man/man3/xcb_input_get_device_motion_events_unchecked.3" "/usr/share/man/man3/xcb_xfixes_expand_region.3" "/usr/share/man/man3/xcb_record_enable_context_data_length.3" "/usr/share/man/man3/xcb_image_text_16_checked.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameteriv_data_end.3" "/usr/share/man/man3/xcb_randr_destroy_mode_checked.3" "/usr/share/man/man3/xcb_selinux_get_selection_context_context_length.3" "/usr/share/man/man3/xcb_glx_get_string_string_end.3" "/usr/share/man/man3/xcb_glx_get_query_objectuiv_arb_data_length.3" "/usr/share/man/man3/xcb_xvmc_create_context_priv_data.3" "/usr/share/man/man3/xcb_xfixes_subtract_region.3" "/usr/share/man/man3/xcb_dri2_connect_alignment_pad_end.3" "/usr/share/man/man3/xcb_glx_get_histogram_data.3" "/usr/share/man/man3/xcb_dri2_wait_sbc.3" "/usr/share/man/man3/xcb_xkb_set_indicator_map_checked.3" "/usr/share/man/man3/xcb_xfixes_set_window_shape_region.3" "/usr/share/man/man3/xcb_glx_get_compressed_tex_image_arb_data.3" "/usr/share/man/man3/xcb_glx_vendor_private_checked.3" "/usr/share/man/man3/xcb_dpms_set_timeouts_checked.3" "/usr/share/man/man3/xcb_xv_port_notify_event_t.3" "/usr/share/man/man3/xcb_shape_get_rectangles_reply.3" "/usr/share/man/man3/xcb_glx_flush.3" "/usr/share/man/man3/xcb_poly_rectangle.3" "/usr/share/man/man3/xcb_selinux_set_window_create_context_checked.3" "/usr/share/man/man3/xcb_glx_get_fb_configs_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_end_doc.3" "/usr/share/man/man3/xcb_get_modifier_mapping_unchecked.3" "/usr/share/man/man3/xcb_query_keymap_reply.3" "/usr/share/man/man3/xcb_input_list_device_properties_reply.3" "/usr/share/man/man3/xcb_xkb_set_compat_map.3" "/usr/share/man/man3/xcb_xevie_start_unchecked.3" "/usr/share/man/man3/xcb_xfixes_set_cursor_name_checked.3" "/usr/share/man/man3/xcb_input_list_device_properties.3" "/usr/share/man/man3/xcb_get_atom_name_name_end.3" "/usr/share/man/man3/xcb_x_print_print_query_screens.3" "/usr/share/man/man3/xcb_glx_get_mapdv_data.3" "/usr/share/man/man3/xcb_alloc_color_cells_reply.3" "/usr/share/man/man3/xcb_record_create_context_checked.3" "/usr/share/man/man3/xcb_dri3_fence_from_fd_checked.3" "/usr/share/man/man3/xcb_glx_create_pixmap_checked.3" "/usr/share/man/man3/xcb_input_xi_set_focus_checked.3" "/usr/share/man/man3/xcb_input_device_mapping_notify_event_t.3" "/usr/share/man/man3/xcb_glx_destroy_glx_pixmap.3" "/usr/share/man/man3/xcb_present_notify_msc.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_pad_3.3" "/usr/share/man/man3/xcb_shm_attach.3" "/usr/share/man/man3/xcb_x_print_print_query_screens_reply.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_modes_length.3" "/usr/share/man/man3/xcb_get_property_value_length.3" "/usr/share/man/man3/xcb_input_xi_get_property.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameteriv_unchecked.3" "/usr/share/man/man3/xcb_glx_get_materialfv_data_end.3" "/usr/share/man/man3/xcb_get_font_path_reply.3" "/usr/share/man/man3/xcb_glx_query_server_string_string.3" "/usr/share/man/man3/xcb_glx_render_large.3" "/usr/share/man/man3/xcb_glx_read_pixels_unchecked.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_blue_length.3" "/usr/share/man/man3/xcb_glx_gen_textures_data.3" "/usr/share/man/man3/xcb_xv_query_port_attributes_unchecked.3" "/usr/share/man/man3/xcb_xkb_set_device_info.3" "/usr/share/man/man3/xcb_xfixes_union_region_checked.3" "/usr/share/man/man3/xcb_xv_query_encodings.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameteriv_data.3" "/usr/share/man/man3/xcb_randr_list_provider_properties_atoms_length.3" "/usr/share/man/man3/xcb_create_window.3" "/usr/share/man/man3/xcb_x_print_attribut_notify_event_t.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameteriv_data_end.3" "/usr/share/man/man3/xcb_input_list_input_devices_names_iterator.3" "/usr/share/man/man3/xcb_xkb_get_compat_map.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_reply.3" "/usr/share/man/man3/xcb_xv_get_still.3" "/usr/share/man/man3/xcb_randr_get_crtc_info_reply.3" "/usr/share/man/man3/xcb_res_query_version_reply.3" "/usr/share/man/man3/xcb_xinerama_get_screen_size_reply.3" "/usr/share/man/man3/xcb_render_query_pict_formats_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_image_data_end.3" "/usr/share/man/man3/xcb_selinux_get_selection_create_context_reply.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_pad_4.3" "/usr/share/man/man3/xcb_glx_vendor_private_with_reply_data_2.3" "/usr/share/man/man3/xcb_x_print_print_get_image_resolution_unchecked.3" "/usr/share/man/man3/xcb_glx_get_clip_plane.3" "/usr/share/man/man3/xcb_glx_get_tex_envfv_data_end.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_cursor_image.3" "/usr/share/man/man3/xcb_render_free_glyph_set_checked.3" "/usr/share/man/man3/xcb_randr_get_provider_info_outputs.3" "/usr/share/man/man3/xcb_shm_attach_checked.3" "/usr/share/man/man3/xcb_input_get_device_modifier_mapping_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameterfv_data.3" "/usr/share/man/man3/xcb_res_query_client_resources_types_length.3" "/usr/share/man/man3/xcb_xfixes_set_gc_clip_region.3" "/usr/share/man/man3/xcb_glx_gen_textures_data_length.3" "/usr/share/man/man3/xcb_x_print_print_set_attributes.3" "/usr/share/man/man3/xcb_ungrab_server_checked.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_modes_iterator.3" "/usr/share/man/man3/xcb_get_pointer_mapping_reply.3" "/usr/share/man/man3/xcb_create_pixmap.3" "/usr/share/man/man3/xcb_randr_get_screen_info_sizes_length.3" "/usr/share/man/man3/xcb_input_change_device_control.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapuiv_unchecked.3" "/usr/share/man/man3/xcb_randr_get_providers_providers.3" "/usr/share/man/man3/xcb_input_xi_passive_ungrab_device.3" "/usr/share/man/man3/xcb_damage_add.3" "/usr/share/man/man3/xcb_randr_query_provider_property.3" "/usr/share/man/man3/xcb_input_xi_select_events.3" "/usr/share/man/man3/xcb_xkb_list_components_geometries_iterator.3" "/usr/share/man/man3/xcb_xinerama_query_screens.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameterfv.3" "/usr/share/man/man3/xcb_record_enable_context_unchecked.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapuiv_data_end.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_pending_params_length.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_crtcs.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_unchecked.3" "/usr/share/man/man3/xcb_randr_get_provider_info_outputs_end.3" "/usr/share/man/man3/xcb_get_modifier_mapping.3" "/usr/share/man/man3/xcb_dri2_query_version.3" "/usr/share/man/man3/xcb_xinerama_get_state.3" "/usr/share/man/man3/xcb_dri2_authenticate_reply.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameteriv_reply.3" "/usr/share/man/man3/xcb_convert_selection.3" "/usr/share/man/man3/xcb_input_xi_grab_device_unchecked.3" "/usr/share/man/man3/xcb_randr_list_provider_properties_atoms_end.3" "/usr/share/man/man3/xcb_query_text_extents_unchecked.3" "/usr/share/man/man3/xcb_input_xi_get_property_reply.3" "/usr/share/man/man3/xcb_glx_get_booleanv_unchecked.3" "/usr/share/man/man3/xcb_poly_line_checked.3" "/usr/share/man/man3/xcb_sync_query_alarm.3" "/usr/share/man/man3/xcb_xv_query_extension.3" "/usr/share/man/man3/xcb_composite_redirect_window.3" "/usr/share/man/man3/xcb_present_configure_notify_event_t.3" "/usr/share/man/man3/xcb_xvmc_query_version_unchecked.3" "/usr/share/man/man3/xcb_selinux_get_device_context_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_open_connection_bus_id.3" "/usr/share/man/man3/xcb_randr_set_monitor.3" "/usr/share/man/man3/xcb_xkb_use_extension_reply.3" "/usr/share/man/man3/xcb_randr_set_panning_reply.3" "/usr/share/man/man3/xcb_render_create_radial_gradient_checked.3" "/usr/share/man/man3/xcb_dri2_wait_sbc_reply.3" "/usr/share/man/man3/xcb_copy_area_checked.3" "/usr/share/man/man3/xcb_dri2_destroy_drawable.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameteriv_data.3" "/usr/share/man/man3/xcb_present_generic_event_t.3" "/usr/share/man/man3/xcb_randr_query_version_unchecked.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_list_reply.3" "/usr/share/man/man3/xcb_delete_property_checked.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_pending_params.3" "/usr/share/man/man3/xcb_input_ungrab_device_key.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_unchecked.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_current_params_end.3" "/usr/share/man/man3/xcb_get_keyboard_mapping_reply.3" "/usr/share/man/man3/xcb_sync_query_counter.3" "/usr/share/man/man3/xcb_input_xi_delete_property_checked.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_name_reply.3" "/usr/share/man/man3/xcb_dri2_get_param.3" "/usr/share/man/man3/xcb_selinux_get_property_use_context.3" "/usr/share/man/man3/xcb_present_select_input_checked.3" "/usr/share/man/man3/xcb_selinux_get_window_context_context_end.3" "/usr/share/man/man3/xcb_glx_gen_lists_reply.3" "/usr/share/man/man3/xcb_glx_get_lightiv_unchecked.3" "/usr/share/man/man3/xcb_input_get_device_key_mapping_keysyms_end.3" "/usr/share/man/man3/xcb_xfixes_copy_region_checked.3" "/usr/share/man/man3/xcb_xf86dri_get_device_info.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_offsets_end.3" "/usr/share/man/man3/xcb_glx_get_convolution_filter_data_end.3" "/usr/share/man/man3/xcb_glx_get_compressed_tex_image_arb_data_length.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapusv_unchecked.3" "/usr/share/man/man3/xcb_record_query_version_unchecked.3" "/usr/share/man/man3/xcb_xfixes_fetch_region_reply.3" "/usr/share/man/man3/xcb_shape_get_rectangles_rectangles_length.3" "/usr/share/man/man3/xcb_input_query_device_state_unchecked.3" "/usr/share/man/man3/xcb_input_change_keyboard_device.3" "/usr/share/man/man3/xcb_glx_get_queryiv_arb_reply.3" "/usr/share/man/man3/xcb_query_best_size.3" "/usr/share/man/man3/xcb_sync_create_counter.3" "/usr/share/man/man3/xcb_selinux_get_selection_create_context_context.3" "/usr/share/man/man3/xcb_present_pixmap.3" "/usr/share/man/man3/xcb_randr_configure_provider_property.3" "/usr/share/man/man3/xcb_get_pointer_mapping_map_length.3" "/usr/share/man/man3/xcb_get_pointer_control.3" "/usr/share/man/man3/xcb_dri3_pixmap_from_buffer.3" "/usr/share/man/man3/xcb_glx_query_server_string_string_length.3" "/usr/share/man/man3/xcb_force_screen_saver_checked.3" "/usr/share/man/man3/xcb_record_get_context_intercepted_clients_iterator.3" "/usr/share/man/man3/xcb_xevie_send_reply.3" "/usr/share/man/man3/xcb_glx_query_server_string_unchecked.3" "/usr/share/man/man3/xcb_xkb_list_components_types_iterator.3" "/usr/share/man/man3/xcb_glx_get_tex_envfv_data.3" "/usr/share/man/man3/xcb_selinux_get_property_context_unchecked.3" "/usr/share/man/man3/xcb_randr_create_mode_unchecked.3" "/usr/share/man/man3/xcb_convert_selection_checked.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_range.3" "/usr/share/man/man3/xcb_list_hosts_reply.3" "/usr/share/man/man3/xcb_glx_get_tex_geniv_reply.3" "/usr/share/man/man3/xcb_selinux_get_selection_create_context_context_end.3" "/usr/share/man/man3/xcb_input_device_button_state_notify_event_t.3" "/usr/share/man/man3/xcb_ungrab_keyboard_checked.3" "/usr/share/man/man3/xcb_render_query_pict_formats_reply.3" "/usr/share/man/man3/xcb_res_query_clients_unchecked.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_list.3" "/usr/share/man/man3/xcb_screensaver_select_input_checked.3" "/usr/share/man/man3/xcb_configure_window_checked.3" "/usr/share/man/man3/xcb_input_ungrab_device.3" "/usr/share/man/man3/xcb_xinerama_query_version_unchecked.3" "/usr/share/man/man3/xcb_xevie_end_unchecked.3" "/usr/share/man/man3/xcb_input_list_input_devices_infos_iterator.3" "/usr/share/man/man3/xcb_sync_alarm_notify_event_t.3" "/usr/share/man/man3/xcb_randr_create_lease.3" "/usr/share/man/man3/xcb_selinux_get_property_create_context_unchecked.3" "/usr/share/man/man3/xcb_xvmc_list_subpicture_types_unchecked.3" "/usr/share/man/man3/xcb_input_xi_query_device.3" "/usr/share/man/man3/xcb_input_get_device_dont_propagate_list.3" "/usr/share/man/man3/xcb_shm_create_pixmap_checked.3" "/usr/share/man/man3/xcb_set_close_down_mode.3" "/usr/share/man/man3/xcb_bell.3" "/usr/share/man/man3/xcb_dri2_connect_device_name_end.3" "/usr/share/man/man3/xcb_reparent_window_checked.3" "/usr/share/man/man3/xcb_render_create_radial_gradient.3" "/usr/share/man/man3/xcb_xfixes_invert_region.3" "/usr/share/man/man3/xcb_alloc_color_cells_masks_length.3" "/usr/share/man/man3/xcb_shape_get_rectangles_rectangles.3" "/usr/share/man/man3/xcb_dri2_copy_region_reply.3" "/usr/share/man/man3/xcb_sync_set_priority_checked.3" "/usr/share/man/man3/xcb_query_text_extents_reply.3" "/usr/share/man/man3/xcb_input_xi_select_events_checked.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameterfv.3" "/usr/share/man/man3/xcb_copy_area.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapfv_data.3" "/usr/share/man/man3/xcb_glx_are_textures_resident_unchecked.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events_unchecked.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_length.3" "/usr/share/man/man3/xcb_randr_get_output_info_crtcs.3" "/usr/share/man/man3/xcb_glx_gen_queries_arb_data_length.3" "/usr/share/man/man3/xcb_selinux_get_client_context_context.3" "/usr/share/man/man3/xcb_xv_put_image_checked.3" "/usr/share/man/man3/xcb_glx_set_client_info_arb.3" "/usr/share/man/man3/xcb_dri2_connect_alignment_pad.3" "/usr/share/man/man3/xcb_selinux_list_properties_reply.3" "/usr/share/man/man3/xcb_xkb_list_components.3" "/usr/share/man/man3/xcb_render_free_glyphs.3" "/usr/share/man/man3/xcb_input_xi_query_device_infos_length.3" "/usr/share/man/man3/xcb_input_get_device_dont_propagate_list_classes_end.3" "/usr/share/man/man3/xcb_dri2_wait_msc.3" "/usr/share/man/man3/xcb_delete_property.3" "/usr/share/man/man3/xcb_xf86dri_destroy_drawable.3" "/usr/share/man/man3/xcb_poly_fill_arc_checked.3" "/usr/share/man/man3/xcb_circulate_window_checked.3" "/usr/share/man/man3/xcb_map_notify_event_t.3" "/usr/share/man/man3/xcb_shape_query_extents.3" "/usr/share/man/man3/xcb_composite_get_overlay_window_unchecked.3" "/usr/share/man/man3/xcb_randr_delete_output_mode_checked.3" "/usr/share/man/man3/xcb_glx_get_lightiv_data.3" "/usr/share/man/man3/xcb_glx_get_tex_genfv_data.3" "/usr/share/man/man3/xcb_glx_get_minmax_data_length.3" "/usr/share/man/man3/xcb_image_text_8_checked.3" "/usr/share/man/man3/xcb_glx_get_tex_image_data.3" "/usr/share/man/man3/xcb_selinux_get_device_create_context.3" "/usr/share/man/man3/xcb_glx_get_mapiv_data_end.3" "/usr/share/man/man3/xcb_input_xi_get_selected_events_masks_iterator.3" "/usr/share/man/man3/xcb_set_pointer_mapping_reply.3" "/usr/share/man/man3/xcb_render_tri_fan.3" "/usr/share/man/man3/xcb_query_tree.3" "/usr/share/man/man3/xcb_input_get_feedback_control.3" "/usr/share/man/man3/xcb_present_redirect_notify_event_t.3" "/usr/share/man/man3/xcb_res_query_client_ids_ids_length.3" "/usr/share/man/man3/xcb_selinux_get_property_data_context_context_length.3" "/usr/share/man/man3/xcb_glx_gen_queries_arb_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_gendv_data_length.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameteriv.3" "/usr/share/man/man3/xcb_glx_get_queryiv_arb_data.3" "/usr/share/man/man3/xcb_poly_text_16.3" "/usr/share/man/man3/xcb_xkb_compat_map_notify_event_t.3" "/usr/share/man/man3/xcb_shm_detach.3" "/usr/share/man/man3/xcb_xkb_set_controls_checked.3" "/usr/share/man/man3/xcb_button_press_event_t.3" "/usr/share/man/man3/xcb_xkb_get_names_reply.3" "/usr/share/man/man3/xcb_xinerama_is_active_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_crtcs_length.3" "/usr/share/man/man3/xcb_intern_atom_unchecked.3" "/usr/share/man/man3/xcb_render_set_picture_transform_checked.3" "/usr/share/man/man3/xcb_selinux_set_property_use_context.3" "/usr/share/man/man3/xcb_xv_select_port_notify_checked.3" "/usr/share/man/man3/xcb_send_event.3" "/usr/share/man/man3/xcb_x_print_print_get_printer_list_printers_iterator.3" "/usr/share/man/man3/xcb_glx_get_visual_configs_property_list.3" "/usr/share/man/man3/xcb_clear_area.3" "/usr/share/man/man3/xcb_input_set_device_mode_unchecked.3" "/usr/share/man/man3/xcb_xkb_get_compat_map_group_rtrn.3" "/usr/share/man/man3/xcb_xv_query_extension_unchecked.3" "/usr/share/man/man3/xcb_shape_mask_checked.3" "/usr/share/man/man3/xcb_glx_new_list.3" "/usr/share/man/man3/xcb_selinux_get_client_context_context_end.3" "/usr/share/man/man3/xcb_sync_create_alarm_checked.3" "/usr/share/man/man3/xcb_randr_delete_output_property.3" "/usr/share/man/man3/xcb_glx_get_tex_parameterfv_data.3" "/usr/share/man/man3/xcb_xinerama_get_state_unchecked.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_outputs_end.3" "/usr/share/man/man3/xcb_randr_query_provider_property_unchecked.3" "/usr/share/man/man3/xcb_randr_get_output_info_modes_length.3" "/usr/share/man/man3/xcb_get_keyboard_mapping_unchecked.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_size_unchecked.3" "/usr/share/man/man3/xcb_glx_create_new_context_checked.3" "/usr/share/man/man3/xcb_randr_list_output_properties.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers_reply.3" "/usr/share/man/man3/xcb_set_clip_rectangles_checked.3" "/usr/share/man/man3/xcb_selinux_get_selection_create_context_unchecked.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapfv_data_length.3" "/usr/share/man/man3/xcb_alloc_color_planes_pixels_length.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameterfv_reply.3" "/usr/share/man/man3/xcb_xf86dri_get_device_info_reply.3" "/usr/share/man/man3/xcb_glx_delete_textures_checked.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameterfv_data_length.3" "/usr/share/man/man3/xcb_randr_set_crtc_config_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_enviv_data_end.3" "/usr/share/man/man3/xcb_randr_change_output_property_checked.3" "/usr/share/man/man3/xcb_no_operation.3" "/usr/share/man/man3/xcb_change_active_pointer_grab_checked.3" "/usr/share/man/man3/xcb_input_grab_device.3" "/usr/share/man/man3/xcb_randr_configure_output_property.3" "/usr/share/man/man3/xcb_x_print_print_get_context.3" "/usr/share/man/man3/xcb_xkb_get_compat_map_si_rtrn_length.3" "/usr/share/man/man3/xcb_test_compare_cursor.3" "/usr/share/man/man3/xcb_randr_get_screen_info_sizes.3" "/usr/share/man/man3/xcb_glx_get_tex_enviv_data_length.3" "/usr/share/man/man3/xcb_list_properties_reply.3" "/usr/share/man/man3/xcb_input_xi_get_client_pointer_reply.3" "/usr/share/man/man3/xcb_copy_gc_checked.3" "/usr/share/man/man3/xcb_input_get_device_focus.3" "/usr/share/man/man3/xcb_glx_get_clip_plane_data_end.3" "/usr/share/man/man3/xcb_glx_get_fb_configs_reply.3" "/usr/share/man/man3/xcb_glx_delete_queries_arb.3" "/usr/share/man/man3/xcb_store_named_color.3" "/usr/share/man/man3/xcb_x_print_print_get_context_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_query_direct_rendering_capable_reply.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_reply.3" "/usr/share/man/man3/xcb_dri3_buffer_from_pixmap.3" "/usr/share/man/man3/xcb_sync_query_counter_reply.3" "/usr/share/man/man3/xcb_input_query_device_state_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_modes.3" "/usr/share/man/man3/xcb_allow_events.3" "/usr/share/man/man3/xcb_xf86dri_destroy_context.3" "/usr/share/man/man3/xcb_dpms_enable_checked.3" "/usr/share/man/man3/xcb_screensaver_query_info_reply.3" "/usr/share/man/man3/xcb_input_change_device_notify_event_t.3" "/usr/share/man/man3/xcb_input_list_input_devices.3" "/usr/share/man/man3/xcb_glx_get_drawable_attributes.3" "/usr/share/man/man3/xcb_xkb_get_device_info_btn_actions_iterator.3" "/usr/share/man/man3/xcb_input_get_device_motion_events.3" "/usr/share/man/man3/xcb_xkb_state_notify_event_t.3" "/usr/share/man/man3/xcb_render_query_filters_filters_iterator.3" "/usr/share/man/man3/xcb_glx_end_list_checked.3" "/usr/share/man/man3/xcb_glx_get_tex_gendv_data_end.3" "/usr/share/man/man3/xcb_glx_get_clip_plane_data.3" "/usr/share/man/man3/xcb_randr_get_output_info_crtcs_length.3" "/usr/share/man/man3/xcb_selection_request_event_t.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameteriv_data.3" "/usr/share/man/man3/xcb_randr_delete_output_mode.3" "/usr/share/man/man3/xcb_get_atom_name_name.3" "/usr/share/man/man3/xcb_xkb_get_device_info_btn_actions_length.3" "/usr/share/man/man3/xcb_set_dashes.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameterfv_data_length.3" "/usr/share/man/man3/xcb_randr_get_output_primary_reply.3" "/usr/share/man/man3/xcb_xkb_get_indicator_state.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_outputs_length.3" "/usr/share/man/man3/xcb_x_print_print_start_page.3" "/usr/share/man/man3/xcb_xkb_get_names_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_image_unchecked.3" "/usr/share/man/man3/xcb_sync_await.3" "/usr/share/man/man3/xcb_glx_get_doublev_reply.3" "/usr/share/man/man3/xcb_randr_query_provider_property_valid_values_length.3" "/usr/share/man/man3/xcb_glx_get_mapfv_reply.3" "/usr/share/man/man3/xcb_grab_keyboard.3" "/usr/share/man/man3/xcb_glx_destroy_glx_pixmap_checked.3" "/usr/share/man/man3/xcb_alloc_color_cells_masks.3" "/usr/share/man/man3/xcb_configure_window.3" "/usr/share/man/man3/xcb_input_xi_query_device_infos_iterator.3" "/usr/share/man/man3/xcb_glx_get_mapiv_data.3" "/usr/share/man/man3/xcb_list_properties_atoms.3" "/usr/share/man/man3/xcb_sync_await_fence.3" "/usr/share/man/man3/xcb_xf86dri_get_client_driver_name_client_driver_name_length.3" "/usr/share/man/man3/xcb_render_create_anim_cursor_checked.3" "/usr/share/man/man3/xcb_xinerama_query_version.3" "/usr/share/man/man3/xcb_xkb_get_compat_map_unchecked.3" "/usr/share/man/man3/xcb_destroy_subwindows_checked.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameteriv.3" "/usr/share/man/man3/xcb_present_query_capabilities_unchecked.3" "/usr/share/man/man3/xcb_randr_set_screen_size.3" "/usr/share/man/man3/xcb_selinux_set_selection_create_context_checked.3" "/usr/share/man/man3/xcb_present_pixmap_checked.3" "/usr/share/man/man3/xcb_x_print_print_get_one_attributes_value_end.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_list_unchecked.3" "/usr/share/man/man3/xcb_shape_offset.3" "/usr/share/man/man3/xcb_get_geometry_unchecked.3" "/usr/share/man/man3/xcb_alloc_color_planes_reply.3" "/usr/share/man/man3/xcb_res_query_client_ids.3" "/usr/share/man/man3/xcb-requests.3" "/usr/share/man/man3/xcb_xfixes_subtract_region_checked.3" "/usr/share/man/man3/xcb_create_colormap_checked.3" "/usr/share/man/man3/xcb_glx_get_tex_envfv.3" "/usr/share/man/man3/xcb_xv_put_video_checked.3" "/usr/share/man/man3/xcb_xv_list_image_formats.3" "/usr/share/man/man3/xcb_x_print_print_get_one_attributes_value.3" "/usr/share/man/man3/xcb_glx_get_tex_gendv_data.3" "/usr/share/man/man3/xcb_glx_query_extensions_string_reply.3" "/usr/share/man/man3/xcb_xvmc_destroy_surface_checked.3" "/usr/share/man/man3/xcb_xfixes_create_region_from_picture_checked.3" "/usr/share/man/man3/xcb_xfixes_destroy_region.3" "/usr/share/man/man3/xcb_shape_mask.3" "/usr/share/man/man3/xcb_composite_query_version_unchecked.3" "/usr/share/man/man3/xcb_xkb_bell_checked.3" "/usr/share/man/man3/xcb_xf86dri_close_connection_checked.3" "/usr/share/man/man3/xcb_glx_get_color_table_data_length.3" "/usr/share/man/man3/xcb_sync_await_fence_checked.3" "/usr/share/man/man3/xcb_render_add_glyphs.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_crtcs_end.3" "/usr/share/man/man3/xcb_poly_line.3" "/usr/share/man/man3/xcb_dri3_buffer_from_pixmap_unchecked.3" "/usr/share/man/man3/xcb_xv_query_image_attributes_offsets_end.3" "/usr/share/man/man3/xcb_randr_select_input_checked.3" "/usr/share/man/man3/xcb_x_print_print_input_selected.3" "/usr/share/man/man3/xcb_x_print_print_start_page_checked.3" "/usr/share/man/man3/xcb_glx_read_pixels_reply.3" "/usr/share/man/man3/xcb_x_print_print_set_attributes_checked.3" "/usr/share/man/man3/xcb_unmap_window.3" "/usr/share/man/man3/xcb_glx_get_lightiv.3" "/usr/share/man/man3/xcb_xevie_select_input.3" "/usr/share/man/man3/xcb_xkb_set_controls.3" "/usr/share/man/man3/xcb_xfixes_create_region_from_gc.3" "/usr/share/man/man3/xcb_xv_query_best_size_unchecked.3" "/usr/share/man/man3/xcb_res_query_client_ids_unchecked.3" "/usr/share/man/man3/xcb_big_requests_enable_unchecked.3" "/usr/share/man/man3/xcb_grab_keyboard_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_open_connection_bus_id_end.3" "/usr/share/man/man3/xcb_colormap_notify_event_t.3" "/usr/share/man/man3/xcb_glx_set_client_info_2arb_checked.3" "/usr/share/man/man3/xcb_selinux_get_window_create_context_unchecked.3" "/usr/share/man/man3/xcb_dri2_connect_device_name_length.3" "/usr/share/man/man3/xcb_sync_destroy_counter_checked.3" "/usr/share/man/man3/xcb_shape_get_rectangles_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_enviv.3" "/usr/share/man/man3/xcb_render_composite_glyphs_8.3" "/usr/share/man/man3/xcb_xf86dri_create_context_unchecked.3" "/usr/share/man/man3/xcb_selinux_get_property_context_context_end.3" "/usr/share/man/man3/xcb_x_print_print_input_selected_unchecked.3" "/usr/share/man/man3/xcb_input_xi_get_focus.3" "/usr/share/man/man3/xcb_xf86dri_get_client_driver_name_client_driver_name.3" "/usr/share/man/man3/xcb_grab_server_checked.3" "/usr/share/man/man3/xcb_glx_is_texture_unchecked.3" "/usr/share/man/man3/xcb_dri2_wait_msc_reply.3" "/usr/share/man/man3/xcb_randr_free_lease_checked.3" "/usr/share/man/man3/xcb_input_xi_warp_pointer_checked.3" "/usr/share/man/man3/xcb_create_colormap.3" "/usr/share/man/man3/xcb_dpms_get_version.3" "/usr/share/man/man3/xcb_xfixes_fetch_region_rectangles.3" "/usr/share/man/man3/xcb_xkb_get_state_reply.3" "/usr/share/man/man3/xcb_xv_list_image_formats_reply.3" "/usr/share/man/man3/xcb_input_xi_barrier_release_pointer.3" "/usr/share/man/man3/xcb_xinerama_get_screen_count.3" "/usr/share/man/man3/xcb_xf86dri_create_context.3" "/usr/share/man/man3/xcb_input_xi_change_cursor_checked.3" "/usr/share/man/man3/xcb_x_print_print_query_screens_roots_length.3" "/usr/share/man/man3/xcb_shm_get_image.3" "/usr/share/man/man3/xcb_get_keyboard_mapping_keysyms_length.3" "/usr/share/man/man3/xcb_input_xi_change_cursor.3" "/usr/share/man/man3/xcb_input_device_key_state_notify_event_t.3" "/usr/share/man/man3/xcb_selinux_get_property_create_context_context_length.3" "/usr/share/man/man3/xcb_res_query_client_ids_reply.3" "/usr/share/man/man3/xcb_dri2_get_buffers_with_format_buffers_length.3" "/usr/share/man/man3/xcb_record_create_context.3" "/usr/share/man/man3/xcb_sync_change_alarm.3" "/usr/share/man/man3/xcb_randr_get_provider_info_outputs_length.3" "/usr/share/man/man3/xcb_xinerama_query_screens_reply.3" "/usr/share/man/man3/xcb_randr_select_input.3" "/usr/share/man/man3/xcb_reparent_notify_event_t.3" "/usr/share/man/man3/xcb_x_print_print_put_document_data.3" "/usr/share/man/man3/xcb_input_xi_query_pointer_buttons.3" "/usr/share/man/man3/xcb_input_xi_get_property_unchecked.3" "/usr/share/man/man3/xcb_render_fill_rectangles_checked.3" "/usr/share/man/man3/xcb_sync_reset_fence_checked.3" "/usr/share/man/man3/xcb_xinerama_query_version_reply.3" "/usr/share/man/man3/xcb_render_tri_strip_checked.3" "/usr/share/man/man3/xcb_input_set_device_button_mapping_reply.3" "/usr/share/man/man3/xcb_render_query_pict_formats_subpixels.3" "/usr/share/man/man3/xcb_xkb_names_notify_event_t.3" "/usr/share/man/man3/xcb_glx_get_integerv_reply.3" "/usr/share/man/man3/xcb_xfixes_fetch_region.3" "/usr/share/man/man3/xcb_dpms_capable_reply.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info_reply.3" "/usr/share/man/man3/xcb_glx_swap_buffers_checked.3" "/usr/share/man/man3/xcb_input_get_device_key_mapping.3" "/usr/share/man/man3/xcb_xv_set_port_attribute.3" "/usr/share/man/man3/xcb_glx_get_mapdv_reply.3" "/usr/share/man/man3/xcb_store_colors_checked.3" "/usr/share/man/man3/xcb_xkb_get_compat_map_group_rtrn_length.3" "/usr/share/man/man3/xcb_visibility_notify_event_t.3" "/usr/share/man/man3/xcb_set_screen_saver.3" "/usr/share/man/man3/xcb_list_fonts_reply.3" "/usr/share/man/man3/xcb_glx_get_compressed_tex_image_arb_data_end.3" "/usr/share/man/man3/xcb_glx_is_direct_reply.3" "/usr/share/man/man3/xcb_selinux_get_window_context_reply.3" "/usr/share/man/man3/xcb_xkb_get_indicator_map_reply.3" "/usr/share/man/man3/xcb_input_change_pointer_device_unchecked.3" "/usr/share/man/man3/xcb_input_get_device_control_reply.3" "/usr/share/man/man3/xcb_x_print_print_query_version_reply.3" "/usr/share/man/man3/xcb_dri2_get_buffers_with_format.3" "/usr/share/man/man3/xcb_xevie_send.3" "/usr/share/man/man3/xcb_xfixes_change_cursor_by_name_checked.3" "/usr/share/man/man3/xcb_dri3_pixmap_from_buffers_checked.3" "/usr/share/man/man3/xcb_xvmc_destroy_subpicture_checked.3" "/usr/share/man/man3/xcb_selinux_get_device_create_context_context_length.3" "/usr/share/man/man3/xcb_x_print_print_get_screen_of_context_reply.3" "/usr/share/man/man3/xcb_glx_delete_lists.3" "/usr/share/man/man3/xcb_sync_destroy_alarm_checked.3" "/usr/share/man/man3/xcb_xfixes_fetch_region_unchecked.3" "/usr/share/man/man3/xcb_glx_get_separable_filter_rows_and_cols_length.3" "/usr/share/man/man3/xcb_image_text_16.3" "/usr/share/man/man3/xcb_x_print_print_get_document_data_reply.3" "/usr/share/man/man3/xcb_input_xi_list_properties_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_size_range.3" "/usr/share/man/man3/xcb_dri2_swap_buffers_reply.3" "/usr/share/man/man3/xcb_get_atom_name_reply.3" "/usr/share/man/man3/xcb_input_device_changed_event_t.3" "/usr/share/man/man3/xcb_glx_get_error_reply.3" "/usr/share/man/man3/xcb_xvmc_create_surface_reply.3" "/usr/share/man/man3/xcb_record_enable_context_data_end.3" "/usr/share/man/man3/xcb_input_grab_device_reply.3" "/usr/share/man/man3/xcb_sync_trigger_fence_checked.3" "/usr/share/man/man3/xcb_query_tree_unchecked.3" "/usr/share/man/man3/xcb_dpms_set_timeouts.3" "/usr/share/man/man3/xcb_input_list_input_devices_reply.3" "/usr/share/man/man3/xcb_randr_get_provider_info_associated_capability.3" "/usr/share/man/man3/xcb_glx_vendor_private_with_reply_unchecked.3" "/usr/share/man/man3/xcb_xinerama_get_state_reply.3" "/usr/share/man/man3/xcb_glx_get_tex_parameterfv_unchecked.3" "/usr/share/man/man3/xcb_glx_use_x_font.3" "/usr/share/man/man3/xcb_selinux_set_selection_create_context.3" "/usr/share/man/man3/xcb_input_xi_query_version_reply.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_pending_params_end.3" "/usr/share/man/man3/xcb_selinux_get_selection_create_context_context_length.3" "/usr/share/man/man3/xcb_selinux_get_selection_context_context_end.3" "/usr/share/man/man3/xcb_list_properties.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapuiv_reply.3" "/usr/share/man/man3/xcb_input_change_device_property.3" "/usr/share/man/man3/xcb_randr_delete_provider_property_checked.3" "/usr/share/man/man3/xcb_glx_get_integerv_unchecked.3" "/usr/share/man/man3/xcb_xv_query_port_attributes_reply.3" "/usr/share/man/man3/xcb_selinux_get_device_create_context_context.3" "/usr/share/man/man3/xcb_glx_get_queryiv_arb.3" "/usr/share/man/man3/xcb_xv_shm_put_image.3" "/usr/share/man/man3/xcb_xkb_controls_notify_event_t.3" "/usr/share/man/man3/xcb_glx_get_floatv_unchecked.3" "/usr/share/man/man3/xcb_copy_colormap_and_free.3" "/usr/share/man/man3/xcb_input_get_feedback_control_feedbacks_length.3" "/usr/share/man/man3/xcb_randr_get_screen_info_sizes_iterator.3" "/usr/share/man/man3/xcb_render_add_glyphs_checked.3" "/usr/share/man/man3/xcb_input_get_device_button_mapping_unchecked.3" "/usr/share/man/man3/xcb_randr_set_panning.3" "/usr/share/man/man3/xcb_xkb_extension_device_notify_event_t.3" "/usr/share/man/man3/xcb_screensaver_unset_attributes_checked.3" "/usr/share/man/man3/xcb_glx_get_string_unchecked.3" "/usr/share/man/man3/xcb_randr_set_crtc_config_reply.3" "/usr/share/man/man3/xcb_input_xi_list_properties_properties.3" "/usr/share/man/man3/xcb_selinux_get_property_create_context_context.3" "/usr/share/man/man3/xcb_x_print_print_get_document_data.3" "/usr/share/man/man3/xcb_destroy_notify_event_t.3" "/usr/share/man/man3/xcb_shape_query_extents_reply.3" "/usr/share/man/man3/xcb_glx_get_drawable_attributes_unchecked.3" "/usr/share/man/man3/xcb_render_query_filters_reply.3" "/usr/share/man/man3/xcb_selinux_get_property_use_context_context.3" "/usr/share/man/man3/xcb_get_motion_events_events.3" "/usr/share/man/man3/xcb_xkb_list_components_keymaps_iterator.3" "/usr/share/man/man3/xcb_glx_select_buffer.3" "/usr/share/man/man3/xcb_sync_get_priority_reply.3" "/usr/share/man/man3/xcb_lookup_color.3" "/usr/share/man/man3/xcb_xv_video_notify_event_t.3" "/usr/share/man/man3/xcb_sync_query_fence.3" "/usr/share/man/man3/xcb_input_list_input_devices_devices_iterator.3" "/usr/share/man/man3/xcb_randr_query_output_property_unchecked.3" "/usr/share/man/man3/xcb_get_input_focus.3" "/usr/share/man/man3/xcb_glx_get_tex_geniv_data.3" "/usr/share/man/man3/xcb_input_allow_device_events.3" "/usr/share/man/man3/xcb_input_delete_device_property_checked.3" "/usr/share/man/man3/xcb_glx_get_lightfv_data.3" "/usr/share/man/man3/xcb_glx_get_tex_genfv_unchecked.3" "/usr/share/man/man3/xcb_selinux_get_selection_use_context_context.3" "/usr/share/man/man3/xcb_xfixes_change_cursor_checked.3" "/usr/share/man/man3/xcb_list_fonts_with_info_reply.3" "/usr/share/man/man3/xcb_get_font_path_path_length.3" "/usr/share/man/man3/xcb_genericevent_query_version_reply.3" "/usr/share/man/man3/xcb_input_device_property_notify_event_t.3" "/usr/share/man/man3/xcb_xf86dri_query_version_reply.3" "/usr/share/man/man3/xcb_input_get_device_modifier_mapping.3" "/usr/share/man/man3/xcb_get_pointer_mapping_map.3" "/usr/share/man/man3/xcb_ungrab_server.3" "/usr/share/man/man3/xcb_xkb_set_map_checked.3" "/usr/share/man/man3/xcb_render_trapezoids_checked.3" "/usr/share/man/man3/xcb_list_fonts_with_info_name_end.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_modes_length.3" "/usr/share/man/man3/xcb_glx_create_context_checked.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameterfv_reply.3" "/usr/share/man/man3/xcb_input_touch_begin_event_t.3" "/usr/share/man/man3/xcb_xvmc_list_surface_types_surfaces_iterator.3" "/usr/share/man/man3/xcb_selinux_get_property_use_context_unchecked.3" "/usr/share/man/man3/xcb_xfixes_fetch_region_rectangles_length.3" "/usr/share/man/man3/xcb_input_xi_ungrab_device.3" "/usr/share/man/man3/xcb_randr_get_output_property_data.3" "/usr/share/man/man3/xcb_input_grab_device_unchecked.3" "/usr/share/man/man3/xcb_get_motion_events_unchecked.3" "/usr/share/man/man3/xcb_glx_render_mode_reply.3" "/usr/share/man/man3/xcb_glx_create_context.3" "/usr/share/man/man3/xcb_get_selection_owner.3" "/usr/share/man/man3/xcb_glx_make_current_reply.3" "/usr/share/man/man3/xcb_sync_list_system_counters_unchecked.3" "/usr/share/man/man3/xcb_glx_pbuffer_clobber_event_t.3" "/usr/share/man/man3/xcb_list_fonts_names_iterator.3" "/usr/share/man/man3/xcb_randr_get_provider_property_data_end.3" "/usr/share/man/man3/xcb_xv_query_adaptors_info_length.3" "/usr/share/man/man3/xcb_selinux_get_selection_use_context_unchecked.3" "/usr/share/man/man3/xcb_selinux_get_device_context.3" "/usr/share/man/man3/xcb_randr_change_provider_property.3" "/usr/share/man/man3/xcb_xfixes_copy_region.3" "/usr/share/man/man3/xcb_input_barrier_hit_event_t.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_crtcs.3" "/usr/share/man/man3/xcb_randr_set_output_primary.3" "/usr/share/man/man3/xcb_randr_get_output_info_modes.3" "/usr/share/man/man3/xcb_glx_gen_lists_unchecked.3" "/usr/share/man/man3/xcb_input_get_device_key_mapping_reply.3" "/usr/share/man/man3/xcb_render_query_pict_index_values.3" "/usr/share/man/man3/xcb_selinux_get_selection_context.3" "/usr/share/man/man3/xcb_get_window_attributes_reply.3" "/usr/share/man/man3/xcb_randr_get_output_info_name_length.3" "/usr/share/man/man3/xcb_glx_read_pixels_data_length.3" "/usr/share/man/man3/xcb_glx_get_error.3" "/usr/share/man/man3/xcb_glx_select_buffer_checked.3" "/usr/share/man/man3/xcb_composite_unredirect_window_checked.3" "/usr/share/man/man3/xcb_input_xi_grab_device.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name_unchecked.3" "/usr/share/man/man3/xcb_glx_get_color_table_reply.3" "/usr/share/man/man3/xcb_xfixes_change_save_set_checked.3" "/usr/share/man/man3/xcb_input_get_device_dont_propagate_list_classes.3" "/usr/share/man/man3/xcb_present_query_capabilities_reply.3" "/usr/share/man/man3/xcb_x_print_print_end_page.3" "/usr/share/man/man3/xcb_glx_get_integerv_data.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameteriv_unchecked.3" "/usr/share/man/man3/xcb_input_xi_get_selected_events.3" "/usr/share/man/man3/xcb_selinux_get_window_create_context_context_end.3" "/usr/share/man/man3/xcb_xkb_get_map_reply.3" "/usr/share/man/man3/xcb_set_modifier_mapping.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameteriv_reply.3" "/usr/share/man/man3/xcb_xv_get_port_attribute_reply.3" "/usr/share/man/man3/xcb_input_list_device_properties_atoms_length.3" "/usr/share/man/man3/xcb_input_set_device_valuators_unchecked.3" "/usr/share/man/man3/xcb_get_selection_owner_unchecked.3" "/usr/share/man/man3/xcb_glx_get_drawable_attributes_attribs.3" "/usr/share/man/man3/xcb_xv_query_image_attributes_pitches_length.3" "/usr/share/man/man3/xcb_xkb_get_map.3" "/usr/share/man/man3/xcb_xkb_get_indicator_state_reply.3" "/usr/share/man/man3/xcb_input_xi_get_focus_reply.3" "/usr/share/man/man3/xcb_get_font_path_unchecked.3" "/usr/share/man/man3/xcb_input_get_device_focus_reply.3" "/usr/share/man/man3/xcb_x_print_print_put_document_data_checked.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameteriv_reply.3" "/usr/share/man/man3/xcb_render_query_pict_formats_subpixels_length.3" "/usr/share/man/man3/xcb_glx_feedback_buffer.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events_this_classes_length.3" "/usr/share/man/man3/xcb_glx_get_integerv_data_length.3" "/usr/share/man/man3/xcb_input_get_device_modifier_mapping_keymaps.3" "/usr/share/man/man3/xcb_xkb_access_x_notify_event_t.3" "/usr/share/man/man3/xcb_xfixes_expand_region_checked.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameterfv_unchecked.3" "/usr/share/man/man3/xcb_composite_redirect_subwindows_checked.3" "/usr/share/man/man3/xcb_glx_get_mapiv.3" "/usr/share/man/man3/xcb_randr_get_output_property_unchecked.3" "/usr/share/man/man3/xcb_bell_checked.3" "/usr/share/man/man3/xcb_glx_get_mapdv_unchecked.3" "/usr/share/man/man3/xcb_randr_query_output_property_valid_values_end.3" "/usr/share/man/man3/xcb_glx_get_materialfv_reply.3" "/usr/share/man/man3/xcb_glx_get_convolution_filter.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_name_unchecked.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers.3" "/usr/share/man/man3/xcb_unmap_subwindows_checked.3" "/usr/share/man/man3/xcb_randr_set_crtc_gamma_checked.3" "/usr/share/man/man3/xcb_glx_get_minmax.3" "/usr/share/man/man3/xcb_unmap_window_checked.3" "/usr/share/man/man3/xcb_randr_get_crtc_info_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_create_context_reply.3" "/usr/share/man/man3/xcb_glx_get_histogram.3" "/usr/share/man/man3/xcb_selinux_get_selection_data_context.3" "/usr/share/man/man3/xcb_render_query_pict_index_values_values_length.3" "/usr/share/man/man3/xcb_glx_get_string_reply.3" "/usr/share/man/man3/xcb_xkb_per_client_flags_unchecked.3" "/usr/share/man/man3/xcb_render_create_picture.3" "/usr/share/man/man3/xcb_render_composite_glyphs_8_checked.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameterfv_data.3" "/usr/share/man/man3/xcb_selinux_get_selection_use_context_context_length.3" "/usr/share/man/man3/xcb_dri2_query_version_reply.3" "/usr/share/man/man3/xcb_randr_get_output_property_data_length.3" "/usr/share/man/man3/xcb_glx_get_convolution_filter_data_length.3" "/usr/share/man/man3/xcb_glx_delete_textures.3" "/usr/share/man/man3/xcb_glx_get_lightiv_reply.3" "/usr/share/man/man3/xcb_xf86dri_open_connection_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_get_page_dimensions.3" "/usr/share/man/man3/xcb_dri2_wait_msc_unchecked.3" "/usr/share/man/man3/xcb_glx_gen_textures_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_envfv_data_length.3" "/usr/share/man/man3/xcb_res_query_clients_reply.3" "/usr/share/man/man3/xcb_selection_notify_event_t.3" "/usr/share/man/man3/xcb_glx_destroy_context_checked.3" "/usr/share/man/man3/xcb_res_query_client_pixmap_bytes_reply.3" "/usr/share/man/man3/xcb_list_extensions_reply.3" "/usr/share/man/man3/xcb_glx_get_histogram_data_length.3" "/usr/share/man/man3/xcb_input_get_feedback_control_feedbacks_iterator.3" "/usr/share/man/man3/xcb_composite_query_version.3" "/usr/share/man/man3/xcb_render_query_filters_aliases_end.3" "/usr/share/man/man3/xcb_dri2_authenticate.3" "/usr/share/man/man3/xcb_sync_counter_notify_event_t.3" "/usr/share/man/man3/xcb_xfixes_create_region_from_bitmap.3" "/usr/share/man/man3/xcb_shape_select_input_checked.3" "/usr/share/man/man3/xcb_input_get_device_motion_events_events_iterator.3" "/usr/share/man/man3/xcb_input_change_device_dont_propagate_list_checked.3" "/usr/share/man/man3/xcb_xkb_set_names.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameterfv_reply.3" "/usr/share/man/man3/xcb_motion_notify_event_t.3" "/usr/share/man/man3/xcb_x_print_print_set_image_resolution_reply.3" "/usr/share/man/man3/xcb_res_query_client_resources_types_iterator.3" "/usr/share/man/man3/xcb_glx_get_visual_configs_unchecked.3" "/usr/share/man/man3/xcb_damage_query_version.3" "/usr/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3" "/usr/share/man/man3/xcb_alloc_color_planes.3" "/usr/share/man/man3/xcb_input_device_bell_checked.3" "/usr/share/man/man3/xcb_xvmc_create_subpicture_reply.3" "/usr/share/man/man3/xcb_input_xi_barrier_release_pointer_checked.3" "/usr/share/man/man3/xcb_dri2_connect_driver_name.3" "/usr/share/man/man3/xcb_randr_delete_provider_property.3" "/usr/share/man/man3/xcb_shm_put_image.3" "/usr/share/man/man3/xcb_input_open_device_class_info_length.3" "/usr/share/man/man3/xcb_glx_render_mode_data_length.3" "/usr/share/man/man3/xcb_glx_get_doublev.3" "/usr/share/man/man3/xcb_selinux_get_device_create_context_reply.3" "/usr/share/man/man3/xcb_xv_get_still_checked.3" "/usr/share/man/man3/xcb_input_list_input_devices_names_length.3" "/usr/share/man/man3/xcb_selinux_get_selection_data_context_context.3" "/usr/share/man/man3/xcb_render_trapezoids.3" "/usr/share/man/man3/xcb_xv_get_port_attribute.3" "/usr/share/man/man3/xcb_test_grab_control_checked.3" "/usr/share/man/man3/xcb_glx_feedback_buffer_checked.3" "/usr/share/man/man3/xcb_input_get_extension_version.3" "/usr/share/man/man3/xcb_glx_get_tex_parameteriv_data_length.3" "/usr/share/man/man3/xcb_xfixes_hide_cursor_checked.3" "/usr/share/man/man3/xcb_xv_put_still_checked.3" "/usr/share/man/man3/xcb_list_fonts_with_info_properties_length.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameteriv_reply.3" "/usr/share/man/man3/xcb_query_best_size_unchecked.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_green.3" "/usr/share/man/man3/xcb_input_select_extension_event.3" "/usr/share/man/man3/xcb_xvmc_create_subpicture_priv_data_end.3" "/usr/share/man/man3/xcb_glx_get_materialiv_data_end.3" "/usr/share/man/man3/xcb_randr_get_screen_size_range_unchecked.3" "/usr/share/man/man3/xcb_dri2_swap_buffers.3" "/usr/share/man/man3/xcb_list_fonts_unchecked.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameteriv_data_length.3" "/usr/share/man/man3/xcb_x_print_print_get_screen_of_context.3" "/usr/share/man/man3/xcb_grab_key.3" "/usr/share/man/man3/xcb_xfixes_show_cursor_checked.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_unchecked.3" "/usr/share/man/man3/xcb_xinerama_get_screen_count_unchecked.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_cursor_image_length.3" "/usr/share/man/man3/xcb_dri2_get_buffers_buffers.3" "/usr/share/man/man3/xcb_selinux_get_property_context_reply.3" "/usr/share/man/man3/xcb_selinux_get_selection_create_context.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events_all_classes_end.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_names_length.3" "/usr/share/man/man3/xcb_xkb_get_indicator_state_unchecked.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_end.3" "/usr/share/man/man3/xcb_input_change_device_key_mapping.3" "/usr/share/man/man3/xcb_create_cursor.3" "/usr/share/man/man3/xcb_dri2_get_msc_reply.3" "/usr/share/man/man3/xcb_free_colormap_checked.3" "/usr/share/man/man3/xcb_input_enter_event_t.3" "/usr/share/man/man3/xcb_dri2_get_buffers_with_format_reply.3" "/usr/share/man/man3/xcb_input_get_device_motion_events_reply.3" "/usr/share/man/man3/xcb_shape_get_rectangles_rectangles_iterator.3" "/usr/share/man/man3/xcb_screensaver_suspend_checked.3" "/usr/share/man/man3/xcb_randr_get_crtc_info_possible_length.3" "/usr/share/man/man3/xcb_record_enable_context.3" "/usr/share/man/man3/xcb_xv_query_image_attributes_reply.3" "/usr/share/man/man3/xcb_xv_grab_port_unchecked.3" "/usr/share/man/man3/xcb_query_tree_reply.3" "/usr/share/man/man3/xcb_composite_get_overlay_window_reply.3" "/usr/share/man/man3/xcb_get_modifier_mapping_keycodes.3" "/usr/share/man/man3/xcb_x_print_print_start_job.3" "/usr/share/man/man3/xcb_input_query_device_state.3" "/usr/share/man/man3/xcb_change_active_pointer_grab.3" "/usr/share/man/man3/xcb_xf86dri_get_device_info_device_private.3" "/usr/share/man/man3/xcb_dpms_get_timeouts.3" "/usr/share/man/man3/xcb_xkb_get_named_indicator.3" "/usr/share/man/man3/xcb_glx_change_drawable_attributes.3" "/usr/share/man/man3/xcb_xv_ungrab_port.3" "/usr/share/man/man3/xcb_get_image_data.3" "/usr/share/man/man3/xcb_glx_make_context_current_unchecked.3" "/usr/share/man/man3/xcb_randr_configure_output_property_checked.3" "/usr/share/man/man3/xcb_change_hosts_checked.3" "/usr/share/man/man3/xcb_input_set_device_modifier_mapping_reply.3" "/usr/share/man/man3/xcb_res_query_resource_bytes_sizes_length.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_red_end.3" "/usr/share/man/man3/xcb_lookup_color_reply.3" "/usr/share/man/man3/xcb_xkb_get_indicator_map_maps_length.3" "/usr/share/man/man3/xcb_randr_get_output_info_clones_length.3" "/usr/share/man/man3/xcb_record_get_context_intercepted_clients_length.3" "/usr/share/man/man3/xcb_input_close_device_checked.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameterfv_data.3" "/usr/share/man/man3/xcb_selinux_get_selection_data_context_context_length.3" "/usr/share/man/man3/xcb_input_xi_change_hierarchy_checked.3" "/usr/share/man/man3/xcb_randr_free_lease.3" "/usr/share/man/man3/xcb_randr_get_providers_unchecked.3" "/usr/share/man/man3/xcb_query_colors_colors_length.3" "/usr/share/man/man3/xcb_selinux_list_selections.3" "/usr/share/man/man3/xcb_x_print_print_end_job.3" "/usr/share/man/man3/xcb_dpms_info_unchecked.3" "/usr/share/man/man3/xcb_xkb_get_compat_map_group_rtrn_iterator.3" "/usr/share/man/man3/xcb_glx_new_list_checked.3" "/usr/share/man/man3/xcb_glx_get_floatv_data_end.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameteriv_data_end.3" "/usr/share/man/man3/xcb_glx_get_materialiv_data_length.3" "/usr/share/man/man3/xcb_map_subwindows_checked.3" "/usr/share/man/man3/xcb_dri2_copy_region_unchecked.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameterfv.3" "/usr/share/man/man3/xcb_dri2_get_buffers_with_format_unchecked.3" "/usr/share/man/man3/xcb_glx_get_drawable_attributes_reply.3" "/usr/share/man/man3/xcb_glx_query_server_string.3" "/usr/share/man/man3/xcb_randr_query_provider_property_valid_values_end.3" "/usr/share/man/man3/xcb_xkb_bell_notify_event_t.3" "/usr/share/man/man3/xcb_xfixes_change_cursor_by_name.3" "/usr/share/man/man3/xcb_input_xi_passive_grab_device_reply.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameterfv_data.3" "/usr/share/man/man3/xcb_input_xi_get_selected_events_masks_length.3" "/usr/share/man/man3/xcb_glx_pixel_storef.3" "/usr/share/man/man3/xcb_composite_redirect_window_checked.3" "/usr/share/man/man3/xcb_input_xi_warp_pointer.3" "/usr/share/man/man3/xcb_render_create_solid_fill.3" "/usr/share/man/man3/xcb_render_query_version_reply.3" "/usr/share/man/man3/xcb_xevie_select_input_reply.3" "/usr/share/man/man3/xcb_xv_query_port_attributes_attributes_iterator.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_names.3" "/usr/share/man/man3/xcb_randr_get_output_info_unchecked.3" "/usr/share/man/man3/xcb_glx_are_textures_resident_data_end.3" "/usr/share/man/man3/xcb_res_query_resource_bytes_reply.3" "/usr/share/man/man3/xcb_selinux_list_properties_properties_iterator.3" "/usr/share/man/man3/xcb_input_get_device_control_control.3" "/usr/share/man/man3/xcb_glx_get_minmax_unchecked.3" "/usr/share/man/man3/xcb_glx_get_materialiv.3" "/usr/share/man/man3/xcb_input_select_extension_event_checked.3" "/usr/share/man/man3/xcb_poly_text_8.3" "/usr/share/man/man3/xcb_randr_get_crtc_info.3" "/usr/share/man/man3/xcb_shm_attach_fd_checked.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameteriv_unchecked.3" "/usr/share/man/man3/xcb_render_set_picture_clip_rectangles_checked.3" "/usr/share/man/man3/xcb_poly_segment_checked.3" "/usr/share/man/man3/xcb_xvmc_create_subpicture.3" "/usr/share/man/man3/xcb_render_create_cursor_checked.3" "/usr/share/man/man3/xcb_glx_render_mode.3" "/usr/share/man/man3/xcb_glx_get_tex_parameterfv_data_length.3" "/usr/share/man/man3/xcb_xkb_get_device_info_name.3" "/usr/share/man/man3/xcb_selinux_list_properties.3" "/usr/share/man/man3/xcb_glx_are_textures_resident_data.3" "/usr/share/man/man3/xcb_randr_query_output_property.3" "/usr/share/man/man3/xcb_xkb_list_components_keycodes_iterator.3" "/usr/share/man/man3/xcb_screensaver_query_version_unchecked.3" "/usr/share/man/man3/xcb_glx_render_large_checked.3" "/usr/share/man/man3/xcb_input_list_device_properties_atoms.3" "/usr/share/man/man3/xcb_glx_get_materialiv_data.3" "/usr/share/man/man3/xcb_get_keyboard_mapping_keysyms.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers_length.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapusv_data_length.3" "/usr/share/man/man3/xcb_xkb_select_events.3" "/usr/share/man/man3/xcb_record_get_context_reply.3" "/usr/share/man/man3/xcb_glx_get_tex_envfv_unchecked.3" "/usr/share/man/man3/xcb_poly_text_8_checked.3" "/usr/share/man/man3/xcb_x_print_print_query_screens_unchecked.3" "/usr/share/man/man3/xcb_xfixes_create_region_checked.3" "/usr/share/man/man3/xcb_glx_get_integerv_data_end.3" "/usr/share/man/man3/xcb_render_create_linear_gradient_checked.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_green_end.3" "/usr/share/man/man3/xcb_dri3_fence_from_fd.3" "/usr/share/man/man3/xcb_xv_query_best_size.3" "/usr/share/man/man3/xcb_glx_get_floatv_data.3" "/usr/share/man/man3/xcb_recolor_cursor_checked.3" "/usr/share/man/man3/xcb_test_compare_cursor_unchecked.3" "/usr/share/man/man3/xcb_warp_pointer.3" "/usr/share/man/man3/xcb_glx_gen_queries_arb_reply.3" "/usr/share/man/man3/xcb_fill_poly_checked.3" "/usr/share/man/man3/xcb_input_xi_query_pointer_reply.3" "/usr/share/man/man3/xcb_get_modifier_mapping_reply.3" "/usr/share/man/man3/xcb_input_list_input_devices_pad_1.3" "/usr/share/man/man3/xcb_res_query_client_resources_reply.3" "/usr/share/man/man3/xcb_input_xi_get_focus_unchecked.3" "/usr/share/man/man3/xcb_input_change_keyboard_device_reply.3" "/usr/share/man/man3/xcb_dpms_info_reply.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameterfv_unchecked.3" "/usr/share/man/man3/xcb_glx_query_version_reply.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name_reply.3" "/usr/share/man/man3/xcb_randr_get_crtc_info_outputs_length.3" "/usr/share/man/man3/xcb_selinux_get_client_context_context_length.3" "/usr/share/man/man3/xcb_xkb_latch_lock_state.3" "/usr/share/man/man3/xcb_glx_get_histogram_data_end.3" "/usr/share/man/man3/xcb_glx_are_textures_resident.3" "/usr/share/man/man3/xcb_query_extension_unchecked.3" "/usr/share/man/man3/xcb_xkb_bell.3" "/usr/share/man/man3/xcb_big_requests_enable_reply.3" "/usr/share/man/man3/xcb_glx_create_pbuffer_checked.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_name_name.3" "/usr/share/man/man3/xcb_glx_get_floatv_reply.3" "/usr/share/man/man3/xcb_get_property_reply.3" "/usr/share/man/man3/xcb_glx_read_pixels_data.3" "/usr/share/man/man3/xcb_set_close_down_mode_checked.3" "/usr/share/man/man3/xcb_selinux_list_properties_properties_length.3" "/usr/share/man/man3/xcb_x_print_print_get_document_data_unchecked.3" "/usr/share/man/man3/xcb_composite_query_version_reply.3" "/usr/share/man/man3/xcb_damage_create.3" "/usr/share/man/man3/xcb_xkb_list_components_symbols_length.3" "/usr/share/man/man3/xcb_xkb_get_controls_reply.3" "/usr/share/man/man3/xcb_grab_pointer_unchecked.3" "/usr/share/man/man3/xcb_selinux_get_selection_context_unchecked.3" "/usr/share/man/man3/xcb_xv_query_best_size_reply.3" "/usr/share/man/man3/xcb_ungrab_key_checked.3" "/usr/share/man/man3/xcb_selinux_get_device_context_context_length.3" "/usr/share/man/man3/xcb_ungrab_pointer_checked.3" "/usr/share/man/man3/xcb_xv_get_video.3" "/usr/share/man/man3/xcb_x_print_print_get_attributes_attributes.3" "/usr/share/man/man3/xcb_randr_list_output_properties_atoms_end.3" "/usr/share/man/man3/xcb_sync_change_counter_checked.3" "/usr/share/man/man3/xcb_sync_query_alarm_reply.3" "/usr/share/man/man3/xcb_xkb_set_debugging_flags_unchecked.3" "/usr/share/man/man3/xcb_selinux_get_property_use_context_context_length.3" "/usr/share/man/man3/xcb_copy_gc.3" "/usr/share/man/man3/xcb_selinux_get_property_use_context_reply.3" "/usr/share/man/man3/xcb_randr_query_provider_property_valid_values.3" "/usr/share/man/man3/xcb_render_query_pict_formats.3" "/usr/share/man/man3/xcb_x_print_print_set_image_resolution_unchecked.3" "/usr/share/man/man3/xcb_xc_misc_get_version_unchecked.3" "/usr/share/man/man3/xcb_destroy_window_checked.3" "/usr/share/man/man3/xcb_warp_pointer_checked.3" "/usr/share/man/man3/xcb_randr_get_output_info_clones_end.3" "/usr/share/man/man3/xcb_glx_get_polygon_stipple_data_length.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name_cursor_image_length.3" "/usr/share/man/man3/xcb_xf86dri_get_device_info_unchecked.3" "/usr/share/man/man3/xcb_glx_query_version.3" "/usr/share/man/man3/xcb_xf86dri_query_direct_rendering_capable.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapfv.3" "/usr/share/man/man3/xcb_randr_get_screen_info.3" "/usr/share/man/man3/xcb_input_xi_query_pointer.3" "/usr/share/man/man3/xcb_randr_get_provider_property_unchecked.3" "/usr/share/man/man3/xcb_randr_get_screen_resources.3" "/usr/share/man/man3/xcb_configure_request_event_t.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameterfv_reply.3" "/usr/share/man/man3/xcb_render_composite_checked.3" "/usr/share/man/man3/xcb_xvmc_create_surface_unchecked.3" "/usr/share/man/man3/xcb_free_gc.3" "/usr/share/man/man3/xcb_set_pointer_mapping_unchecked.3" "/usr/share/man/man3/xcb_glx_create_pixmap.3" "/usr/share/man/man3/xcb_randr_get_providers_providers_end.3" "/usr/share/man/man3/xcb_glx_get_polygon_stipple_data.3" "/usr/share/man/man3/xcb_dpms_get_version_unchecked.3" "/usr/share/man/man3/xcb_composite_create_region_from_border_clip.3" "/usr/share/man/man3/xcb_randr_get_provider_info_unchecked.3" "/usr/share/man/man3/xcb_shape_combine.3" "/usr/share/man/man3/xcb_xfixes_create_region_from_picture.3" "/usr/share/man/man3/xcb_randr_get_provider_info_crtcs_end.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_name_name_length.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameteriv_data_length.3" "/usr/share/man/man3/xcb_key_press_event_t.3" "/usr/share/man/man3/xcb_randr_get_panning.3" "/usr/share/man/man3/xcb_composite_get_overlay_window.3" "/usr/share/man/man3/xcb_query_pointer_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_info_rates_length.3" "/usr/share/man/man3/xcb_glx_buffer_swap_complete_event_t.3" "/usr/share/man/man3/xcb_xv_query_port_attributes.3" "/usr/share/man/man3/xcb_sync_destroy_fence_checked.3" "/usr/share/man/man3/xcb_dpms_force_level_checked.3" "/usr/share/man/man3/xcb_dri2_connect_unchecked.3" "/usr/share/man/man3/xcb_glx_get_polygon_stipple.3" "/usr/share/man/man3/xcb_input_set_device_mode_reply.3" "/usr/share/man/man3/xcb_sync_initialize.3" "/usr/share/man/man3/xcb_res_query_clients_clients.3" "/usr/share/man/man3/xcb_xf86dri_query_version_unchecked.3" "/usr/share/man/man3/xcb_list_installed_colormaps_cmaps.3" "/usr/share/man/man3/xcb_xvmc_create_context_unchecked.3" "/usr/share/man/man3/xcb_xkb_set_debugging_flags_reply.3" "/usr/share/man/man3/xcb_xvmc_create_context.3" "/usr/share/man/man3/xcb_glx_get_polygon_stipple_reply.3" "/usr/share/man/man3/xcb_x_print_print_get_one_attributes.3" "/usr/share/man/man3/xcb_xv_query_extension_reply.3" "/usr/share/man/man3/xcb_glx_destroy_pbuffer_checked.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_size_reply.3" "/usr/share/man/man3/xcb_shm_completion_event_t.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_blue_end.3" "/usr/share/man/man3/xcb_input_xi_list_properties_unchecked.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapusv_data_end.3" "/usr/share/man/man3/xcb_glx_get_tex_geniv_data_length.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name_name_end.3" "/usr/share/man/man3/xcb_glx_get_tex_gendv_unchecked.3" "/usr/share/man/man3/xcb_xkb_set_compat_map_checked.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapuiv_data_length.3" "/usr/share/man/man3/xcb_selinux_get_selection_context_context.3" "/usr/share/man/man3/xcb_shape_input_selected_reply.3" "/usr/share/man/man3/xcb_genericevent_query_version_unchecked.3" "/usr/share/man/man3/xcb_randr_query_provider_property_reply.3" "/usr/share/man/man3/xcb_input_xi_query_pointer_buttons_end.3" "/usr/share/man/man3/xcb_render_query_filters.3" "/usr/share/man/man3/xcb_randr_get_provider_info_associated_providers_length.3" "/usr/share/man/man3/xcb_dri2_get_msc_unchecked.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapuiv.3" "/usr/share/man/man3/xcb_shm_create_segment_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_get_page_dimensions_reply.3" "/usr/share/man/man3/xcb_randr_set_monitor_checked.3" "/usr/share/man/man3/xcb_selinux_get_device_create_context_unchecked.3" "/usr/share/man/man3/xcb_set_font_path_checked.3" "/usr/share/man/man3/xcb_input_get_extension_version_unchecked.3" "/usr/share/man/man3/xcb_sync_set_priority.3" "/usr/share/man/man3/xcb_glx_delete_queries_arb_checked.3" "/usr/share/man/man3/xcb_dri2_swap_buffers_unchecked.3" "/usr/share/man/man3/xcb_dpms_info.3" "/usr/share/man/man3/xcb_list_fonts_with_info_properties.3" "/usr/share/man/man3/xcb_alloc_color_unchecked.3" "/usr/share/man/man3/xcb_randr_screen_change_notify_event_t.3" "/usr/share/man/man3/xcb_present_complete_notify_event_t.3" "/usr/share/man/man3/xcb_xv_query_image_attributes_offsets.3" "/usr/share/man/man3/xcb_shape_notify_event_t.3" "/usr/share/man/man3/xcb_sync_set_counter.3" "/usr/share/man/man3/xcb_input_get_device_button_mapping_map_end.3" "/usr/share/man/man3/xcb_glx_get_materialiv_unchecked.3" "/usr/share/man/man3/xcb_glx_gen_queries_arb_data_end.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name_cursor_image.3" "/usr/share/man/man3/xcb_expose_event_t.3" "/usr/share/man/man3/xcb_glx_flush_checked.3" "/usr/share/man/man3/xcb_sync_initialize_unchecked.3" "/usr/share/man/man3/xcb_res_query_client_ids_ids_iterator.3" "/usr/share/man/man3/xcb_render_composite.3" "/usr/share/man/man3/xcb_x_print_print_get_attributes.3" "/usr/share/man/man3/xcb_input_list_input_devices_devices.3" "/usr/share/man/man3/xcb_dri3_query_version_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_get_image_resolution.3" "/usr/share/man/man3/xcb_query_colors_colors_iterator.3" "/usr/share/man/man3/xcb_translate_coordinates_reply.3" "/usr/share/man/man3/xcb_rotate_properties.3" "/usr/share/man/man3/xcb_input_xi_allow_events.3" "/usr/share/man/man3/xcb_composite_unredirect_subwindows_checked.3" "/usr/share/man/man3/xcb_sync_create_alarm.3" "/usr/share/man/man3/xcb_xkb_get_named_indicator_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_open_connection.3" "/usr/share/man/man3/xcb_dri2_invalidate_buffers_event_t.3" "/usr/share/man/man3/xcb_xfixes_create_region_from_window.3" "/usr/share/man/man3/xcb_open_font.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events_this_classes.3" "/usr/share/man/man3/xcb_glx_read_pixels_data_end.3" "/usr/share/man/man3/xcb_glx_get_tex_parameterfv_data_end.3" "/usr/share/man/man3/xcb_sync_list_system_counters_reply.3" "/usr/share/man/man3/xcb_glx_gen_queries_arb_data.3" "/usr/share/man/man3/xcb_composite_redirect_subwindows.3" "/usr/share/man/man3/xcb_alloc_color_cells.3" "/usr/share/man/man3/xcb_glx_get_compressed_tex_image_arb.3" "/usr/share/man/man3/xcb_input_get_device_control.3" "/usr/share/man/man3/xcb_selinux_set_window_create_context.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform.3" "/usr/share/man/man3/xcb_input_get_device_key_mapping_unchecked.3" "/usr/share/man/man3/xcb_input_xi_get_client_pointer.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameteriv.3" "/usr/share/man/man3/xcb_glx_get_mapfv_unchecked.3" "/usr/share/man/man3/xcb_genericevent_query_version.3" "/usr/share/man/man3/xcb_xkb_set_indicator_map.3" "/usr/share/man/man3/xcb_free_pixmap_checked.3" "/usr/share/man/man3/xcb_shm_query_version_reply.3" "/usr/share/man/man3/xcb_xkb_select_events_checked.3" "/usr/share/man/man3/xcb_randr_set_crtc_transform.3" "/usr/share/man/man3/xcb_query_pointer.3" "/usr/share/man/man3/xcb_xinerama_is_active.3" "/usr/share/man/man3/xcb_xinerama_query_screens_unchecked.3" "/usr/share/man/man3/xcb_randr_destroy_mode.3" "/usr/share/man/man3/xcb_sync_query_fence_unchecked.3" "/usr/share/man/man3/xcb_record_disable_context.3" "/usr/share/man/man3/xcb_get_input_focus_reply.3" "/usr/share/man/man3/xcb_poly_segment.3" "/usr/share/man/man3/xcb_selinux_get_selection_use_context_reply.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info_back_clip_rects.3" "/usr/share/man/man3/xcb_list_extensions_names_length.3" "/usr/share/man/man3/xcb_input_get_device_motion_events_events_length.3" "/usr/share/man/man3/xcb_get_modifier_mapping_keycodes_length.3" "/usr/share/man/man3/xcb_render_composite_glyphs_32_checked.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameterfv_data.3" "/usr/share/man/man3/xcb_randr_get_panning_reply.3" "/usr/share/man/man3/xcb_xevie_select_input_unchecked.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events_all_classes_length.3" "/usr/share/man/man3/xcb_x_print_notify_event_t.3" "/usr/share/man/man3/xcb_store_named_color_checked.3" "/usr/share/man/man3/xcb_unmap_notify_event_t.3" "/usr/share/man/man3/xcb_randr_add_output_mode.3" "/usr/share/man/man3/xcb_xv_list_image_formats_format.3" "/usr/share/man/man3/xcb_randr_get_crtc_info_outputs.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameterfv_data_length.3" "/usr/share/man/man3/xcb_free_colors.3" "/usr/share/man/man3/xcb_shape_combine_checked.3" "/usr/share/man/man3/xcb_xkb_new_keyboard_notify_event_t.3" "/usr/share/man/man3/xcb_glx_wait_gl.3" "/usr/share/man/man3/xcb_sync_list_system_counters_counters_length.3" "/usr/share/man/man3/xcb_free_pixmap.3" "/usr/share/man/man3/xcb_selinux_set_device_create_context.3" "/usr/share/man/man3/xcb_xvmc_list_subpicture_types_types.3" "/usr/share/man/man3/xcb_input_get_device_key_mapping_keysyms.3" "/usr/share/man/man3/xcb_xvmc_destroy_context.3" "/usr/share/man/man3/xcb_selinux_get_selection_use_context_context_end.3" "/usr/share/man/man3/xcb_x_print_print_get_one_attributes_unchecked.3" "/usr/share/man/man3/xcb_randr_get_screen_info_rates_iterator.3" "/usr/share/man/man3/xcb_selinux_get_property_use_context_context_end.3" "/usr/share/man/man3/xcb_glx_gen_queries_arb.3" "/usr/share/man/man3/xcb_xkb_list_components_geometries_length.3" "/usr/share/man/man3/xcb_xkb_get_map_unchecked.3" "/usr/share/man/man3/xcb_input_xi_change_hierarchy.3" "/usr/share/man/man3/xcb_xfixes_union_region.3" "/usr/share/man/man3/xcb_dri2_get_buffers_buffers_length.3" "/usr/share/man/man3/xcb_query_colors_unchecked.3" "/usr/share/man/man3/xcb_xkb_get_device_info_leds_iterator.3" "/usr/share/man/man3/xcb_glx_get_color_table_data_end.3" "/usr/share/man/man3/xcb_glx_get_query_objectiv_arb_data_length.3" "/usr/share/man/man3/xcb_get_pointer_mapping.3" "/usr/share/man/man3/xcb_xevie_send_unchecked.3" "/usr/share/man/man3/xcb_sync_destroy_alarm.3" "/usr/share/man/man3/xcb_render_create_cursor.3" "/usr/share/man/man3/xcb_input_get_device_button_mapping.3" "/usr/share/man/man3/xcb_glx_get_tex_parameterfv_reply.3" "/usr/share/man/man3/xcb_shm_query_version.3" "/usr/share/man/man3/xcb_alloc_color_planes_unchecked.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_outputs.3" "/usr/share/man/man3/xcb_randr_get_monitors_monitors_iterator.3" "/usr/share/man/man3/xcb_selinux_get_window_create_context_context.3" "/usr/share/man/man3/xcb_damage_subtract_checked.3" "/usr/share/man/man3/xcb_xkb_get_device_info_pad_1.3" "/usr/share/man/man3/xcb_test_fake_input_checked.3" "/usr/share/man/man3/xcb_glx_get_doublev_data.3" "/usr/share/man/man3/xcb_input_get_device_modifier_mapping_reply.3" "/usr/share/man/man3/xcb_randr_set_crtc_config.3" "/usr/share/man/man3/xcb_xv_put_video.3" "/usr/share/man/man3/xcb_dri2_copy_region.3" "/usr/share/man/man3/xcb_randr_get_monitors_unchecked.3" "/usr/share/man/man3/xcb_xvmc_create_subpicture_unchecked.3" "/usr/share/man/man3/xcb_xfixes_set_picture_clip_region_checked.3" "/usr/share/man/man3/xcb_sync_get_priority.3" "/usr/share/man/man3/xcb_randr_set_crtc_transform_checked.3" "/usr/share/man/man3/xcb_fill_poly.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_unchecked.3" "/usr/share/man/man3/xcb_glx_query_extensions_string.3" "/usr/share/man/man3/xcb_query_tree_children.3" "/usr/share/man/man3/xcb_glx_create_window_checked.3" "/usr/share/man/man3/xcb_shm_create_pixmap.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameteriv_data_end.3" "/usr/share/man/man3/xcb_xc_misc_get_version_reply.3" "/usr/share/man/man3/xcb_poly_rectangle_checked.3" "/usr/share/man/man3/xcb_xkb_set_debugging_flags.3" "/usr/share/man/man3/xcb_glx_get_tex_parameteriv.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameteriv_data_length.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_green_length.3" "/usr/share/man/man3/xcb_copy_colormap_and_free_checked.3" "/usr/share/man/man3/xcb_create_gc.3" "/usr/share/man/man3/xcb_randr_delete_monitor.3" "/usr/share/man/man3/xcb_x_print_print_get_one_attributes_reply.3" "/usr/share/man/man3/xcb_query_font_char_infos_iterator.3" "/usr/share/man/man3/xcb_selinux_set_device_create_context_checked.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapusv_reply.3" "/usr/share/man/man3/xcb_randr_set_provider_offload_sink_checked.3" "/usr/share/man/man3/xcb_input_xi_list_properties_properties_end.3" "/usr/share/man/man3/xcb_input_change_feedback_control.3" "/usr/share/man/man3/xcb_glx_delete_lists_checked.3" "/usr/share/man/man3/xcb_glx_get_tex_genfv_data_length.3" "/usr/share/man/man3/xcb_input_change_pointer_device_reply.3" "/usr/share/man/man3/xcb_input_change_pointer_device.3" "/usr/share/man/man3/xcb_render_triangles.3" "/usr/share/man/man3/xcb_render_query_pict_index_values_values.3" "/usr/share/man/man3/xcb_x_print_print_input_selected_reply.3" "/usr/share/man/man3/xcb_xv_put_still.3" "/usr/share/man/man3/xcb_send_event_checked.3" "/usr/share/man/man3/xcb_free_colormap.3" "/usr/share/man/man3/xcb_x_print_print_get_attributes_attributes_length.3" "/usr/share/man/man3/xcb_randr_query_version_reply.3" "/usr/share/man/man3/xcb_present_query_version_unchecked.3" "/usr/share/man/man3/xcb_xfixes_fetch_region_rectangles_iterator.3" "/usr/share/man/man3/xcb_glx_get_color_table_data.3" "/usr/share/man/man3/xcb_open_font_checked.3" "/usr/share/man/man3/xcb_glx_query_context_unchecked.3" "/usr/share/man/man3/xcb_glx_get_mapiv_data_length.3" "/usr/share/man/man3/xcb_glx_create_window.3" "/usr/share/man/man3/xcb_glx_get_materialfv_data_length.3" "/usr/share/man/man3/xcb_glx_render.3" "/usr/share/man/man3/xcb_render_set_picture_transform.3" "/usr/share/man/man3/xcb_copy_plane.3" "/usr/share/man/man3/xcb_change_keyboard_control_checked.3" "/usr/share/man/man3/xcb_input_query_device_state_classes_length.3" "/usr/share/man/man3/xcb_glx_get_lightiv_data_length.3" "/usr/share/man/man3/xcb_xfixes_set_window_shape_region_checked.3" "/usr/share/man/man3/xcb_dpms_capable.3" "/usr/share/man/man3/xcb_glx_get_query_objectuiv_arb_reply.3" "/usr/share/man/man3/xcb_xv_grab_port_reply.3" "/usr/share/man/man3/xcb_set_font_path.3" "/usr/share/man/man3/xcb_render_fill_rectangles.3" "/usr/share/man/man3/xcb_record_get_context.3" "/usr/share/man/man3/xcb_alloc_color_reply.3" "/usr/share/man/man3/xcb_xkb_get_indicator_map.3" "/usr/share/man/man3/xcb_screensaver_query_version_reply.3" "/usr/share/man/man3/xcb_randr_add_output_mode_checked.3" "/usr/share/man/man3/xcb_query_colors.3" "/usr/share/man/man3/xcb_x_print_print_get_printer_list_unchecked.3" "/usr/share/man/man3/xcb_render_query_pict_formats_subpixels_end.3" "/usr/share/man/man3/xcb_res_query_client_pixmap_bytes.3" "/usr/share/man/man3/xcb_free_cursor_checked.3" "/usr/share/man/man3/xcb_selection_clear_event_t.3" "/usr/share/man/man3/xcb_alloc_color_cells_masks_end.3" "/usr/share/man/man3/xcb_selinux_get_selection_data_context_unchecked.3" "/usr/share/man/man3/xcb_glx_create_glx_pixmap.3" "/usr/share/man/man3/xcb_glx_gen_textures_reply.3" "/usr/share/man/man3/xcb_glx_get_booleanv_reply.3" "/usr/share/man/man3/xcb_install_colormap.3" "/usr/share/man/man3/xcb_randr_list_provider_properties_atoms.3" "/usr/share/man/man3/xcb_set_screen_saver_checked.3" "/usr/share/man/man3/xcb_glx_get_lightfv_data_length.3" "/usr/share/man/man3/xcb_render_create_conical_gradient_checked.3" "/usr/share/man/man3/xcb_glx_get_fb_configs_property_list.3" "/usr/share/man/man3/xcb_input_get_device_dont_propagate_list_unchecked.3" "/usr/share/man/man3/xcb_glx_get_doublev_data_end.3" "/usr/share/man/man3/xcb_glx_get_tex_geniv_data_end.3" "/usr/share/man/man3/xcb_input_list_input_devices_unchecked.3" "/usr/share/man/man3/xcb_create_glyph_cursor_checked.3" "/usr/share/man/man3/xcb_set_selection_owner.3" "/usr/share/man/man3/xcb_client_message_event_t.3" "/usr/share/man/man3/xcb_glx_are_textures_resident_reply.3" "/usr/share/man/man3/xcb_input_xi_set_focus.3" "/usr/share/man/man3/xcb_keymap_notify_event_t.3" "/usr/share/man/man3/xcb_glx_finish_unchecked.3" "/usr/share/man/man3/xcb_xv_grab_port.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_blue.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_cursor_image_end.3" "/usr/share/man/man3/xcb_randr_get_output_primary.3" "/usr/share/man/man3/xcb_glx_get_tex_enviv_unchecked.3" "/usr/share/man/man3/xcb_selinux_list_selections_unchecked.3" "/usr/share/man/man3/xcb_grab_pointer_reply.3" "/usr/share/man/man3/xcb_shm_create_segment_reply.3" "/usr/share/man/man3/xcb_randr_change_provider_property_checked.3" "/usr/share/man/man3/xcb_dri3_query_version.3" "/usr/share/man/man3/xcb_dri3_open_unchecked.3" "/usr/share/man/man3/xcb_randr_get_crtc_info_outputs_end.3" "/usr/share/man/man3/xcb_selinux_set_device_context_checked.3" "/usr/share/man/man3/xcb_glx_get_query_objectiv_arb_data.3" "/usr/share/man/man3/xcb_xfixes_set_cursor_name.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapuiv_data.3" "/usr/share/man/man3/xcb_xkb_get_controls_unchecked.3" "/usr/share/man/man3/xcb_glx_get_fb_configs_property_list_length.3" "/usr/share/man/man3/xcb_list_fonts.3" "/usr/share/man/man3/xcb_input_xi_query_version_unchecked.3" "/usr/share/man/man3/xcb_selinux_get_window_create_context.3" "/usr/share/man/man3/xcb_xkb_get_names.3" "/usr/share/man/man3/xcb_input_xi_query_version.3" "/usr/share/man/man3/xcb_translate_coordinates_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_geniv.3" "/usr/share/man/man3/xcb_xf86dri_create_drawable_unchecked.3" "/usr/share/man/man3/xcb_alloc_named_color.3" "/usr/share/man/man3/xcb_xv_query_adaptors_reply.3" "/usr/share/man/man3/xcb_selinux_get_client_context_reply.3" "/usr/share/man/man3/xcb_render_create_anim_cursor.3" "/usr/share/man/man3/xcb_change_keyboard_control.3" "/usr/share/man/man3/xcb_xvmc_create_context_priv_data_length.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapusv.3" "/usr/share/man/man3/xcb_input_set_device_button_mapping.3" "/usr/share/man/man3/xcb_xv_query_adaptors_unchecked.3" "/usr/share/man/man3/xcb_xevie_end.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameterfv_data_end.3" "/usr/share/man/man3/xcb_x_print_print_get_document_data_data_end.3" "/usr/share/man/man3/xcb_selinux_get_selection_data_context_reply.3" "/usr/share/man/man3/xcb_randr_query_output_property_valid_values_length.3" "/usr/share/man/man3/xcb_glx_set_client_info_arb_checked.3" "/usr/share/man/man3/xcb_render_composite_glyphs_32.3" "/usr/share/man/man3/xcb_alloc_named_color_reply.3" "/usr/share/man/man3/xcb_xfixes_show_cursor.3" "/usr/share/man/man3/xcb_store_colors.3" "/usr/share/man/man3/xcb_xv_put_image.3" "/usr/share/man/man3/xcb_x_print_print_start_job_checked.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameterfv_data_end.3" "/usr/share/man/man3/xcb_input_send_extension_event_checked.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_names_end.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_modes_iterator.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info_clip_rects.3" "/usr/share/man/man3/xcb_get_font_path_path_iterator.3" "/usr/share/man/man3/xcb_xvmc_list_subpicture_types.3" "/usr/share/man/man3/xcb_xkb_per_client_flags.3" "/usr/share/man/man3/xcb_xv_stop_video.3" "/usr/share/man/man3/xcb_glx_get_clip_plane_reply.3" "/usr/share/man/man3/xcb_present_query_version_reply.3" "/usr/share/man/man3/xcb_configure_notify_event_t.3" "/usr/share/man/man3/xcb_sync_destroy_counter.3" "/usr/share/man/man3/xcb_randr_get_crtc_info_possible_end.3" "/usr/share/man/man3/xcb_gravity_notify_event_t.3" "/usr/share/man/man3/xcb_glx_get_queryiv_arb_data_length.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameteriv_data_length.3" "/usr/share/man/man3/xcb_selinux_get_property_data_context_unchecked.3" "/usr/share/man/man3/xcb_input_open_device_reply.3" "/usr/share/man/man3/xcb_xfixes_translate_region_checked.3" "/usr/share/man/man3/xcb_render_query_pict_formats_formats.3" "/usr/share/man/man3/xcb_input_xi_passive_grab_device_modifiers_iterator.3" "/usr/share/man/man3/xcb_xkb_latch_lock_state_checked.3" "/usr/share/man/man3/xcb_xinerama_query_screens_screen_info_iterator.3" "/usr/share/man/man3/xcb_randr_get_output_info_crtcs_end.3" "/usr/share/man/man3/xcb_glx_get_lightiv_data_end.3" "/usr/share/man/man3/xcb_xevie_start_reply.3" "/usr/share/man/man3/xcb_render_reference_glyph_set_checked.3" "/usr/share/man/man3/xcb_grab_button_checked.3" "/usr/share/man/man3/xcb_selinux_get_window_context_unchecked.3" "/usr/share/man/man3/xcb_xkb_get_compat_map_reply.3" "/usr/share/man/man3/xcb_input_xi_passive_grab_device.3" "/usr/share/man/man3/xcb_xinerama_query_screens_screen_info_length.3" "/usr/share/man/man3/xcb_xv_select_video_notify_checked.3" "/usr/share/man/man3/xcb_xkb_get_device_info_reply.3" "/usr/share/man/man3/xcb_uninstall_colormap.3" "/usr/share/man/man3/xcb_input_xi_set_client_pointer.3" "/usr/share/man/man3/xcb_xfixes_delete_pointer_barrier_checked.3" "/usr/share/man/man3/xcb_selinux_get_property_create_context_context_end.3" "/usr/share/man/man3/xcb_input_raw_button_press_event_t.3" "/usr/share/man/man3/xcb_glx_query_extensions_string_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_destroy_context.3" "/usr/share/man/man3/xcb_xv_query_port_attributes_attributes_length.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_name.3" "/usr/share/man/man3/xcb_selinux_get_device_create_context_context_end.3" "/usr/share/man/man3/xcb_res_query_clients_clients_iterator.3" "/usr/share/man/man3/xcb_glx_get_color_table_unchecked.3" "/usr/share/man/man3/xcb_glx_create_glx_pixmap_checked.3" "/usr/share/man/man3/xcb_glx_get_query_objectiv_arb_reply.3" "/usr/share/man/man3/xcb_x_print_print_select_input.3" "/usr/share/man/man3/xcb_xevie_end_reply.3" "/usr/share/man/man3/xcb_glx_get_query_objectiv_arb_unchecked.3" "/usr/share/man/man3/xcb_query_extension.3" "/usr/share/man/man3/xcb_selinux_list_selections_selections_length.3" "/usr/share/man/man3/xcb_render_change_picture_checked.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info.3" "/usr/share/man/man3/xcb_input_device_focus_in_event_t.3" "/usr/share/man/man3/xcb_xvmc_list_subpicture_types_reply.3" "/usr/share/man/man3/xcb_dpms_force_level.3" "/usr/share/man/man3/xcb_input_device_valuator_event_t.3" "/usr/share/man/man3/xcb_input_open_device_pad_1.3" "/usr/share/man/man3/xcb_dri2_connect_reply.3" "/usr/share/man/man3/xcb_glx_get_integerv.3" "/usr/share/man/man3/xcb_set_access_control.3" "/usr/share/man/man3/xcb_set_modifier_mapping_unchecked.3" "/usr/share/man/man3/xcb_randr_get_providers_reply.3" "/usr/share/man/man3/xcb_input_delete_device_property.3" "/usr/share/man/man3/xcb_glx_get_clip_plane_unchecked.3" "/usr/share/man/man3/xcb_glx_query_context_attribs.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_current_filter_name.3" "/usr/share/man/man3/xcb_sync_destroy_fence.3" "/usr/share/man/man3/xcb_selinux_get_property_context_context.3" "/usr/share/man/man3/xcb_render_create_picture_checked.3" "/usr/share/man/man3/xcb_glx_query_version_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_end_doc_checked.3" "/usr/share/man/man3/xcb_render_query_version.3" "/usr/share/man/man3/xcb_selinux_get_window_create_context_context_length.3" "/usr/share/man/man3/xcb_input_raw_touch_begin_event_t.3" "/usr/share/man/man3/xcb_glx_pixel_storei.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameteriv_unchecked.3" "/usr/share/man/man3/xcb_alloc_color_cells_pixels_end.3" "/usr/share/man/man3/xcb_xfixes_cursor_notify_event_t.3" "/usr/share/man/man3/xcb_get_pointer_mapping_unchecked.3" "/usr/share/man/man3/xcb_change_hosts.3" "/usr/share/man/man3/xcb_render_query_pict_formats_formats_iterator.3" "/usr/share/man/man3/xcb_xfixes_invert_region_checked.3" "/usr/share/man/man3/xcb_randr_get_provider_info_name_length.3" "/usr/share/man/man3/xcb_set_dashes_checked.3" "/usr/share/man/man3/xcb_input_device_key_press_event_t.3" "/usr/share/man/man3/xcb_dri2_get_buffers_with_format_buffers.3" "/usr/share/man/man3/xcb_ungrab_button_checked.3" "/usr/share/man/man3/xcb_glx_pixel_storei_checked.3" "/usr/share/man/man3/xcb_randr_get_monitors_reply.3" "/usr/share/man/man3/xcb_set_modifier_mapping_reply.3" "/usr/share/man/man3/xcb_get_screen_saver_unchecked.3" "/usr/share/man/man3/xcb_alloc_color_cells_unchecked.3" "/usr/share/man/man3/xcb_render_set_picture_clip_rectangles.3" "/usr/share/man/man3/xcb_damage_create_checked.3" "/usr/share/man/man3/xcb_xvmc_create_subpicture_priv_data_length.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info_back_clip_rects_iterator.3" "/usr/share/man/man3/xcb_render_composite_glyphs_16_checked.3" "/usr/share/man/man3/xcb_dri2_get_msc.3" "/usr/share/man/man3/xcb_xv_query_adaptors_info_iterator.3" "/usr/share/man/man3/xcb_xv_get_port_attribute_unchecked.3" "/usr/share/man/man3/xcb_input_xi_query_pointer_unchecked.3" "/usr/share/man/man3/xcb_poly_point_checked.3" "/usr/share/man/man3/xcb_glx_client_info_checked.3" "/usr/share/man/man3/xcb_get_modifier_mapping_keycodes_end.3" "/usr/share/man/man3/xcb_randr_set_screen_config_unchecked.3" "/usr/share/man/man3/xcb_change_gc.3" "/usr/share/man/man3/xcb_randr_list_output_properties_atoms.3" "/usr/share/man/man3/xcb_dri2_swap_interval_checked.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapfv_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameterfv_reply.3" "/usr/share/man/man3/xcb_render_query_filters_aliases_length.3" "/usr/share/man/man3/xcb_record_query_version_reply.3" "/usr/share/man/man3/xcb_xv_select_port_notify.3" "/usr/share/man/man3/xcb_create_glyph_cursor.3" "/usr/share/man/man3/xcb_input_set_device_focus_checked.3" "/usr/share/man/man3/xcb_randr_create_mode_reply.3" "/usr/share/man/man3/xcb_glx_wait_x.3" "/usr/share/man/man3/xcb_res_query_client_pixmap_bytes_unchecked.3" "/usr/share/man/man3/xcb_randr_get_provider_info_name_end.3" "/usr/share/man/man3/xcb_glx_change_drawable_attributes_checked.3" "/usr/share/man/man3/xcb_res_query_version_unchecked.3" "/usr/share/man/man3/xcb_get_motion_events_events_length.3" "/usr/share/man/man3/xcb_render_query_pict_formats_formats_length.3" "/usr/share/man/man3/xcb_randr_query_output_property_valid_values.3" "/usr/share/man/man3/xcb_x_print_print_get_context_reply.3" "/usr/share/man/man3/xcb_xvmc_create_context_priv_data_end.3" "/usr/share/man/man3/xcb_dri2_get_buffers_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_info_reply.3" "/usr/share/man/man3/xcb_selinux_get_property_context.3" "/usr/share/man/man3/xcb_glx_get_lightfv_unchecked.3" "/usr/share/man/man3/xcb_input_list_input_devices_devices_length.3" "/usr/share/man/man3/xcb_dri3_fd_from_fence_reply.3" "/usr/share/man/man3/xcb_query_tree_children_length.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name.3" "/usr/share/man/man3/xcb_glx_get_floatv_data_length.3" "/usr/share/man/man3/xcb_res_query_version.3" "/usr/share/man/man3/xcb_xf86dri_get_device_info_device_private_end.3" "/usr/share/man/man3/xcb_render_query_pict_index_values_reply.3" "/usr/share/man/man3/xcb_selinux_get_window_context_context_length.3" "/usr/share/man/man3/xcb_randr_get_provider_info_name.3" "/usr/share/man/man3/xcb_shape_query_version_unchecked.3" "/usr/share/man/man3/xcb_glx_get_polygon_stipple_data_end.3" "/usr/share/man/man3/xcb_input_get_device_button_mapping_reply.3" "/usr/share/man/man3/xcb_randr_get_output_info_modes_end.3" "/usr/share/man/man3/xcb_xkb_list_components_reply.3" "/usr/share/man/man3/xcb_ungrab_pointer.3" "/usr/share/man/man3/xcb_test_get_version_reply.3" "/usr/share/man/man3/xcb_composite_name_window_pixmap.3" "/usr/share/man/man3/xcb_glx_get_materialfv_data.3" "/usr/share/man/man3/xcb_render_create_conical_gradient.3" "/usr/share/man/man3/xcb_get_property_unchecked.3" "/usr/share/man/man3/xcb_render_composite_glyphs_16.3" "/usr/share/man/man3/xcb_input_list_input_devices_infos_length.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma.3" "/usr/share/man/man3/xcb_xfixes_region_extents.3" "/usr/share/man/man3/xcb_input_xi_get_selected_events_reply.3" "/usr/share/man/man3/xcb_input_xi_change_property.3" "/usr/share/man/man3/xcb_glx_query_server_string_string_end.3" "/usr/share/man/man3/xcb_allow_events_checked.3" "/usr/share/man/man3/xcb_xkb_get_names_value_list.3" "/usr/share/man/man3/xcb_glx_client_info.3" "/usr/share/man/man3/xcb_record_enable_context_reply.3" "/usr/share/man/man3/xcb_glx_get_tex_parameteriv_data_end.3" "/usr/share/man/man3/xcb_glx_get_booleanv_data.3" "/usr/share/man/man3/xcb_set_access_control_checked.3" "/usr/share/man/man3/xcb_render_reference_glyph_set.3" "/usr/share/man/man3/xcb_input_grab_device_button_checked.3" "/usr/share/man/man3/xcb_input_open_device_class_info.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameteriv.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info_clip_rects_iterator.3" "/usr/share/man/man3/xcb_query_font_properties_iterator.3" "/usr/share/man/man3/xcb_big_requests_enable.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_buffers.3" "/usr/share/man/man3/xcb_x_print_print_get_image_resolution_reply.3" "/usr/share/man/man3/xcb_glx_is_enabled.3" "/usr/share/man/man3/xcb_xf86dri_open_connection_bus_id_length.3" "/usr/share/man/man3/xcb_glx_query_context_attribs_end.3" "/usr/share/man/man3/xcb_render_query_filters_unchecked.3" "/usr/share/man/man3/xcb_glx_get_query_objectuiv_arb.3" "/usr/share/man/man3/xcb_xfixes_select_selection_input_checked.3" "/usr/share/man/man3/xcb_no_exposure_event_t.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_unchecked.3" "/usr/share/man/man3/xcb_randr_get_provider_info_reply.3" "/usr/share/man/man3/xcb_change_pointer_control.3" "/usr/share/man/man3/xcb_xf86dri_auth_connection.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameteriv_data.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_outputs_end.3" "/usr/share/man/man3/xcb_ungrab_key.3" "/usr/share/man/man3/xcb_glx_gen_textures_data_end.3" "/usr/share/man/man3/xcb_input_open_device_class_info_iterator.3" "/usr/share/man/man3/xcb_xv_ungrab_port_checked.3" "/usr/share/man/man3/xcb_xkb_get_indicator_map_unchecked.3" "/usr/share/man/man3/xcb_randr_list_provider_properties_unchecked.3" "/usr/share/man/man3/xcb_get_input_focus_unchecked.3" "/usr/share/man/man3/xcb_get_image_reply.3" "/usr/share/man/man3/xcb_list_hosts_unchecked.3" "/usr/share/man/man3/xcb_glx_render_checked.3" "/usr/share/man/man3/xcb_xkb_use_extension.3" "/usr/share/man/man3/xcb_screensaver_query_info_unchecked.3" "/usr/share/man/man3/xcb_sync_get_priority_unchecked.3" "/usr/share/man/man3/xcb_shape_query_version.3" "/usr/share/man/man3/xcb_input_xi_delete_property.3" "/usr/share/man/man3/xcb_xv_query_image_attributes_offsets_length.3" "/usr/share/man/man3/xcb_xf86dri_get_client_driver_name_reply.3" "/usr/share/man/man3/xcb_x_print_print_select_input_checked.3" "/usr/share/man/man3/xcb_input_open_device.3" "/usr/share/man/man3/xcb_glx_get_color_table.3" "/usr/share/man/man3/xcb_create_notify_event_t.3" "/usr/share/man/man3/xcb_glx_make_current.3" "/usr/share/man/man3/xcb_glx_get_string_string.3" "/usr/share/man/man3/xcb_glx_get_mapdv.3" "/usr/share/man/man3/xcb_render_free_picture.3" "/usr/share/man/man3/xcb_render_create_solid_fill_checked.3" "/usr/share/man/man3/xcb_change_keyboard_mapping.3" "/usr/share/man/man3/xcb_free_cursor.3" "/usr/share/man/man3/xcb_set_input_focus_checked.3" "/usr/share/man/man3/xcb_xfixes_intersect_region_checked.3" "/usr/share/man/man3/xcb_get_keyboard_control.3" "/usr/share/man/man3/xcb_xevie_start.3" "/usr/share/man/man3/xcb_glx_delete_window_checked.3" "/usr/share/man/man3/xcb_glx_get_convolution_filter_data.3" "/usr/share/man/man3/xcb_xv_query_image_attributes_unchecked.3" "/usr/share/man/man3/xcb_set_input_focus.3" "/usr/share/man/man3/xcb_input_set_device_valuators.3" "/usr/share/man/man3/xcb_glx_is_query_arb_unchecked.3" "/usr/share/man/man3/xcb_render_query_filters_aliases.3" "/usr/share/man/man3/xcb_dri3_pixmap_from_buffers.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_name_name_end.3" "/usr/share/man/man3/xcb_xevie_query_version_unchecked.3" "/usr/share/man/man3/xcb_input_ungrab_device_key_checked.3" "/usr/share/man/man3/xcb_poly_point.3" "/usr/share/man/man3/xcb_selinux_get_property_data_context_context_end.3" "/usr/share/man/man3/xcb_glx_get_histogram_reply.3" "/usr/share/man/man3/xcb_change_save_set.3" "/usr/share/man/man3/xcb_x_print_print_get_one_attributes_value_length.3" "/usr/share/man/man3/xcb_render_query_version_unchecked.3" "/usr/share/man/man3/xcb_xinerama_get_screen_size_unchecked.3" "/usr/share/man/man3/xcb_xvmc_list_surface_types_unchecked.3" "/usr/share/man/man3/xcb_input_set_device_focus.3" "/usr/share/man/man3/xcb_input_send_extension_event.3" "/usr/share/man/man3/xcb_sync_list_system_counters_counters_iterator.3" "/usr/share/man/man3/xcb_reparent_window.3" "/usr/share/man/man3/xcb_selinux_query_version_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_crtcs_end.3" "/usr/share/man/man3/xcb_shm_get_image_reply.3" "/usr/share/man/man3/xcb_dri2_connect_driver_name_end.3" "/usr/share/man/man3/xcb_get_image_data_length.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap.3" "/usr/share/man/man3/xcb_circulate_window.3" "/usr/share/man/man3/xcb_selinux_list_selections_selections_iterator.3" "/usr/share/man/man3/xcb_dri3_pixmap_from_buffer_checked.3" "/usr/share/man/man3/xcb_selinux_get_device_context_context_end.3" "/usr/share/man/man3/xcb_glx_get_booleanv_data_end.3" "/usr/share/man/man3/xcb_xkb_list_components_keymaps_length.3" "/usr/share/man/man3/xcb_render_query_filters_filters_length.3" "/usr/share/man/man3/xcb_list_fonts_with_info_name.3" "/usr/share/man/man3/xcb_selinux_get_device_context_reply.3" "/usr/share/man/man3/xcb_change_gc_checked.3" "/usr/share/man/man3/xcb_test_get_version_unchecked.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapfv_reply.3" "/usr/share/man/man3/xcb_present_notify_msc_checked.3" "/usr/share/man/man3/xcb_dri2_connect_device_name.3" "/usr/share/man/man3/xcb_input_xi_ungrab_device_checked.3" "/usr/share/man/man3/xcb_input_xi_query_device_reply.3" "/usr/share/man/man3/xcb_glx_get_separable_filter_rows_and_cols.3" "/usr/share/man/man3/xcb_get_keyboard_control_reply.3" "/usr/share/man/man3/xcb_clear_area_checked.3" "/usr/share/man/man3/xcb_change_window_attributes_checked.3" "/usr/share/man/man3/xcb_xf86dri_create_drawable.3" "/usr/share/man/man3/xcb_x_print_print_end_page_checked.3" "/usr/share/man/man3/xcb_input_get_feedback_control_reply.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_range_unchecked.3" "/usr/share/man/man3/xcb_randr_set_output_primary_checked.3" "/usr/share/man/man3/xcb_screensaver_suspend.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events.3" "/usr/share/man/man3/xcb_xfixes_create_region.3" "/usr/share/man/man3/xcb_damage_destroy.3" "/usr/share/man/man3/xcb_glx_query_context_reply.3" "/usr/share/man/man3/xcb_xkb_get_device_info_btn_actions.3" "/usr/share/man/man3/xcb_get_image_unchecked.3" "/usr/share/man/man3/xcb_get_property_value.3" "/usr/share/man/man3/xcb_glx_get_tex_level_parameterfv_unchecked.3" "/usr/share/man/man3/xcb_randr_get_output_property_reply.3" "/usr/share/man/man3/xcb_change_save_set_checked.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events_all_classes.3" "/usr/share/man/man3/xcb_input_xi_set_client_pointer_checked.3" "/usr/share/man/man3/xcb_selinux_list_properties_unchecked.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_buffers_end.3" "/usr/share/man/man3/xcb_dri2_get_buffers.3" "/usr/share/man/man3/xcb_translate_coordinates.3" "/usr/share/man/man3/xcb_glx_get_doublev_data_length.3" "/usr/share/man/man3/xcb_get_window_attributes_unchecked.3" "/usr/share/man/man3/xcb_randr_get_output_property_data_end.3" "/usr/share/man/man3/xcb_dri2_authenticate_unchecked.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameteriv_data.3" "/usr/share/man/man3/xcb_input_xi_query_device_unchecked.3" "/usr/share/man/man3/xcb_sync_query_fence_reply.3" "/usr/share/man/man3/xcb_get_pointer_control_unchecked.3" "/usr/share/man/man3/xcb_xfixes_select_selection_input.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameterfv_data_length.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_pending_filter_name.3" "/usr/share/man/man3/xcb_xvmc_list_subpicture_types_types_iterator.3" "/usr/share/man/man3/xcb_get_font_path.3" "/usr/share/man/man3/xcb_input_change_device_control_unchecked.3" "/usr/share/man/man3/xcb_render_query_pict_formats_screens_length.3" "/usr/share/man/man3/xcb_list_fonts_names_length.3" "/usr/share/man/man3/xcb_query_text_extents.3" "/usr/share/man/man3/xcb_query_best_size_reply.3" "/usr/share/man/man3/xcb_randr_get_provider_info_associated_capability_end.3" "/usr/share/man/man3/xcb_xvmc_query_version_reply.3" "/usr/share/man/man3/xcb_map_subwindows.3" "/usr/share/man/man3/xcb_randr_get_provider_info_crtcs_length.3" "/usr/share/man/man3/xcb_selinux_get_window_context.3" "/usr/share/man/man3/xcb_xvmc_create_surface_priv_data_end.3" "/usr/share/man/man3/xcb_set_pointer_mapping.3" "/usr/share/man/man3/xcb_query_font_char_infos_length.3" "/usr/share/man/man3/xcb_list_fonts_with_info_properties_iterator.3" "/usr/share/man/man3/xcb_present_select_input.3" "/usr/share/man/man3/xcb_xv_list_image_formats_format_iterator.3" "/usr/share/man/man3/xcb_list_extensions.3" "/usr/share/man/man3/xcb_xfixes_set_picture_clip_region.3" "/usr/share/man/man3/xcb_selinux_set_selection_use_context_checked.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_current_filter_name_length.3" "/usr/share/man/man3/xcb_input_set_device_button_mapping_unchecked.3" "/usr/share/man/man3/xcb_glx_end_list.3" "/usr/share/man/man3/xcb_set_clip_rectangles.3" "/usr/share/man/man3/xcb_x_print_print_get_attributes_unchecked.3" "/usr/share/man/man3/xcb_selinux_set_device_context.3" "/usr/share/man/man3/xcb_glx_get_histogram_parameterfv_unchecked.3" "/usr/share/man/man3/xcb_xfixes_query_version_unchecked.3" "/usr/share/man/man3/xcb_randr_set_panning_unchecked.3" "/usr/share/man/man3/xcb_xfixes_region_extents_checked.3" "/usr/share/man/man3/xcb_xf86dri_get_client_driver_name_client_driver_name_end.3" "/usr/share/man/man3/xcb_xf86dri_open_connection_reply.3" "/usr/share/man/man3/xcb_input_get_device_property.3" "/usr/share/man/man3/xcb_glx_get_fb_configs.3" "/usr/share/man/man3/xcb_xvmc_create_surface.3" "/usr/share/man/man3/xcb_randr_get_provider_property_reply.3" "/usr/share/man/man3/xcb_grab_key_checked.3" "/usr/share/man/man3/xcb_input_get_feedback_control_unchecked.3" "/usr/share/man/man3/xcb_composite_unredirect_window.3" "/usr/share/man/man3/xcb_glx_get_tex_enviv_reply.3" "/usr/share/man/man3/xcb_xvmc_destroy_context_checked.3" "/usr/share/man/man3/xcb_xfixes_create_pointer_barrier.3" "/usr/share/man/man3/xcb_xfixes_create_region_from_window_checked.3" "/usr/share/man/man3/xcb_render_query_pict_formats_screens_iterator.3" "/usr/share/man/man3/xcb_list_installed_colormaps_unchecked.3" "/usr/share/man/man3/xcb_get_screen_saver.3" "/usr/share/man/man3/xcb_dri2_get_param_reply.3" "/usr/share/man/man3/xcb_record_unregister_clients.3" "/usr/share/man/man3/xcb_input_grab_device_key_checked.3" "/usr/share/man/man3/xcb_shm_create_segment.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_outputs_length.3" "/usr/share/man/man3/xcb_glx_vendor_private_with_reply_data_2_length.3" "/usr/share/man/man3/xcb_input_touch_ownership_event_t.3" "/usr/share/man/man3/xcb_randr_get_provider_info_associated_providers_end.3" "/usr/share/man/man3/xcb_xkb_list_components_symbols_iterator.3" "/usr/share/man/man3/xcb_input_get_device_property_reply.3" "/usr/share/man/man3/xcb_xv_get_video_checked.3" "/usr/share/man/man3/xcb_query_font_reply.3" "/usr/share/man/man3/xcb_xkb_use_extension_unchecked.3" "/usr/share/man/man3/xcb_xv_stop_video_checked.3" "/usr/share/man/man3/xcb_xf86dri_auth_connection_reply.3" "/usr/share/man/man3/xcb_circulate_notify_event_t.3" "/usr/share/man/man3/xcb_record_free_context.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_list_ids.3" "/usr/share/man/man3/xcb_randr_get_output_info_clones.3" "/usr/share/man/man3/xcb_x_print_print_query_screens_roots.3" "/usr/share/man/man3/xcb_xvmc_query_version.3" "/usr/share/man/man3/xcb_glx_destroy_pbuffer.3" "/usr/share/man/man3/xcb_recolor_cursor.3" "/usr/share/man/man3/xcb_randr_get_provider_property_data_length.3" "/usr/share/man/man3/xcb_randr_set_screen_config_reply.3" "/usr/share/man/man3/xcb_glx_wait_gl_checked.3" "/usr/share/man/man3/xcb_input_get_selected_extension_events_this_classes_end.3" "/usr/share/man/man3/xcb_grab_button.3" "/usr/share/man/man3/xcb_glx_is_texture_reply.3" "/usr/share/man/man3/xcb_glx_get_tex_gendv_reply.3" "/usr/share/man/man3/xcb_xkb_get_controls.3" "/usr/share/man/man3/xcb_randr_set_provider_offload_sink.3" "/usr/share/man/man3/xcb_x_print_print_query_version_unchecked.3" "/usr/share/man/man3/xcb_xfixes_select_cursor_input.3" "/usr/share/man/man3/xcb_glx_set_client_info_2arb.3" "/usr/share/man/man3/xcb_glx_copy_context.3" "/usr/share/man/man3/xcb_dri2_connect_alignment_pad_length.3" "/usr/share/man/man3/xcb_input_change_device_property_checked.3" "/usr/share/man/man3/xcb_xfixes_create_region_from_gc_checked.3" "/usr/share/man/man3/xcb_randr_get_providers_providers_length.3" "/usr/share/man/man3/xcb_x_print_print_get_attributes_attributes_end.3" "/usr/share/man/man3/xcb_change_window_attributes.3" "/usr/share/man/man3/xcb_sync_create_counter_checked.3" "/usr/share/man/man3/xcb_selinux_get_device_context_context.3" "/usr/share/man/man3/xcb_set_selection_owner_checked.3" "/usr/share/man/man3/xcb_glx_get_error_unchecked.3" "/usr/share/man/man3/xcb_input_get_device_property_unchecked.3" "/usr/share/man/man3/xcb_free_colors_checked.3" "/usr/share/man/man3/xcb_input_xi_query_pointer_buttons_length.3" "/usr/share/man/man3/xcb_x_print_print_set_context_checked.3" "/usr/share/man/man3/xcb_xvmc_list_surface_types_surfaces.3" "/usr/share/man/man3/xcb_glx_destroy_context.3" "/usr/share/man/man3/xcb-examples.3" "/usr/share/man/man3/xcb_xkb_get_kbd_by_name_unchecked.3" "/usr/share/man/man3/xcb_dri2_connect.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapfv_data_end.3" "/usr/share/man/man3/xcb_randr_list_output_properties_reply.3" "/usr/share/man/man3/xcb_input_raw_key_press_event_t.3" "/usr/share/man/man3/xcb_input_ungrab_device_checked.3" "/usr/share/man/man3/xcb_list_properties_atoms_length.3" "/usr/share/man/man3/xcb_dri3_fd_from_fence.3" "/usr/share/man/man3/xcb_screensaver_unset_attributes.3" "/usr/share/man/man3/xcb_enter_notify_event_t.3" "/usr/share/man/man3/xcb_query_colors_colors.3" "/usr/share/man/man3/xcb_sync_create_fence.3" "/usr/share/man/man3/xcb_xf86dri_auth_connection_unchecked.3" "/usr/share/man/man3/xcb_glx_create_context_attribs_arb_checked.3" "/usr/share/man/man3/xcb_input_get_device_button_mapping_map_length.3" "/usr/share/man/man3/xcb_input_query_device_state_classes_iterator.3" "/usr/share/man/man3/xcb_property_notify_event_t.3" "/usr/share/man/man3/xcb_glx_get_materialiv_reply.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameterfv_data_end.3" "/usr/share/man/man3/xcb_get_pointer_control_reply.3" "/usr/share/man/man3/xcb_shm_get_image_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_query_screens_roots_end.3" "/usr/share/man/man3/xcb_glx_get_string_string_length.3" "/usr/share/man/man3/xcb_xf86dri_query_direct_rendering_capable_unchecked.3" "/usr/share/man/man3/xcb_input_set_device_modifier_mapping.3" "/usr/share/man/man3/xcb_poly_fill_rectangle_checked.3" "/usr/share/man/man3/xcb_xvmc_list_surface_types_surfaces_length.3" "/usr/share/man/man3/xcb_render_add_traps.3" "/usr/share/man/man3/xcb_no_operation_checked.3" "/usr/share/man/man3/xcb_randr_query_output_property_reply.3" "/usr/share/man/man3/xcb_randr_get_provider_info_associated_capability_length.3" "/usr/share/man/man3/xcb_glx_get_pixel_mapusv_data.3" "/usr/share/man/man3/xcb_ungrab_keyboard.3" "/usr/share/man/man3/xcb_xvmc_destroy_subpicture.3" "/usr/share/man/man3/xcb_xc_misc_get_version.3" "/usr/share/man/man3/xcb_randr_list_provider_properties.3" "/usr/share/man/man3/xcb_randr_get_crtc_gamma_size.3" "/usr/share/man/man3/xcb_shape_select_input.3" "/usr/share/man/man3/xcb_render_tri_strip.3" "/usr/share/man/man3/xcb_input_grab_device_key.3" "/usr/share/man/man3/xcb_glx_get_tex_parameteriv_data.3" "/usr/share/man/man3/xcb_res_query_resource_bytes_unchecked.3" "/usr/share/man/man3/xcb_glx_is_list_unchecked.3" "/usr/share/man/man3/xcb_input_xi_list_properties.3" "/usr/share/man/man3/xcb_dri3_buffer_from_pixmap_reply.3" "/usr/share/man/man3/xcb_dpms_capable_unchecked.3" "/usr/share/man/man3/xcb_shm_attach_fd.3" "/usr/share/man/man3/xcb_glx_get_query_objectuiv_arb_data_end.3" "/usr/share/man/man3/xcb_kill_client_checked.3" "/usr/share/man/man3/xcb_xkb_list_components_types_length.3" "/usr/share/man/man3/xcb_glx_get_string.3" "/usr/share/man/man3/xcb_glx_make_current_unchecked.3" "/usr/share/man/man3/xcb_input_get_device_dont_propagate_list_reply.3" "/usr/share/man/man3/xcb_list_installed_colormaps.3" "/usr/share/man/man3/xcb_glx_get_compressed_tex_image_arb_reply.3" "/usr/share/man/man3/xcb_randr_get_screen_size_range_reply.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameterfv_data_end.3" "/usr/share/man/man3/xcb_grab_keyboard_reply.3" "/usr/share/man/man3/xcb_kill_client.3" "/usr/share/man/man3/xcb_randr_get_providers.3" "/usr/share/man/man3/xcb_xfixes_set_region.3" "/usr/share/man/man3/xcb_glx_get_histogram_unchecked.3" "/usr/share/man/man3/xcb_randr_set_screen_size_checked.3" "/usr/share/man/man3/xcb_get_motion_events_events_iterator.3" "/usr/share/man/man3/xcb_randr_configure_provider_property_checked.3" "/usr/share/man/man3/xcb_selinux_list_selections_reply.3" "/usr/share/man/man3/xcb_screensaver_notify_event_t.3" "/usr/share/man/man3/xcb_present_query_version.3" "/usr/share/man/man3/xcb_input_get_device_property_items.3" "/usr/share/man/man3/xcb_glx_destroy_pixmap.3" "/usr/share/man/man3/xcb_get_window_attributes.3" "/usr/share/man/man3/xcb_xv_select_video_notify.3" "/usr/share/man/man3/xcb_render_set_picture_filter_checked.3" "/usr/share/man/man3/xcb_query_font_properties.3" "/usr/share/man/man3/xcb_change_property.3" "/usr/share/man/man3/xcb_image_text_8.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_pending_filter_name_end.3" "/usr/share/man/man3/xcb_xvmc_destroy_surface.3" "/usr/share/man/man3/xcb_xvmc_list_surface_types_reply.3" "/usr/share/man/man3/xcb_query_font_char_infos.3" "/usr/share/man/man3/xcb_randr_get_provider_info_crtcs.3" "/usr/share/man/man3/xcb_render_free_picture_checked.3" "/usr/share/man/man3/xcb_input_get_device_modifier_mapping_keymaps_length.3" "/usr/share/man/man3/xcb_xv_query_adaptors.3" "/usr/share/man/man3/xcb_test_fake_input.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameterfv_data_end.3" "/usr/share/man/man3/xcb_xfixes_query_version_reply.3" "/usr/share/man/man3/xcb_glx_make_context_current.3" "/usr/share/man/man3/xcb_intern_atom.3" "/usr/share/man/man3/xcb_copy_plane_checked.3" "/usr/share/man/man3/xcb_glx_vendor_private_with_reply_reply.3" "/usr/share/man/man3/xcb_dpms_get_version_reply.3" "/usr/share/man/man3/xcb_glx_is_direct.3" "/usr/share/man/man3/xcb_xkb_get_indicator_map_maps_iterator.3" "/usr/share/man/man3/xcb_get_image_data_end.3" "/usr/share/man/man3/xcb_sync_change_counter.3" "/usr/share/man/man3/xcb_record_get_context_unchecked.3" "/usr/share/man/man3/xcb_dpms_disable_checked.3" "/usr/share/man/man3/xcb_glx_pixel_storef_checked.3" "/usr/share/man/man3/xcb_get_geometry.3" "/usr/share/man/man3/xcb_create_window_checked.3" "/usr/share/man/man3/xcb_input_xi_get_selected_events_unchecked.3" "/usr/share/man/man3/xcb_sync_change_alarm_checked.3" "/usr/share/man/man3/xcb_render_create_glyph_set.3" "/usr/share/man/man3/xcb_sync_initialize_reply.3" "/usr/share/man/man3/xcb_list_extensions_unchecked.3" "/usr/share/man/man3/xcb_res_query_client_resources.3" "/usr/share/man/man3/xcb_sync_list_system_counters.3" "/usr/share/man/man3/xcb_render_free_glyphs_checked.3" "/usr/share/man/man3/xcb_record_disable_context_checked.3" "/usr/share/man/man3/xcb_free_gc_checked.3" "/usr/share/man/man3/xcb_input_close_device.3" "/usr/share/man/man3/xcb_poly_fill_rectangle.3" "/usr/share/man/man3/xcb_get_motion_events_reply.3" "/usr/share/man/man3/xcb_randr_notify_event_t.3" "/usr/share/man/man3/xcb_screensaver_select_input.3" "/usr/share/man/man3/xcb_glx_make_context_current_reply.3" "/usr/share/man/man3/xcb_dri3_open.3" "/usr/share/man/man3/xcb_xkb_per_client_flags_reply.3" "/usr/share/man/man3/xcb_x_print_create_context.3" "/usr/share/man/man3/xcb_glx_is_texture.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_names_length.3" "/usr/share/man/man3/xcb_xkb_list_components_compat_maps_length.3" "/usr/share/man/man3/xcb_glx_query_context.3" "/usr/share/man/man3/xcb_input_xi_passive_grab_device_unchecked.3" "/usr/share/man/man3/xcb_glx_finish_reply.3" "/usr/share/man/man3/xcb_glx_get_doublev_unchecked.3" "/usr/share/man/man3/xcb_input_get_device_button_mapping_pad_1.3" "/usr/share/man/man3/xcb_xkb_get_device_info_unchecked.3" "/usr/share/man/man3/xcb_record_unregister_clients_checked.3" "/usr/share/man/man3/xcb_input_change_device_control_reply.3" "/usr/share/man/man3/xcb_selinux_get_client_context.3" "/usr/share/man/man3/xcb_xkb_set_named_indicator.3" "/usr/share/man/man3/xcb_rotate_properties_checked.3" "/usr/share/man/man3/xcb_query_colors_reply.3" "/usr/share/man/man3/xcb_input_change_keyboard_device_unchecked.3" "/usr/share/man/man3/xcb_poly_arc_checked.3" "/usr/share/man/man3/xcb_damage_add_checked.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_list_ids_end.3" "/usr/share/man/man3/xcb_glx_get_visual_configs_property_list_length.3" "/usr/share/man/man3/xcb_glx_get_convolution_filter_unchecked.3" "/usr/share/man/man3/xcb_glx_query_context_attribs_length.3" "/usr/share/man/man3/xcb_input_get_device_control_unchecked.3" "/usr/share/man/man3/xcb_xvmc_create_surface_priv_data_length.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info_unchecked.3" "/usr/share/man/man3/xcb_xv_query_encodings_info_iterator.3" "/usr/share/man/man3/xcb_x_print_print_start_doc_checked.3" "/usr/share/man/man3/xcb_shape_get_rectangles.3" "/usr/share/man/man3/xcb_glx_wait_x_checked.3" "/usr/share/man/man3/xcb_selinux_get_selection_data_context_context_end.3" "/usr/share/man/man3/xcb_damage_subtract.3" "/usr/share/man/man3/xcb_input_xi_list_properties_properties_length.3" "/usr/share/man/man3/xcb_selinux_get_window_create_context_reply.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_offsets.3" "/usr/share/man/man3/xcb_x_print_print_get_document_data_data_length.3" "/usr/share/man/man3/xcb_graphics_exposure_event_t.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_strides_length.3" "/usr/share/man/man3/xcb_dri2_get_param_unchecked.3" "/usr/share/man/man3/xcb_randr_get_output_info.3" "/usr/share/man/man3/xcb_grab_pointer.3" "/usr/share/man/man3/xcb_input_get_device_focus_unchecked.3" "/usr/share/man/man3/xcb_input_get_device_key_mapping_keysyms_length.3" "/usr/share/man/man3/xcb_randr_get_provider_property_data.3" "/usr/share/man/man3/xcb_create_gc_checked.3" "/usr/share/man/man3/xcb_glx_get_fb_configs_property_list_end.3" "/usr/share/man/man3/xcb_composite_release_overlay_window.3" "/usr/share/man/man3/xcb_x_print_print_get_screen_of_context_unchecked.3" "/usr/share/man/man3/xcb_xf86dri_query_version.3" "/usr/share/man/man3/xcb_shape_input_selected_unchecked.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers.3" "/usr/share/man/man3/xcb_glx_get_booleanv_data_length.3" "/usr/share/man/man3/xcb_dpms_enable.3" "/usr/share/man/man3/xcb_glx_get_materialfv_unchecked.3" "/usr/share/man/man3/xcb_unmap_subwindows.3" "/usr/share/man/man3/xcb_xfixes_destroy_region_checked.3" "/usr/share/man/man3/xcb_glx_get_lightfv_reply.3" "/usr/share/man/man3/xcb_x_print_print_query_version.3" "/usr/share/man/man3/xcb_randr_get_screen_resources_current_crtcs_length.3" "/usr/share/man/man3/xcb_xkb_get_compat_map_si_rtrn_iterator.3" "/usr/share/man/man3/xcb_input_xi_get_client_pointer_unchecked.3" "/usr/share/man/man3/xcb_xfixes_delete_pointer_barrier.3" "/usr/share/man/man3/xcb_sync_create_fence_checked.3" "/usr/share/man/man3/xcb_xfixes_get_cursor_image_and_name_name_length.3" "/usr/share/man/man3/xcb_uninstall_colormap_checked.3" "/usr/share/man/man3/xcb_render_add_traps_checked.3" "/usr/share/man/man3/xcb_get_atom_name.3" "/usr/share/man/man3/xcb_get_screen_saver_reply.3" "/usr/share/man/man3/xcb_dri2_get_buffers_with_format_buffers_iterator.3" "/usr/share/man/man3/xcb_get_atom_name_unchecked.3" "/usr/share/man/man3/xcb_glx_get_compressed_tex_image_arb_unchecked.3" "/usr/share/man/man3/xcb_force_screen_saver.3" "/usr/share/man/man3/xcb_x_print_print_get_page_dimensions_unchecked.3" "/usr/share/man/man3/xcb_glx_get_polygon_stipple_unchecked.3" "/usr/share/man/man3/xcb_x_print_print_get_printer_list.3" "/usr/share/man/man3/xcb_glx_get_tex_image_reply.3" "/usr/share/man/man3/xcb_dri2_swap_interval.3" "/usr/share/man/man3/xcb_dri3_buffers_from_pixmap_strides_end.3" "/usr/share/man/man3/xcb_glx_get_floatv.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_list_ids_length.3" "/usr/share/man/man3/xcb_alloc_color.3" "/usr/share/man/man3/xcb_glx_get_tex_genfv_data_end.3" "/usr/share/man/man3/xcb_randr_get_panning_unchecked.3" "/usr/share/man/man3/xcb_glx_get_query_objectiv_arb_data_end.3" "/usr/share/man/man3/xcb_randr_get_crtc_transform_current_filter_name_end.3" "/usr/share/man/man3/xcb_xv_query_encodings_unchecked.3" "/usr/share/man/man3/xcb_glx_is_query_arb_reply.3" "/usr/share/man/man3/xcb_x_print_print_get_document_data_data.3" "/usr/share/man/man3/xcb_xkb_list_components_compat_maps_iterator.3" "/usr/share/man/man3/xcb_glx_get_minmax_parameteriv.3" "/usr/share/man/man3/xcb_focus_in_event_t.3" "/usr/share/man/man3/xcb_dri3_query_version_reply.3" "/usr/share/man/man3/xcb_xc_misc_get_xid_range_reply.3" "/usr/share/man/man3/xcb_glx_get_separable_filter_rows_and_cols_end.3" "/usr/share/man/man3/xcb_glx_get_mapdv_data_end.3" "/usr/share/man/man3/xcb_xkb_get_kbd_by_name.3" "/usr/share/man/man3/xcb_put_image_checked.3" "/usr/share/man/man3/xcb_xv_query_encodings_reply.3" "/usr/share/man/man3/xcb_xf86dri_create_drawable_reply.3" "/usr/share/man/man3/xcb_sync_await_checked.3" "/usr/share/man/man3/xcb_poly_fill_arc.3" "/usr/share/man/man3/xcb_xkb_get_kbd_by_name_replies.3" "/usr/share/man/man3/xcb_glx_get_convolution_parameterfv.3" "/usr/share/man/man3/xcb_randr_get_monitors_monitors_length.3" "/usr/share/man/man3/xcb_glx_get_mapdv_data_length.3" "/usr/share/man/man3/xcb_glx_get_query_objectuiv_arb_data.3" "/usr/share/man/man3/xcb_input_set_device_valuators_reply.3" "/usr/share/man/man3/xcb_render_free_glyph_set.3" "/usr/share/man/man3/xcb_xkb_get_device_info_name_end.3" "/usr/share/man/man3/xcb_xkb_get_state.3" "/usr/share/man/man3/xcb_xfixes_intersect_region.3" "/usr/share/man/man3/xcb_input_device_presence_notify_event_t.3" "/usr/share/man/man3/xcb_present_query_capabilities.3" "/usr/share/man/man3/xcb_dri2_get_buffers_unchecked.3" "/usr/share/man/man3/xcb_xfixes_set_gc_clip_region_checked.3" "/usr/share/man/man3/xcb_list_properties_atoms_end.3" "/usr/share/man/man3/xcb_sync_query_counter_unchecked.3" "/usr/share/man/man3/xcb_dpms_disable.3" "/usr/share/man/man3/xcb_randr_get_output_property.3" "/usr/share/man/man3/xcb_xf86dri_get_drawable_info_clip_rects_length.3" "/usr/share/man/man3/xcb_xfixes_set_region_checked.3" "/usr/share/man/man3/xcb_map_request_event_t.3" "/usr/share/man/man3/xcb_damage_query_version_unchecked.3" "/usr/share/man/man3/xcb_glx_swap_buffers.3" "/usr/share/man/man3/xcb_randr_create_mode.3" "/usr/share/man/man3/xcb_x_print_print_end_job_checked.3" "/usr/share/man/man3/xcb_dri2_create_drawable_checked.3" "/usr/share/man/man3/xcb_input_xi_change_property_checked.3" "/usr/share/man/man3/xcb_randr_create_lease_reply.3" "/usr/share/man/man3/xcb_res_query_client_resources_types.3" "/usr/share/man/man3/xcb_res_query_resource_bytes_sizes_iterator.3" "/usr/share/man/man3/xcb_poly_arc.3" "/usr/share/man/man3/xcb_glx_render_mode_unchecked.3" "/usr/share/man/man3/xcb_glx_create_new_context.3" "/usr/share/man/man3/xcb_xv_query_image_attributes_pitches.3" "/usr/share/man/man3/xcb_test_get_version.3" "/usr/share/man/man3/xcb_glx_is_enabled_reply.3" "/usr/share/man/man3/xcb_x_print_create_context_checked.3" "/usr/share/man/man3/xcb_grab_server.3" "/usr/share/man/man3/xcb_get_motion_events.3" "/usr/share/man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers_end.3" "/usr/share/man/man3/xcb_glx_get_color_table_parameteriv_unchecked.3" "/usr/share/man/man3/xcb_selinux_get_selection_use_context.3" "/usr/share/man/man3/xcb_glx_get_query_objectuiv_arb_unchecked.3" "/usr/share/man/man3/xcb_glx_get_tex_enviv_data.3" "/usr/share/man/man3/xcb_render_query_pict_index_values_values_iterator.3" "/usr/share/man/man3/xcb_glx_get_tex_envfv_reply.3" %files -n libxcb1 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb.so.1" "/usr/lib/libxcb.so.1.1.0" %files -n libxcb-composite0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-composite.so.0.0.0" "/usr/lib/libxcb-composite.so.0" %files -n libxcb-damage0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-damage.so.0.0.0" "/usr/lib/libxcb-damage.so.0" %files -n libxcb-dpms0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-dpms.so.0" "/usr/lib/libxcb-dpms.so.0.0.0" %files -n libxcb-dri2-0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-dri2.so.0.0.0" "/usr/lib/libxcb-dri2.so.0" %files -n libxcb-dri3-0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-dri3.so.0.0.0" "/usr/lib/libxcb-dri3.so.0" %files -n libxcb-glx0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-glx.so.0" "/usr/lib/libxcb-glx.so.0.0.0" %files -n libxcb-present0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-present.so.0.0.0" "/usr/lib/libxcb-present.so.0" %files -n libxcb-randr0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-randr.so.0" "/usr/lib/libxcb-randr.so.0.1.0" %files -n libxcb-record0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-record.so.0" "/usr/lib/libxcb-record.so.0.0.0" %files -n libxcb-render0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-render.so.0" "/usr/lib/libxcb-render.so.0.0.0" %files -n libxcb-res0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-res.so.0" "/usr/lib/libxcb-res.so.0.0.0" %files -n libxcb-screensaver0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-screensaver.so.0.0.0" "/usr/lib/libxcb-screensaver.so.0" %files -n libxcb-shape0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-shape.so.0.0.0" "/usr/lib/libxcb-shape.so.0" %files -n libxcb-shm0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-shm.so.0" "/usr/lib/libxcb-shm.so.0.0.0" %files -n libxcb-sync1 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-sync.so.1.0.0" "/usr/lib/libxcb-sync.so.1" %files -n libxcb-xf86dri0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-xf86dri.so.0.0.0" "/usr/lib/libxcb-xf86dri.so.0" %files -n libxcb-xfixes0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-xfixes.so.0" "/usr/lib/libxcb-xfixes.so.0.0.0" %files -n libxcb-xinerama0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-xinerama.so.0.0.0" "/usr/lib/libxcb-xinerama.so.0" %files -n libxcb-xinput0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-xinput.so.0.1.0" "/usr/lib/libxcb-xinput.so.0" %files -n libxcb-xkb1 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-xkb.so.1" "/usr/lib/libxcb-xkb.so.1.0.0" %files -n libxcb-xtest0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-xtest.so.0" "/usr/lib/libxcb-xtest.so.0.0.0" %files -n libxcb-xv0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-xv.so.0" "/usr/lib/libxcb-xv.so.0.0.0" %files -n libxcb-xvmc0 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libxcb-xvmc.so.0.0.0" "/usr/lib/libxcb-xvmc.so.0"