summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xrandr.in
blob: f8d1fdfe720956b078568c0c904ec9b719309da0 (plain)
1
2
3
4
5
6
7
8
9
10
config XORG_LIB_XRANDR
	bool
	prompt "libXrandr"
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_LIB_XRENDER
	select XORG_PROTO_RANDR
	help
	  X Resize, Rotate and Reflection extension. This extension library let
	  you change resolution and colour depth at X server's runtime.