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

config XORG_LIB_XXF86VM
	tristate
	prompt "libXxf86vm"
	select XORGPROTO
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	help
	  libXxf86vm provides an interface to the
	  XFree86-VidModeExtension extension, which
	  allows client applications to get and set
	  video mode timings in extensive detail.
	  It is used by the xvidtune program in
	  particular.