mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
config BR2_PACKAGE_MATCHBOX_FAKEKEY
|
|
bool "matchbox-fakekey"
|
|
select BR2_PACKAGE_MATCHBOX_LIB
|
|
select BR2_PACKAGE_XLIB_LIBXTST
|
|
help
|
|
Library for simulating key press events under X11.
|
|
|
|
http://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/
|