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

config XORG_APP_XRDB
        tristate
	select XORG_LIB_XMU
	select XORG_LIB_XT
	select XORG_LIB_SM
	select XORG_LIB_ICE
	prompt "xorg xrdb"
	help
	  Xrdb is used to get or set the contents of the RESOURCE_MANAGER
	  property on the root window of screen 0, or the SCREEN_RESOURCES
	  property on the root window of any or all screens, or everything
	  combined.