1config BR2_PACKAGE_XAPP_XCOMPMGR 2 bool "xcompmgr" 3 select BR2_PACKAGE_XLIB_LIBXCOMPOSITE 4 select BR2_PACKAGE_XLIB_LIBXDAMAGE 5 select BR2_PACKAGE_XLIB_LIBXEXT 6 select BR2_PACKAGE_XLIB_LIBXFIXES 7 select BR2_PACKAGE_XLIB_LIBXRENDER 8 help 9 xcompmgr is a sample compositing manager that enables basic 10 eye-candy effects. 11