summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-xrdb.in
blob: 9290ab8f2b5e62f252768b90ce3aede246c47aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config XORG_APP_XRDB
        tristate
	depends on XORG_APP
	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.