blob: 62c1871df591ce871951be87455bd3be544b2f8c (
plain)
1
2
3
4
5
6
|
The appres program prints the resources seen by an application (or
subhierarchy of an application) with the specified class and instance
names. It can be used to determine which resources a particular
program will load.
This is from the modular X.org X11 project.
|