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

config XORG_LIB_XSCRNSAVER
	tristate
	prompt "libXScrnSaver"
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORGPROTO
	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.