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