mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
config BR2_PACKAGE_XVKBD
|
|
bool "xvkbd"
|
|
depends on BR2_PACKAGE_XORG7
|
|
select BR2_PACKAGE_XLIB_LIBXAW
|
|
select BR2_PACKAGE_XLIB_LIBXTST
|
|
help
|
|
on-screen keyboard for X
|
|
|
|
http://homepage3.nifty.com/tsato/xvkbd
|