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/
|