1config BR2_PACKAGE_XAPP_XWD 2 bool "xwd" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XLIB_LIBXKBFILE 5 select BR2_PACKAGE_XLIB_LIBXMU 6 help 7 dump an image of an X window 8