appres(X) 06 January 1993 appres(X) Name appres - list application resource database Syntax appres [[classname [instancename]] [-xrm resource ...] Description The appres program prints the resources seen by an application of the specified class and instance name. It is used to determine which resources a particular program would load. For example, % appres XTerm would list the resources that any xterm program would load. To also match particular instance names, % appres myxterm XTerm If no application class is specified, the class -NoSuchClass- (which should have no defaults) is used. See also X(X), xrdb(X), listres(X)