Config.in 371 B

12345678910111213
  1. config BR2_PACKAGE_UNCLUTTER_XFIXES
  2. bool "unclutter-xfixes"
  3. depends on BR2_PACKAGE_XORG7
  4. select BR2_PACKAGE_LIBEV
  5. select BR2_PACKAGE_XLIB_LIBX11
  6. select BR2_PACKAGE_XLIB_LIBXFIXES
  7. select BR2_PACKAGE_XLIB_LIBXI
  8. help
  9. Remove idle cursor image from screen.
  10. A rewrite of unclutter using the x11-xfixes extension.
  11. https://github.com/Airblader/unclutter-xfixes