summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-xkbfile.in
blob: 4e2bedb381b4705dcd4165a9e0dab11110b810bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=multimedia_xorg_lib

config XORG_LIB_XKBFILE
	tristate
	prompt "libxkbfile"
	select XORG_LIB_X11_XKB
	select XORG_LIB_X11
	select XORG_PROTO_KB
	help
	  The xkbfile library libxkbfile provides an interface
	  to read and manipulate description files for XKB,
	  the X11 keyboard configuration extension.