mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
config BR2_PACKAGE_XAPP_SETXKBMAP
|
|
bool "setxkbmap"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
|
help
|
|
Controls the keyboard layout of a running X server.
|