1config BR2_PACKAGE_XAPP_XEV 2 bool "xev" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XLIB_LIBXRANDR 5 help 6 print contents of X events 7