mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-19 02:03:41 +08:00
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
|
config BR2_PACKAGE_XAPP_SETXKBMAP
|
||
|
bool "setxkbmap"
|
||
|
default n
|
||
|
select BR2_PACKAGE_XLIB_LIBX11
|
||
|
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||
|
help
|
||
|
setxkbmap 1.0.3
|
||
|
Controls the keyboard layout of a running X server.
|