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.
6 lines
266 B
Text
6 lines
266 B
Text
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.
|