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

config XORG_APP_XRANDR
	tristate
	prompt "xorg xrandr"
	select LIBC_M
	select XORG_LIB_XRANDR
	select XORG_LIB_XRENDER
	select XORG_LIB_X11
	help
	  Xrandr is used to set the size, orientation and/or reflection of the
	  outputs for a screen. It can also set the screen size.