summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-xkbcomp.in
blob: d86e5bf0a0fcc9860e666dbaaa93fb68f6a1bbd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=multimedia_xorg_app

config XORG_APP_XKBCOMP
	tristate
	depends on XORG_KEYBOARD_MAPPING_SUPPORT
	prompt "xorg xkbcomp"
	select XORG_LIB_X11_XKB
	select XORG_LIB_XKBFILE
	help
	  Compiles XKB keyboard descriptions. This tool is needed
	  to load new keyboard mappings into a running X server.
	  If you have trouble to configure a special keyboard mapping, enable
	  this tool for your target.