1config BR2_PACKAGE_MATCHBOX_FAKEKEY 2 bool "matchbox-fakekey" 3 select BR2_PACKAGE_MATCHBOX_LIB 4 select BR2_PACKAGE_XLIB_LIBXTST 5 help 6 Library for simulating key press events under X11. 7 8 http://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/ 9