blob: 13a75b659771f07c0155227181628ad743d54200 (
plain)
1
2
3
4
5
6
7
  | 
config BR2_PACKAGE_XAPP_SETXKBMAP
	bool "setxkbmap"
	select BR2_PACKAGE_XLIB_LIBX11
	select BR2_PACKAGE_XLIB_LIBXKBFILE
	help
	  setxkbmap 1.1.0
	  Controls the keyboard layout of a running X server.
  |