summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-XScrnSaver.in
blob: 3aae1281d5da50b9687cfa05ad327a8f72d77be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
config XORG_LIB_XSCRNSAVER
	bool
	prompt "libXScrnSaver"
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_PROTO_SCRNSAVER
	help
	  libXScrnSaver provides access to the MIT-SCREEN-SAVER extension of the
	  X protocol.  The Screen Saver extension allows clients behaving as
	  screen savers to register themselves with the X server, to better
	  integrate themselves with the running session.