1config BR2_PACKAGE_XAPP_XSETPOINTER 2 bool "xsetpointer" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XLIB_LIBXI 5 select BR2_PACKAGE_XORGPROTO 6 help 7 set an X Input device as the main pointer 8